CMFCPropertyGridFileProperty-Klasse
Die CMFCPropertyGridFileProperty-Klasse unterstützt ein Eigenschaftenlistensteuerelement, das ein Datei-Auswahldialogfeld öffnet.
class CMFCPropertyGridFileProperty : public CMFCPropertyGridProperty
Mitglieder
Öffentliche Konstruktoren
Name |
Description |
---|---|
Erstellt ein CMFCPropertyGridFileProperty-Objekt. |
|
CMFCPropertyGridFileProperty::~CMFCPropertyGridFileProperty |
Destruktor. |
Öffentliche Methoden
Name |
Description |
---|---|
CMFCPropertyGridFileProperty::GetThisClass |
Wird vom Framework, um ein Zeiger auf CRuntimeClass-Objekt abzurufen, das diesem Klassentyp zugeordnet ist. |
CMFCPropertyGridFileProperty::OnClickButton |
(Überschreibungen CMFCPropertyGridProperty::OnClickButton.) |
Vererbungshierarchie
Anforderungen
Header: afxpropertygridctrl.h
Siehe auch
Referenz
CMFCPropertyGridProperty-Klasse