Skip to main content

TaskBar

Namespace: Wisej.Web.Ext.TaskBar

Assembly: Wisej.Web.Ext.TaskBar

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

Instance memberTaskBar()

Initializes a new instance of the TaskBar class.

Properties

Instance memberAutoHideTaskbar

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.

Instance memberDock

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

Instance memberTaskbarPosition

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

Inherited

Properties

NameDescriptionFrom
AccessibleDescriptionControl
AccessibleNameControl
AccessibleRoleControl
AllowDragControl
AllowDropControl
AnchorControl
AnonymousControl
BackColorControl
BackgroundImageControl
BackgroundImageLayoutControl
BackgroundImageSourceControl
BecomingActiveControlControl
CanExecuteControl
CanFocusControl
CausesValidationControl
ClientEventsControl
ContainerComponent
ContainsFocusControl
ContextMenuControl
ControlsControl
CssClassControl
CssStyleControl
CursorControl
DataBindingsControl
DisplayRectangleControl
EnabledControl
EnableNativeContextMenuControl
FocusableControl
FocusedControl
FontControl
ForeColorControl
HandleControl
HasDataBindingsControl
HasResponsiveProfilesControl
HasUserDataControl
HeightControl
InitScriptControl
IsHandleCreatedControl
IsMirroredControl
LayoutEngineControl
LeftControl
LocationControl
MarginControl
MaximumSizeControl
MinimumSizeControl
MovableControl
NameControl
PaddingControl
ParentControl
PreferredSizeControl
ResizableEdgesControl
RightToLeftControl
ShowLoaderControl
SizeControl
StatesControl
TabIndexControl
TabStopControl
TagControl
TextControl
ToolTipTextControl
TopControl
UserDataControl
UseWaitCursorControl
ValidationCancelledControl
VisibleControl
WidthControl

Methods

NameDescriptionFrom
AddClientEventListener(name, script)Control
AddCssClass(name)Control
AddState(state)Control
BeginInvoke(method, args)Control
BringToFront()Control
Call(function, args)Control
Call(function, callback, args)Control
CallAsync(function, args)Control
CenterToParent()Control
CenterToParent(horizontal, vertical)Control
Contains(control)Control
CreateControl()Control
CreateObjRef(requestedType)MarshalByRefObject
Dispose()Component
DoDragDrop(data, allowedEffects)Control
DoDragDrop(data, allowedEffects, imageSource)Control
DoDragDrop(data, allowedEffects, imageSource, imageSize)Control
DoDragDrop(data, allowedEffects, image)Control
DoDragDrop(data, allowedEffects, image, imageSize)Control
Eval(javaScript)Control
Eval(javaScript, callback)Control
EvalAsync(javaScript)Control
FindForm()Control
FindPage()Control
Focus()Control
GetChildAtPoint(pt, skipValue)Control
GetChildAtPoint(pt)Control
GetClientEventListener(id)Control
GetClientEventListener(name)Control
GetContainerControl()Control
GetLifetimeService()MarshalByRefObject
GetNextControl(control, forward)Control
GetStyle(flag)Control
HasClientEventListener(name)Control
HasCssClass(name)Control
HasState(state)Control
Hide()Control
InitializeLifetimeService()MarshalByRefObject
Invalidate()Control
Invalidate(invalidateChildren)Control
Invoke(method)Control
Invoke(method, args)Control
PointToClient(point)Control
PointToScreen(point)Control
RectangleToClient(rect)Control
RectangleToScreen(rect)Control
Refresh()Control
Refresh(refreshChildren)Control
RemoveClientEventListener(id)Control
RemoveClientEventListener(name)Control
RemoveCssClass(name)Control
RemoveState(state)Control
ResetBindings()Control
ResumeLayout()Control
ResumeLayout(performLayout)Control
ScrollControlIntoView(alignX, alignY)Control
ScrollControlIntoView()Control
Select()Control
SelectNextControl(control, forward, tabStopOnly, nested, wrap)Control
SendToBack()Control
SetBounds(x, y, width, height)Control
SetBounds(x, y, width, height, specified)Control
Show()Control
SuspendLayout()Control
Update()Control
ValidateChildren()Control
ValidateChildren(flags)Control

Events

NameDescriptionFrom
AppearControl
AutoSizeChangedControl
BackColorChangedControl
BackgroundImageChangedControl
BackgroundImageLayoutChangedControl
BindingContextChangedControl
CausesValidationChangedControl
ClickControl
ClientSizeChangedControl
ContextMenuChangedControl
ControlCreatedControl
CursorChangedControl
DisappearControl
DisposedControl
DockChangedControl
DoubleClickControl
DragDropControl
DragEndControl
DragEnterControl
DragLeaveControl
DragOverControl
DragStartControl
EnabledChangedControl
EndMoveControl
EndResizeControl
EnterControl
FontChangedControl
ForeColorChangedControl
HelpRequestedControl
ImeModeChangedControl
KeyDownControl
KeyPressControl
KeyUpControl
LayoutControl
LeaveControl
LocationChangedControl
LongTapControl
MarginChangedControl
MouseCaptureChangedControl
MouseClickControl
MouseDoubleClickControl
MouseDownControl
MouseEnterControl
MouseHoverControl
MouseLeaveControl
MouseMoveControl
MouseUpControl
MouseWheelControl
PaddingChangedControl
PaintControl
ParentChangedControl
PinchControl
PreviewKeyDownControl
QueryContinueDragControl
ResizeControl
ResponsiveProfileChangedControl
RightToLeftChangedControl
RotateControl
SizeChangedControl
StartMoveControl
StartResizeControl
StyleChangedControl
SwipeControl
TabIndexChangedControl
TabStopChangedControl
TapControl
TextChangedControl
TouchCancelControl
TouchEndControl
TouchMoveControl
TouchStartControl
TrackControl
ValidatedControl
ValidatingControl
VisibleChangedControl
WidgetEventControl