How To Implementing a Custom Property Showing a FileOpen Dialog (166768)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Editions 4.2, when used with:
- Microsoft Visual C++, 32-bit Editions 4.2b, when used with:
- Microsoft Visual C++, 32-bit Editions 5.0, when used with:
This article was previously published under Q166768 SUMMARY
This article demonstrates a way to show the FileOpen dialog box for a
custom property in an ActiveX control. The custom property is implemented
by using per-property browsing in an ActiveX control. For information on
implementing such a custom property, please see the following article in
the Microsoft Knowledge Base:
140592 How To Implementing Per-Property Browsing for a Custom Property
When the custom property is selected for editing in a design environment
such as Microsoft Visual Basic, an ellipsis button (or three-dots button)
will be shown on the Properties window for the property. Clicking the
ellipsis button in the Properties window displays a FileOpen dialog box
associated with the property.
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kbCmnDlgFileO kbCtrl kbhowto kbInprocSvr KbUIDesign KB166768 |
---|
|