MindFusion WinForms Programmer's Guide
MindFusion.UI.WinForms Namespace
Classes Delegates Enumerations
 

 Classes

  Class Description

Button

Represents a custom-drawn button.

ButtonBase

Represents the base type for button-like controls.

ButtonDrawEventArgs

Encapsulates information for button custom drawing.

CheckBox

Represents a custom-drawn check boxes.

CheckBoxRenderer

For internal use.

CheckBoxState

For internal use.

ControlState

For internal use.

DockControl

Enables docking of user interface elements.

DockItem

Enables items docking in a DockControl.

DockPanel

Base class for containers of docked items in the dock control.

DockWindow

Represents a container of tabbed items.

DrawEventArgs

Encapsulates information for general custom drawing.

HScrollBar

Represents a custom-drawn horizontal scroll bar.

ItemEventArgs

Contains the arguments passed to DockItem events.

ItemValidationEventArgs

Contains the arguments passed to DockItem validation events.

ProgressBar

Represents a progress bar control.

ProgressBarRenderer

For internal use.

ProgressBarState

For internal use.

RangeSelector

Represents a range selector a control which allows the users to interactively select a range inside a larger range.

ScrollBar

Represents a custom-drawn scroll bar.

ScrollBarDrawEventArgs

Encapsulates information for scroll bar custom drawing.

SvgViewer

A control for displaying SVG files.

TitleBarButton

Button that can be added to DockControl object.

TitleBarButtonEventArgs

Provides data for TitleBarButton events.

TitleBarButtons

Represents a set of TitleBarButton objects. The default set contains close button, auto hide button and button that shows context menu.

VScrollBar

Represents a custom-drawn vertical scroll bar.

 Delegates

  Delegate Description

DrawEventHandler

Specifies the signature of drawing event handlers.

 Enumerations

  Enumeration Description

ButtonStates

Specifies the possible button states.

CustomDraw

Specifies possible custom-drawing styles for buttons.

DocumentTabStyle

Indicates the tab style of docked documents.

ScrollBarDrawElement

Specifies which element of a scroll bar is being drawn.

SizeMode

Specifies how the drawing is positioned within a SvgViewer control.