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