Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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