TaskBar
Wisej.Web.Ext.TaskBar.TaskBar
Namespace: Wisej.Web.Ext.TaskBar
Assembly: Wisej.Web.Ext.TaskBar (2.0.0.0)
Implements a TaskBar container that can be used outside of a wisej.web.Desktop widget to manage minimized floating windows without having to use a Desktop or a custom manager.
public class TaskBar : Control
Constructors
TaskBar()

Initializes a new instance of the TaskBar class.
Properties
AutoHideTaskbar

Boolean Returns or sets whether the TaskBar is hidden automatically when there are no opened windows or no windows with the property ShowInTaskbar set to true.
Dock

DockStyle Returns or sets the docking behavior of the TaskBar control.
TaskbarPosition

Position Return or sets the position of the TaskBar to one of the four sides indicated by the Position values.
Inherited
Properties
Name
Description
From
Methods
Name
Description
From
Events
Name
Description
From
Last updated
Was this helpful?