Nota
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba mendaftar masuk atau menukar direktori.
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
Draws the insert icon in the parent window of the specified drag list box.
Syntax
void DrawInsert(
HWND handParent,
HWND hLB,
int nItem
);
Parameters
handParent
Type: HWND
A handle to the parent window of the drag list box.
hLB
Type: HWND
A handle to the drag list box.
nItem
Type: int
The identifier of the icon item to be drawn.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Target Platform | Windows |
| Header | commctrl.h |
| Library | Comctl32.lib |
| DLL | Comctl32.dll |