GroupClickedEventArgs Constructor
Constructs a new instance of this object. Called by the ListBar control when firing a GroupClicked
event.
Parameters
- group
- The ListBarGroup 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
GroupClickedEventArgs Class | NETXP.Controls.Bars Namespace