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

Initializes a new instance of the TaskBar class.

Properties

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.

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

Position Return or sets the position of the TaskBar to one of the four sides indicated by the Position values.

Inherited

Properties

Methods

Events

Last updated