DesktopTaskBarItemClickEventArgs
Wisej.Web.DesktopTaskBarItemClickEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Provides data for the ItemClick event.
public class DesktopTaskBarItemClickEventArgs : MouseEventArgs
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
Was this helpful?