DesktopTaskBarItemClickEventArgs
Wisej.Web.DesktopTaskBarItemClickEventArgs
Last updated
Wisej.Web.DesktopTaskBarItemClickEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for the ItemClick event.
Initializes a new instance of the DesktopTaskBarItemClickEventArgs class.
Name | Type | Description |
---|---|---|
item | The DesktopTaskBarItem that was clicked. | |
button | One of the MouseButtons values that indicate which mouse button was pressed. | |
clicks | The number of times a mouse button was pressed. |
DesktopTaskBarItem: Returns or sets the DesktopTaskBarItem that was clicked.
Name | Description |
---|---|