Skip to content

Latest commit

 

History

History
61 lines (53 loc) · 1.83 KB

nf-windowsx-combobox_getcount.md

File metadata and controls

61 lines (53 loc) · 1.83 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:windowsx.ComboBox_GetCount
ComboBox_GetCount macro (windowsx.h)
Gets the number of items in the list box of a combo box. You can use this macro or send the CB_GETCOUNT message explicitly.
ComboBox_GetCount
ComboBox_GetCount macro [Windows Controls]
_win32_ComboBox_GetCount
_win32_ComboBox_GetCount_cpp
controls.ComboBox_GetCount
controls._win32_ComboBox_GetCount
windowsx/ComboBox_GetCount
controls\ComboBox_GetCount.htm
Controls
VS|Controls|~\controls\comboboxes\comboboxreference\comboboxmacros\combobox_getcount.htm
12/05/2018
ComboBox_GetCount, ComboBox_GetCount macro [Windows Controls], _win32_ComboBox_GetCount, _win32_ComboBox_GetCount_cpp, controls.ComboBox_GetCount, controls._win32_ComboBox_GetCount, windowsx/ComboBox_GetCount
windowsx.h
Windows
Windows Vista [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
19H1
ComboBox_GetCount
windowsx/ComboBox_GetCount
c++
APIRef
kbSyntax
HeaderDef
Windowsx.h
ComboBox_GetCount

ComboBox_GetCount macro

-description

Gets the number of items in the list box of a combo box. You can use this macro or send the CB_GETCOUNT message explicitly.

-parameters

-param hwndCtl

Type: HWND

A handle to the control.