CDragListBox::DrawInsert
Called by the framework to draw the insertion guide before the item with the indicated index.
virtual void DrawInsert(
int nItem
);
Parameters
- nItem
Zero-based index of the insertion point.
Remarks
A value of - 1 clears the insertion guide. Override this function to modify the appearance or behavior of the insertion guide.
Requirements
Header: afxcmn.h