Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The CMFCPropertyGridFileProperty class supports a property list control item that opens a file selection dialog box.
class CMFCPropertyGridFileProperty : public CMFCPropertyGridProperty
Members
Public Constructors
| Name | Description | 
|---|---|
| Constructs a CMFCPropertyGridFileProperty object. | |
| CMFCPropertyGridFileProperty::~CMFCPropertyGridFileProperty | Destructor. | 
Public Methods
| Name | Description | 
|---|---|
| CMFCPropertyGridFileProperty::GetThisClass | Used by the framework to obtain a pointer to the CRuntimeClass object that is associated with this class type. | 
| CMFCPropertyGridFileProperty::OnClickButton | (Overrides CMFCPropertyGridProperty::OnClickButton.) | 
Inheritance Hierarchy
Requirements
Header: afxpropertygridctrl.h
See Also
Reference
CMFCPropertyGridProperty Class