ListBarInsertPoint Constructor
Constructs a new instance of this class, setting the items before and after the drag-drop insertion point.
Parameters
- itemBefore
- Item before the drag-drop insertion point, or null if no item before.
- itemAfter
- Item after the drag-drop insertion point, or null if no item after.
- overEmptyBar
- Whether the drag-drop insertion point should be displayed in an empty bar.
See Also
ListBarInsertPoint Class | NETXP.Controls.Bars Namespace