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