[]
Represents the TouchStripItemClickEventArgs class.
public class TouchStripItemClickEventArgs : EventArgs
Public Class TouchStripItemClickEventArgs
Inherits EventArgs
Name | Description |
---|---|
TouchStripItemClickEventArgs(TouchStripShowingArea, MenuItem) | Initializes a new instance of the TouchStripItemClickEventArgs class. |
Name | Description |
---|---|
Area | Gets the TouchStrip area the clicked item belongs to. |
SelectedItem | Gets the selected item in the touch strip. |