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

Methods

Name

Description

From

Events

Name

Description

From

Appear

AutoSizeChanged

BackColorChanged

BackgroundImageChanged

BackgroundImageLayoutChanged

BindingContextChanged

CausesValidationChanged

Click

ClientSizeChanged

ContextMenuChanged

ControlCreated

CursorChanged

Disappear

Disposed

DockChanged

DoubleClick

DragDrop

DragEnd

DragEnter

DragLeave

DragOver

DragStart

EnabledChanged

EndMove

EndResize

Enter

FontChanged

ForeColorChanged

HelpRequested

ImeModeChanged

KeyDown

KeyPress

KeyUp

Layout

Leave

LocationChanged

LongTap

MarginChanged

MouseCaptureChanged

MouseClick

MouseDoubleClick

MouseDown

MouseEnter

MouseHover

MouseLeave

MouseMove

MouseUp

MouseWheel

PaddingChanged

Paint

ParentChanged

Pinch

PreviewKeyDown

QueryContinueDrag

Resize

ResponsiveProfileChanged

RightToLeftChanged

Rotate

SizeChanged

StartMove

StartResize

StyleChanged

Swipe

TabIndexChanged

TabStopChanged

TextChanged

TouchCancel

TouchEnd

TouchMove

TouchStart

Track

Validated

Validating

VisibleChanged

WidgetEvent

Last updated

Was this helpful?