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.
Specifies whether the list box can change size when it drops down.
void EnableDropDownListResize(
BOOL bEnable=FALSE
);
Parameters
- [in] bEnable
TRUE to enable resizing; FALSE to disable resizing.
Remarks
When resizing is enabled, the list box will change size to fit the items it displays.
Requirements
Header: afxribboncombobox.h