ItemClickEventArgs Constructors
Provides data for the BarItem.ItemClick and BarManager.ItemClick events.Name | Parameters | Description |
---|---|---|
ItemClickEventArgs(BarItem, BarItemLink, MouseButtons) | item, link, mouseButton | Initializes a new instance of the ItemClickEventArgs class with specified settings. |
See Also