Hello,
I wrote an OCX with a LoadBitmap method that allows to load of BMP, PNG and
JPG graphics at run time. Recently I added to the UserControl a Bitmap
property such as the Pitcture property of a PictureBox control that enables
the addition of BMP and JPG graphics at design time but not PNG files
because they are not available in the dropdown list of file types, and the
VB6 automation doesn't support this type of graphics.
The question is:
Is it possible to popup an Open dialog with the file types I want when the
Bitmap property is clicked in the Properties window of the IDE?
Thank you in advance for any advice or example.
Paulo
Don't steal my Classic VB!
Posted via news://freenews.netfront.net/ - Complaints to news@netfront.net
Replies