CMFCPropertyGridFileProperty-Klasse

Die CMFCPropertyGridFileProperty-Klasse unterstützt ein Eigenschaftenlistensteuerelement, das ein Datei-Auswahldialogfeld öffnet.

class CMFCPropertyGridFileProperty : public CMFCPropertyGridProperty

Mitglieder

Bb982649.collapse_all(de-de,VS.110).gifÖffentliche Konstruktoren

Name

Description

CMFCPropertyGridFileProperty::CMFCPropertyGridFileProperty

Erstellt ein CMFCPropertyGridFileProperty-Objekt.

CMFCPropertyGridFileProperty::~CMFCPropertyGridFileProperty

Destruktor.

Bb982649.collapse_all(de-de,VS.110).gifÖ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

CObject

   CMFCPropertyGridProperty

      CMFCPropertyGridFileProperty

Anforderungen

Header: afxpropertygridctrl.h

Siehe auch

Referenz

Hierarchien-Diagramm

CMFCPropertyGridCtrl-Klasse

CMFCPropertyGridProperty-Klasse

Weitere Ressourcen

MFC-Klassen