Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Sets or resets alphabetic mode.
void SetAlphabeticMode(
BOOL bSet=TRUE
);
Parameters
- [in] bSet
TRUE to set alphabetic mode; FALSE reset alphabetic mode. The default value is TRUE.
Remarks
When the property grid control is in alphabetic mode, the control sorts all the properties it contains by their property name.
Requirements
Header: afxpropertygridctrl.h