DesktopTaskBarItemControl
Wisej.Web.DesktopTaskBarItemControl
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Represents a component in the Desktop control's taskbar that can host any Control.
public class DesktopTaskBarItemControl : DesktopTaskBarItem
Constructors
DesktopTaskBarItemControl()

Initializes a new instance of DesktopTaskBarItemControl.
Properties
Control

Control: Returns or sets the Control to be hosted.
Parent

Desktop: Returns the Desktop control that the taskbar item button is assigned to.
Implements
Name
Description
All wisej components implement this interface.
Allows an object to serialize itself.
Last updated
Was this helpful?