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.
Constructors
DesktopTaskBarItemControl()
Initializes a new instance of DesktopTaskBarItemControl.
Properties
Control
Control: Returns or sets the Control to be hosted. (Default: null
)
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