DesktopTaskBarItemClickEventArgs

Wisej.Web.DesktopTaskBarItemClickEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.0.0.0)

Provides data for the ItemClick event.

public class DesktopTaskBarItemClickEventArgs : MouseEventArgs

Constructors

Initializes a new instance of the DesktopTaskBarItemClickEventArgs class.

Properties

DesktopTaskBarItem: Returns or sets the DesktopTaskBarItem that was clicked.

Used By

Last updated