Contents Index Topic Contents | ||
Previous Topic: Functions Next Topic: LBItemFromPt |
DrawInsert
void DrawInsert( HWND handParent, HWND hLB, int nItem );Draws the insert icon in the parent window of the specified drag list box.
- No return value.
- handParent
- Handle to the parent window of the drag list box.
- hLB
- Handle to the drag list box.
- nItem
- Identifier of the icon item to be drawn.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.