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.
1/6/2010
This method retrieves the height of an item in a list box.
Syntax
static int ItemHeight(
HWND hwnd,
HDC hdc
);
Parameters
- hwnd
[in] Handle to a list box window. This value of this parameter is currently ignored.
- hdc
[in] Handle to the device context for the window.
Return Value
The return value is the height, in logical units that depend on the mapping mode, of the text in the list box.
Requirements
| Header | listboxview.hpp |
| Windows Embedded CE | Windows CE .NET 4.0 and later |