DesktopTaskBarItemClickEventHandler
Wisej.Web.DesktopTaskBarItemClickEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents the method that will handle the ItemClick event of a Desktop.
Parameters
Name | Type | Description |
---|---|---|
sender | The source of the event. | |
e | A DesktopTaskBarItemClickEventArgs that contains the event data. |
Fired By
Name | Description |
---|---|
Fired when a DesktopTaskBarItem on the Desktop is clicked. | |
Fired when a DesktopTaskBarItem on the Desktop is double clicked. |
Last updated