ItemClickedEventArgs Constructor
Constructs a new instance of this object. Called by the ListBar control when firing an ItemClicked
event.
Parameters
- item
- The item that has been clicked
- location
- The mouse location relative to the control for the click.
- mouseButton
- The mouse button used to click the item.
See Also
ItemClickedEventArgs Class | NETXP.Controls.Bars Namespace