ASP.NET Pack Programmer's Guide
MindFusion.UI.WebForms Namespace
Classes Enumerations
 

 Classes

  Class Description

Accordion

Represents a container of elements. The elements in the Accordion can be expanded or collapsed.

AccordionItem

Represents an item in an Accordion control.

Button

Represents a customizable button.

Calendar

Represents a light-weight calendar control.

CellEventArgs

Contains the arguments passed to handlers of Calendar's dateClick event

CheckBox

Represents a customizable checkbox.

ColorEditor

ColorEditor a customizable web color editor control.

ColorPicker

Represents a color picker control.

DatePicker

Represents a date picker control.

DateTimePicker

Represents a datetime picker control.

DockControl

Enables docking of DockWindow controls.

DockWindow

Represents a dockable window.

DragEventArgs

Contains the arguments passed to handlers of drag-related events.

DropDown

Represents a customizable drop-down list control.

Events

Defines all events raised by the MindFusion.UI for WebForms controls.

IdGenerator

A unique id generator.

ItemChangedEventArgs

Contains the arguments passed to handler of itemChanged event.

ItemChangingEventArgs

Contains the arguments passed to handler of itemChanging validating event.

ItemEventArgs

Contains the arguments passed to a handler of AccordionItem changed event.

MaskTextBox

Represents a text box that constrains the user input to a mask.

Menu

Represents a customizable menu control.

MenuItem

Represents an item within a Menu.

MenuItemEventArgs

Contains the arguments passed to handler of itemClicked event.

NumericUpDown

Represents a numeric text box with buttons to increase or decrease the displayed value.

PasswordBox

Represents a text box with password protection.

PopupEventArgs

Contains the arguments passed to handlers of popupOpen, popupClosepopupOpening and popupClosing events.

Rating

Represents a customizable rating control.

RatingItem

Represents an item within a Rating control.

Slider

Represents a range slider, which can be used to specify a numeric value constrained between a minimum and maximum.

Slideshow

Represents an image slideshow.

TabChangedEventArgs

Contains the arguments passed to handler of TabControl's activeTabChanged event.

TabChangingEventArgs

Contains the arguments passed to handler of TabControl's activeTabChanging validating event.

TabControl

Represents a tab control.

TabEventArgs

Contains the arguments passed to handlers of TabPage related events.

TabPage

Represents a tab within a TabControl.

TextBox

Represents a customizable text box.

TimePicker

Represents a time picker control.

ValidationStateChangedEventArgs

Contains the arguments passed to handlers of validationStateChanged event.

ValueChangedEventArgs

Contains the arguments passed to handlers of valueChanged event.

ValueChangingEventArgs

Contains the arguments passed to handlers of valueChanging event.

Window

Represents a window with title and contents, which can be moved, resized and arranged interactively.

WindowEventArgs

Contains the arguments passed to handlers of Window related events.

WindowHost

Represents a parent container for child Window objects.

WindowModifiedEventArgs

Contains the arguments passed to handlers of Window modification related events.

WindowStateEventArgs

Contains the arguments passed to handlers of Window state related events.

WindowStateValidatingEventArgs

Contains the arguments passed to handlers of validating Window state related events.

WindowValidatingEventArgs

Contains the arguments passed to handlers of Window related validating events.

Zoom

Represents an image zoom tool.

 Enumerations

  Enumeration Description

ButtonDisplayType

Specifies the rendering type of a Button control.

CalendarStyle

Specifies the appearance of a Calendar.

CheckBoxDisplayType

Specifies the rendering type of a CheckBox control.

CheckState

Specifies the state of a CheckBox control.

Dock

Specifies a dock destination.

DockItemState

Specifies the state of a dock item inside a DockControl.

EnabledInteraction

Specifies the enabled interactions on a window.

NavigationStyle

Specifies the event type that will trigger opening of the MenuItems.

NumberBase

Specifies a number system.

NumericDisplayType

Specifies the formatting of the displayed value in a NumericUpDown control.

Orientation

Specifies the orientation of a Menu or a Rating control.

RatingMode

Specifies how the Rating control displays values.

SelectionMode

Specifies the interactive selection behavior in a Calendar control.

TabAlignment

Specifies where the tabs in a TabControl are located.

TabStripScroll

Specifies the type of tabs scrolling in a TabControl.

ValidationState

Specifies the validation state of a control.

Visibility

Specifies the visibility of client control.

WindowState

Specifies how a Window is displayed.

WindowStyle

Specifies the he appearance of a Window.