The DrawInsert function draws the insert icon in the parent window of the specified drag list box.
void DrawInsert(
HWND handParent,
HWND hLB,
int nItem
);
This function does not return a value.
See: