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

Booleanarrow-up-right 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

DockStylearrow-up-right Returns or sets the docking behavior of the TaskBar control.

TaskbarPosition

Positionarrow-up-right Return or sets the position of the TaskBar to one of the four sides indicated by the Positionarrow-up-right values.

Inherited

Properties

Name

Description

From

Methods

Name

Description

From

Events

Name

Description

From

AutoSizeChanged

BackColorChanged

BackgroundImageChanged

BackgroundImageLayoutChanged

BindingContextChanged

CausesValidationChanged

ClientSizeChanged

ContextMenuChanged

ControlCreated

EnabledChanged

ForeColorChanged

ImeModeChanged

LocationChanged

MouseCaptureChanged

MouseDoubleClick

PaddingChanged

PreviewKeyDown

QueryContinueDrag

ResponsiveProfileChanged

RightToLeftChanged

TabIndexChanged

TabStopChanged

VisibleChanged

Last updated

Was this helpful?