DesktopTaskBarItemControl

Wisej.Web.DesktopTaskBarItemControl

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Represents a component in the Desktop control's taskbar that can host any Control.

public class DesktopTaskBarItemControl : DesktopTaskBarItem

Constructors

Initializes a new instance of DesktopTaskBarItemControl.

Properties

Control: Returns or sets the Control to be hosted. (Default: null)

Desktop: Returns the Desktop control that the taskbar item button is assigned to.

Implements

NameDescription

All wisej components implement this interface.

Allows an object to serialize itself.

Last updated