bobbynad Posted July 1, 2003 Posted July 1, 2003 (edited) Hello , Do we have any Control such as OLE Control in VB 6.0. Where in we can open any bitmap , jpg , autocad , etc file Thanks in Advance Edited July 2, 2003 by bobbynad Quote
*Gurus* divil Posted July 1, 2003 *Gurus* Posted July 1, 2003 Nope. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
bobbynad Posted July 2, 2003 Author Posted July 2, 2003 Hello I couldn't get the desired control. Please do help me. Thanks for reply Quote
AndreRyan Posted July 4, 2003 Posted July 4, 2003 You can use the GDI+ Bitmap object to open and save standard graphics formats (BMP, JPG, etc) System.Drawing.Bitmap Quote .Net allows software to be written for any version of Windows and not break like Unmanaged applications unless using Unmanaged procedures like APIs. If your program uses large amounts of memory but releases it when something else needs it, then what's the problem?
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.