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.
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