Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
Concepts
Reference
CMFCPropertyGridProperty Class