Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Retrieves the number of options that belong to a property.
int GetOptionCount() const;
Return Value
The number of property list items (options) that are contained in the property control.
Remarks
Call the CMFCPropertyGridProperty::AddOption method to add items to the property list. Call the CMFCPropertyGridProperty::RemoveAllOptions method to remove all items.
Requirements
Header: afxpropertygridctrl.h