Help Center›AfxNova
CCombo.GetDroppedWidthmethod
Retrieves the minimum allowable width, in pixels, of the list box of a combo box with the CBS_DROPDOWN or CBS_DROPDOWNLIST style.
Not documented upstream. This symbol was found in the AfxNova source but appears in no documentation topic. The signature below is read directly from the code; any description comes from the source comments.
Syntax
PRIVATE FUNCTION CCombo.GetDroppedWidth (BYVAL hCombo AS HWND) AS LONG
Description
Retrieves the minimum allowable width, in pixels, of the list box of a combo box with the CBS_DROPDOWN or CBS_DROPDOWNLIST style.
Reference
- Include file
CCombo.inc - Defined in AfxNova/CCombo.inc:320