DesktopTaskBarItemClickEventArgs
Wisej.Web.DesktopTaskBarItemClickEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Provides data for the ItemClick event.
Constructors
DesktopTaskBarItemClickEventArgs(item, button, clicks)
Initializes a new instance of the DesktopTaskBarItemClickEventArgs class.
Name
Type
Description
Properties
Item
DesktopTaskBarItem: Returns or sets the DesktopTaskBarItem that was clicked.
Used By
Name
Description
Last updated