Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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