Namespace Syncfusion.Windows.Forms.Tools
Classes
AccessoriesButton |
AccessoriesForm |
ActiveState
Represents an ActiveState class. |
ActiveStateCollection
Represents a class for adding Active state properties. |
AddNewToolStripItemEventArgs
Event arguments for AddNewToolStripItemEventHandler. |
AHTabControl
Summary description for AHTabControl. |
AHTabControlBase
The AHTabControlBase class |
AHTabPage
Auto Hide Tab page. |
AHTabPanelData
The AHTabPanelData class. |
AHTabRenderer
AHTabRenderer class |
AllowHighlightEventArgs
Contains the details about the currently dragging control that allows the highlight of the docking control. |
AutoAppend
The AutoAppend class provides choice-list auto-append capabilities for editable combo boxes, etc. |
AutoComplete
The AutoComplete class provides auto completion capabilities for edit controls (System.Windows.Forms.TextBox ,System.Windows.Forms.ComboBox and IEditControlsEmbed based controls). |
AutoCompleteActionList |
AutoCompleteAddItemCancelEventArgs
The event argument for the AutoCompleteAddItemCancelEventHandler delegate. |
AutoCompleteBaseStyleInfoIdentity
Implements the class that provide the identity information of AutoCompleteStyleInfo using StyleInfoSubObjectIdentity. |
AutoCompleteBaseStyleInfoStore
Provides storage for the AutoCompleteStyleInfo object. |
AutoCompleteCloseButtonStyleInfo
Represents the class to define the style for AutoCompletePopup close button. |
AutoCompleteCombo
Old code. Have to be removed in near future. |
AutoCompleteCustomizeEventArgs
This class wraps an exception that is thrown by the system as event data. |
AutoCompleteDataColumnInfo
The information needed for setting the attributes of a column in the drop down list of the AutoComplete control. |
AutoCompleteDataColumnInfoCollection
Collection of AutoCompleteDataColumnInfoobjects. Used in the Columns property of the AutoComplete control. |
AutoCompleteErrorArgs
This class wraps an exception that is thrown by the system as event data. |
AutoCompleteHeaderStyleInfo
Represents the class to define the style for AutoCompletePopup header items. |
AutoCompleteInfo
The AutoCompleteInfo class provides an encapsulation for the data to be serialized for persisting the current state of the AutoComplete class. |
AutoCompleteInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the AutoCompleteVisualStyle class. |
AutoCompleteItem
The AutoCompleteItem class represent the items of the AutoComplete. |
AutoCompleteItemEventArgs
The event data for AutoCompleteSelected event. This event is raised by the AutoComplete class when the user selects an item in the list off possible matches for the current text being displayed in the target edit control. |
AutoCompleteItemStyleInfo
Represents the class to define the style for AutoCompletePopup items. |
AutoCompleteMatchItemEventArgs
Event data for the MatchItem event. |
AutoCompletePreMatchItemEventArgs
Event data for pre matching modifications. |
AutoCompleteStateSerializer
AutoCompleteStateSerializer class the provides an encapsulation for the data to be serialized for persisting drop down size of the AutoComplete. |
AutoCompleteStyleHelper
Represents the class to define the style for AutoCompletePopup button. |
AutoCompleteStyleInfo
Represents the class to define the style for AutoCompletePopup headers. |
AutoCompleteStyleInfoIdentity
Implements the class that provide the identity information of AutoCompleteVisualStyle using StyleInfoSubObjectIdentity. |
AutoCompleteStyleInfoStore
Provides storage for the AutoCompleteVisualStyle object. |
AutoCompleteTarget
The AutoCompleteTarget class provide the object collection of the column. |
AutoCompleteTargetChangingEventArgs
The event data for TargetChanging event. |
AutoCompleteTargetCollection
Collection of AutoCompleteDataColumnInfoobjects. Used in the Columns property of the AutoComplete control. |
AutoCompleteVisualStyle
Represents the class to define the style for AutoComplete control. |
AutoHideAnimationEventArgs
Custom event argument class used for notifying users of the start/stop of an autohide animation. |
AutoHideStyleInfo
Represents the class to define the style for AHTabControl. |
AutoHideStyleInfoIdentity
Implements the class that provide the identity information of AutoHideStyleInfo using StyleInfoSubObjectIdentity. |
AutoHideStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
AutoHideTabContextMenuEventArgs
Custom event argument class used by the AutoHideTabContextMenu event. |
AutoLabel
Represents a AutoLabel control with advanced customization options on background, text, and border etc. |
AutoLabelActionList |
AutoLabelDesigner |
AutoLabelStyleInfoIdentity
Implements the class that provide the identity information of AutoLabelVisualStyle using StyleInfoSubObjectIdentity. |
AutoLabelStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
AutoLabelVisualStyle
Represents the class to define the style of AutoLabel control. |
AutoSizeModeEventArgs
A class that defines AutoSizeMode EventArgs |
BackStageTabReflectable
Represents quick tab able to reflect functionality of referenced tool strip button. |
BackStageTabThemeRenderer |
BackStageThemeRenderer |
BarManagerActionList |
BarPopupEventArgs
EventArgs for BarPopup event of Navigation view |
BeforeCustomizeRibbonEventArgs
Provides data for RibbonCustomizationMenuClicked event. |
BeforeQATEventArgs
Provides data for QATCustomizationMenuClicked event. |
BeforeTransitionEventArgs
Provides data for the |
BlendDarkRendererProperty
Represents the default tab properties for the BlendDarkRendererProperty tab style. |
BlendLightRendererProperty
Represents the default tab properties for the BlendDarkRendererProperty tab style. |
BorderLayout
Represents the LayoutManager that lays out the children along the borders and at the center, very similar to the Windows Form's control docking behavior. |
ButtonAdvReflectable
Represents quick button able to reflect functionality of referenced tool strip button. |
ButtonClickedEventArgs
The event data for ButtonClicked event. |
ButtonEdit
The ButtonEdit class provides an easy way to create controls with an edit control (TextBox and System.Windows.Forms.ComboBox) and any number of associated buttons. |
ButtonEdit.ButtonEditChildButtonCollection
Collection of ButtonEditChildButton objects. |
ButtonEdit.VisualItemCollection
Collection of VisualItem objects. |
ButtonEditActionList |
ButtonEditChildButton
The ButtonEditChildButton class is used by the ButtonEdit class as its child buttons. This class is derived from the System.Windows.Forms.Button class. You will not need to create this control directly as it will be created through the ButtonEdit class. |
ButtonEditInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the ButtonEditVisualStyle class. |
ButtonEditSerializer |
ButtonEditStyleInfoIdentity |
ButtonEditStyleInfoStore
Provides storage for the ButtonEditVisualStyle object. |
ButtonEditVisualStyle
Represents the class to define the style for ButtonEdit control. |
ButtonMouseState |
CalculatorButtonEventArgs
Event data for the Syncfusion.Windows.Forms.Tools.CalculatorButton.ButtonAction event. |
CalculatorButtonStyle
Defines the look and feel of a Syncfusion.Windows.Forms.Tools.CalculatorButton. |
CalculatorClosingEventArgs
The event data for Closing event. |
CalculatorControl
Calculator control encapsulates the functionality of a calculator with the ability to perform arithmetic calculations. |
CalculatorControlActionList |
CalculatorLayoutTypeChangedEventArgs
The event data for LayoutTypeChanged event. |
CalculatorStyleChangedEventArgs
Provides data for a StyleChanged event. |
CalculatorTextBox
TextBox derived class that draws the display text for the CalculatorControl. |
CalculatorValue
The Calculator Control uses this class to accept new values and also reports its internal value using this class. |
CalculatorValueCalculatedEventArgs
The event data for CalculatorControl.ValueCalculated event. |
CalendarCurrentCell
This class is a wrapper for CurrentCell, used in MonthCalendarAdv, for more extensibility. |
CalendarGrid
This class is a wrapper for Grid, used in MonthCalendarAdv, for more extensibility. |
CalendarModel
This class is a wrapper for GridModel, used in MonthCalendarAdv, for more extensibility. |
CalendarPopup |
CalendarPopupHost |
CaptionButton
The CaptionButton class which contains the required details. |
CaptionButtonOptions
The CaptionButtonOptions class. |
CaptionButtonOptionsCollection
The CaptionButtonOptionsCollection class. |
CaptionButtonOptionsTable
The CaptionButtonOptionsTable class |
CaptionButtonsCollection
Caption Buttons collection. |
CaptionPainter |
CardLayout
Represents the LayoutManager that lays out the children as "Cards". |
Carousel
Carousel Control - a circular conveyor used on which objects are displayed and rotated. The Carousel control provides a 3D interface for displaying objects. |
CarouselAccessibility
Accessibility class to provide Coded UI support. |
CarouselActionList
class for CarouselActionList |
CarouselDesigner
Class for CarouselDesigner |
CarouselElement
Class for CarouselElement. |
CarouselImage
Image which adds as a object when adding to Carousel's ImageListCollection |
CarouselImageCollection
Class for CarouselImageCollection. |
CarouselItem
Class for CarouselItem. |
CarouselItemDesigner
Desginer class of CarouselItem |
CarouselItemFocusedArgs
Event args for CarouselItemFocused event |
CarouselItemSelectionChangedArgs
Event args for OnCarouselItemSelectionChanged event. |
CarouselItemSelectionChangingArgs
Event args for CarouselItemSelectionChanging event. |
CBarSerializationWrapper |
CBCtrlrSerializationWrapper |
CheckBoxAdv
The CheckBoxAdv control is an alternative to the .Net CheckBox control. It has a very customizable border and background and supports advanced DataBinding. |
CheckBoxAdvAccessiblity
Represents a class which gives accessibility support for CheckBoxAdv. |
CheckBoxAdvActionList
Design the CheckBoxAdv property values into the CheckBoxAdvActionList class. |
CheckBoxAdvDesigner
Design the CheckBoxAdv properties values into CheckBoxAdvDesigner class. |
CheckBoxStyleInfo |
CheckBoxStyleInfoStore
Provides storage for the CheckBoxStyleInfo object. |
CheckedChangedEventArgs
Provides the data for the CheckedChanged event. |
CheckedNodesColection
Represents checked nodes in treeView. Use Add or Remove methods to add or remove nodes. These methods will check or uncheck proceed nodes automatically. Use Clear method to delete and uncheck all nodes from collection. |
CheckedNodesCollection
Represents checked nodes in treeView. Use Add or Remove methods to add or remove nodes. These methods will check or uncheck proceed nodes automatically. Use Clear method to delete and uncheck all nodes from collection. |
CheckedStateEventArgs
A class that defines CheckedState Event Arguements |
CheckMarkerRenderer
This class helps to render check box in Dropdown window |
CheckRadioBase
Represents an abstract class for CheckRadioBase class. |
ChildTreeNodeAdvStyleInfo
Represents the special class support to serializing the ChildStyle of TreeNode. |
CircularList
Internal collection which holds the list of child items to be populated in the control. |
Clock |
Clock.ValueChangedEventArgs |
ClockAccessibility
Coded UI Accessibility Class |
ClockActionList
CheckBoxAdvActionList class. |
ClockDesigner
CheckBoxAdv Designer |
ClockRenderer |
CloseButton
The close button used in SizablePopupHost. |
CollapsePrimitive
Represents a collapse/expand primitive. |
ColorCell
Represents a class that color cell of the ColorPickerUIAdv. |
ColorCellCollection
Represents the collection of color cell. |
ColorCollection
Class for ColorCollection. |
ColorDlgAdv
Represents a class in which contains the color dialog of the control. |
ColorItem
Represents the color item class for ColorPickerUIAdv. |
ColorItemBase
Represents the base class for color items. |
ColorItemCollection
Represents the collection of color items for ColorPickerUIAdv. |
ColorItemCollectionEditor
Represents a collection editor of the ColorItem. |
ColorItemTypeConverter
Provides a unified way of converting the color items to other types. |
ColorPickerUIActionList
Represents a list of items used for the ColorPickerUIAdv. |
ColorPickerUIAdv
Represents a class contains the color palette user interface for selecting standard and custom theme colors for ColorPickerUIAdv. |
ColorPickerUIAdv.ColorPickedEventArgs
Represents the class which contains the event data for the picked color in ColorPickerUIAdv. |
ColorPickerUIAdvInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the ColorPickerUIAdvVisualStyle class. |
ColorPickerUIAdvStyleInfoIdentity
Implements the class that provide the identity information of |
ColorPickerUIAdvStyleInfoStore
Provides storage for the |
ColorPickerUIAdvVisualStyle
Represents the class to define the style for ColorPickerUIAdv control. |
ColorPickerUIDesigner
Represents the designer action list of the ColorPickerUIAdv. |
ColorSpecialItems
Class for ColorSpecialItems. |
ColorUIActionList
Design the ColorUIControl property values into the ColorUIActionList class. |
ColorUIAdvDesignSerializer
Represent the class is used for serialize and deserialize process of ColorPickerUIAdv control. |
ColorUIAdvGroup
Represents the group of color in user interaction (UI) for the control. |
ColorUIAdvGroupsCollection
Represents a group collection of colors for the ColorPickerUIAdv. |
ColorUIAdvGroupsCollection.Comparer
Represents a class for comparing the color groups collection. |
ColorUIAdvGroupTypeConverter
Provides a unified way of converting ColorUIAdv group to other types. |
ColorUIAdvMetroRenderer
Represents a Metro renderer of the ColorUIAdv. |
ColorUIAdvOffice2007Renderer
Represents an Office2007 renderer of the ColorUIAdv. |
ColorUIAdvOffice2010Renderer
Represents an Office2010 renderer of the ColorUIAdv. |
ColorUIAdvRenderer
Represents a class for rendering colors of ColorPickerUIAdv. |
ColorUIGroup
Represents the color group of user interaction (UI) for the control. |
ColumnCollection
Column collection for MultiColumnComboBox. |
ComboBaseDesigner
ComboDropDown Designer |
ComboBoxAdv
Represents a combo box control. |
ComboBoxAdv.ImageIndexesCollectionEditor |
ComboBoxAdv.ImageIndexesCollectionEditor.EditorForm |
ComboBoxAdv.ImageIndexItem |
ComboBoxAdv.ImageIndexItemCollection |
ComboBoxAdv.ImageIndexItemTypeConverter |
ComboBoxAdvAccessibility
Provides information about a control that can be used by an accessibility application. |
ComboBoxAdvActionList |
ComboBoxAdvDesigner |
ComboBoxAdvInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the MultiColumnComboBoxVisualStyle class. |
ComboBoxAdvRenderer |
ComboBoxAdvStyleInfoIdentity |
ComboBoxAdvStyleInfoStore
Provides storage for the ComboBoxAdvStyleInfoStore object. |
ComboBoxAdvTextBox |
ComboBoxAdvVisualStyle |
ComboBoxAutoComplete
ComboBoxAutoComplete derives from System.Windows.Forms.ComboBox and embeds an AutoComplete control to provide auto completion services for the ComboBox. |
ComboBoxAutoCompleteAccessibility
Provides information about a control that can be used by an accessibility application. |
ComboBoxBase
An advanced combo box control. |
ComboBoxBaseAccessibility
Provides information about a control that can be used by an accessibility application. |
ComboBoxBaseActionList
CheckBoxAdvActionList class. |
ComboBoxBaseDataBound
Represents the base class for all combos with data binding support. Like ComboBoxAdv and MultiColumnComboBox. |
ComboBoxBaseDataBound.ObjectCollection |
ComboBoxEx |
ComboBoxExt
The ComboBoxExt type will soon be replaced with the ComboBoxBase for consistency in control naming in our library. Please replace all occurrences of ComboBoxExt with ComboBoxBase in your application. |
ComboBoxHideDropDown
Creates a custom ComboBox class that does not display the drop down in any mode. |
ComboBoxPopupControl
This class helps to render Popupcontrol MultiSelectionComboBox |
ComboDropDown |
ComboDropDown.ComboTextBox |
ComboDropDownAccessibility
Provides information about a control that can be used by an accessibility application. |
ComboDropDownActionList
CheckBoxAdvActionList class. |
ComboDropDownDesigner
ComboDropDown Designer |
ComboDropDownWeakContainer
Summary description for ComboDropDownWeakContainer. |
ComboListBox
Specifies the list box used in a ComboBoxAdv. |
ComboText
The Class that represents the TextBox placed inside the ComboBox |
ComboTextAccessibility
Provides information about a control that can be used by an accessibility application. |
CommandBar
Implements a container for creating dockable toolbar, statusbar and rebar type controls. |
CommandBarAccessibleObject
ControlAccessibleObject derived class that implements the Accessibility object for the CommandBar. |
CommandBarController
The CommandBarController acts as a central point of control for the CommandBars hosted on a form. |
CommandBarController.AppMainFormWnd |
CommandBarController.CommandBarsCollection
Represents a collection of CommandBar objects. |
CommandBarController.DockBarStateEventArgs |
CommandBarControllerStyleInfoStore
Provides storage for the CommandBarControllerVisualStyle object. |
CommandBarControllerStyleInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the CommandBarControllerVisualStyle class. |
CommandBarControllerVisualStyle
Represents the class to define the style for |
CommandBarControllerVisualStyleInfoIdentity
Implements the class that provide the identity information of CommandBarControllerVisualStyle using StyleInfoSubObjectIdentity. |
CommandBarDropDownAccessibleItem |
CommandBarForm |
CommandBarIconStyleInfo
Represents the class to define the style for System.Drawing.Icon control. |
CommandBarIconStyleInfoIdentity
Implements the class that provide the identity information of CommandBarIconStyleInfo using StyleInfoSubObjectIdentity. |
CommandBarIconStyleInfoStore
Provides storage for the CommandBarIconStyleInfo object. |
CommandBarPainter
Represents helper methods for drawing primitives of the CommandBar and ControlBar with like Office2003 and OfficeXP visual style. |
CommandBarStateChangingEventArgs
Provides data for the CommandBarStateChanging event. |
CommandBarWeakContainer
Summary description for CommandBarWeakContainer. |
CommandBarWrappingEventArgs
Provides information about the CommandBarWrapping event. |
CommandDockBar |
CommandDockBarAccessibleObject
ControlAccessibleObject derived class that implements the Accessibility object for the CommandDockBar. |
ContentViewerContainer
ContentViewContainer Class |
ContentViewerContainerAccessibility
Provides information about a control that can be used by an accessibility application. |
ContextMenuEventArgs
Provides data for |
ContextMenuOpeningEventArgs
Provides data about the ContextMenuOpening event. |
ContextMenuStripEx
ContextMenuStrip extended with title. |
ContextMenuStripExStyleInfoIdentity
Implements the class that provide the identity information of ContextMenuStripExVisualStyle using StyleInfoSubObjectIdentity. |
ContextMenuStripExStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
ContextMenuStripExVisualStyle
Represents the class to define the style of ContextMenuStripEx control. |
ControlBar
A ControlBar is a specialized implementation of the CommandBar class that is used for hosting controls within the Essential Tools XPMenus Framework. A ControlBar can contain two controls - the main control that occupies the ControlBar's client region and optionally, a CaptionControl that is displayed within the ControlBar's caption region. While just about any System.Windows.Forms.Control instance can be used as the ControlBar's main client, the caption control position is normally occupied by single line controls such as a ToolBar, TextBox or ComboBox. ControlBars thus function as full-featured docking windows that can be docked along the host form's borders or floated as top-level windows, while following the layout limitations of the XPMenus toolbars. Examples of the ControlBar concept include the Microsoft Office 2003 TaskPane window. ControlBars are supported through the XPMenus framework and can be added to any form that has been initialized with a MainFrameBarManager. Invoking the MainFrameBarManager's AddControlBar design-time verb will create a new ControlBar and add it to the form. Dropping a control onto the ControlBar sets it as the ControlBar's main client. To assign the caption control, drop control onto the ControlBar and set the CaptionControl to reference it. |
ControlBarWeakContainer
Summary description for ControlBarWeakContainer. |
ControlItem
ControlItem class |
ControlItemDesigner
ControlItemDesigner class |
ControllerChangedEventArgs
Custom Event argument class used for controller change notifications. Parent Controller's, while being undocked, use this event argument to notify all child subscriber controllers of the new dock parent controller information. |
ControllerDCRPair
The ControllerDCRPair class |
ControlMaximizedEventArgs
Arguments for control maximized event. |
ControlMaximizeEventArgs
Arguments for Maximize control event. |
ControlMinimizedEventArgs
Arguments for control minimize event. |
ControlRestoredEventArgs
Event args for size restore event. |
ControlSizeStateChangedEventArgs
Base size changed event args that informs user which controls size state changed. |
ControlValidatedEventArgs |
CurrencyEdit
Represents the class to apply the theme for CurrencyEdit control. |
CurrencyEditAccessibility
Provides information about a control that can be used by an accessibility application. |
CurrencyEditButtonsCollectionSerializationProvider |
CurrencyEditCollectionSerializationProvider |
CurrencyTextBox
Extends the System.Windows.Forms.TextBox class to handle currency input and validation. |
CurrencyTextBoxAccessibility
Provides information about a control that can be used by an accessibility application. |
CurrencyTextBoxInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the CurrencyTextBoxVisualStyle class. |
CurrencyTextBoxStyleInfoIdentity
Implements a class that provide the identity information of CurrencyTextBoxVisualStyle using StyleInfoSubObjectIdentity. |
CurrencyTextBoxVisualStyle
Represents a class to define the style for the CurrencyTextBox control. |
CustomButtonRenderer |
CustomCollectionEditor
Class for CustomCollectionEditor |
CustomCollectionEditorForm
Class for CustomCollectionEditorForm. |
CustomControlEditor
Represents the CustomControlEditor used to design value editors that can provide a user interface (UI) for representing and editing the values of objects of the supported data types. |
CustomDictionary
Represents a class that is used to add custom dictionaries in the dictionary collection. |
CustomDragProvider
Custom Drag Provider class will provide the option to change the default drag provider style. |
CustomDropDownButtonBase |
CustomImageCollection
Class for adding subproperties |
CustomImages
custom image properties class |
CustomPropertiesTypeConverter
Used for processing properties in PropertyGrid of TextBox which belongs to ButtonEdit control. |
CustomScrollBar
This class helps to render ScrollBar inside the MultiSelectionComboBox |
CustomStyleColorTable
Custom Color table for NavigationView. |
DataButtonEdit
CurrencyEdit class encapsulates a CurrencyTextBox control and adds the ability to drop down a popup calculator. |
DataListView
DataListView extends the ListView class to provide DataBinding support. |
DataLookupEdit
CurrencyEdit class encapsulates a CurrencyTextBox control and adds the ability to drop down a popup calculator |
DataRelation
This class represents a parent/child relationship between two System.Data.DataTable |
DataSourceChangedEventArgs
Provides data for handling selection when DataSource is changed in TreeViewAdv. |
DataSourceException
Represents an error that occurred during setting an external data source by the AutoComplete control. |
DateCellQueryInfoEventArgs
Provides information about the current calendar date cell that is being formatted. |
DateHoverEventArgs
This class is used to return the event arguements when the mouse is hover the Date. |
DateTimeCustomFormatParser
DateTime CustomFormatParser. |
DateTimePickerAdv
The DateTimePickerAdv control extends the Windows Forms DateTimePicker control and provides several important features. Internationalization - The DateTimePickerAdv control is fully culture aware. Databinding - Supports DataBinding with a data source. Supports null value. Custom dropdown - The DateTimePickerAdv can display a custom drop down calendar. XP Themes - The DateTimePickerAdv control supports XP themes when applicable. |
DateTimePickerAdv.MonthCalendarForDateTimePickerAdv
Modified version of MonthCalenderAdv class to fit the requirements of DateTimePickerAdv. |
DateTimePickerAdvActionList |
DateTimePickerAdvCalendarAdapter |
DateTimePickerAdvDesigner |
DateTimePickerAdvDesignerSerializer
Used for VS2003 designer auto-generated code for DateTimePickerAdv. |
DateTimePickerAdvMenu
DateTimePickerAdv Menu class. |
DateTimePickerExt
The DateTimePickerExt type will soon be replaced with the DateTimePickerAdv for consistency in Control naming in our library. Please replace all occurrences of DateTimePickerExt with DateTimePickerAdv in your app. |
DCRelationship |
DHCSerializationWrapper
The DHCSerializationWrapper helps to provide serialization support. |
DictionaryBase
Represents a class that provides basic properties to add dictionary. |
DigitalClockRenderer |
DisplayOptionChangedEventArgs
Provide the data for the DisplayOptionChanged event. |
DockAbilityEditor
Editor for DockAbility extended property of controls in DockingManager. |
DockActivationChangedEventArgs
Custom event argument class used for notifying users of activation state changes. |
DockAllowEventArgs
Custom cancellable event argument class used for the DockAllow event. |
DockContextMenuEventArgs
Custom event argument class used by the DockContextMenu event. |
DockControlActivatingEventArgs
Provides data to the DockControlActivating event of the DockingManager control. |
DockControlEventArgs
Custom event argument base class used for providing data for docking window events. |
DockControllerBase
The DockControllerBase |
DockControlMouseSelection
Custom event argument class used for notifying users once mouse selection is done on control caption. |
DockHost |
DockHostController
DockHostControllers provide the visual feedback while dragging and are responsible for sizing the host controls. |
DockInfo |
DockingClientPanel
Represents a Panel derived control for use with the Essential Tools Docking Windows framework. |
DockingManager
The DockingManager provides the functionality for creating and working with docking windows. |
DockingManagerActionList |
DockingManagerException
DockingManagerException raised when user tries to perform restricted operation in DockingManager. |
DockingManagerInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the DockingManagerVisualStyle class. |
DockingManagerStyleInfoIdentity
Implements the class that provide the identity information of DockingManagerVisualStyle using StyleInfoSubObjectIdentity. |
DockingManagerStyleInfoStore
Provides storage for the DockingManagerVisualStyle object. |
DockingManagerVisualStyle |
DockingMgrSerializationWrapper |
DockingMgrSerializationWrapperAdv
The DockingMgrSerializationWrapperAdv class helps to serialize the dock state information. |
DockingWrapperForm
The DockingWrapperForm provides the Office2007 UI interface. |
DockMenuClickEventArgs
Custom event argument class used for notifying users of docking controls programmatically using context menu. |
DockStateChangeEventArgs
Custom event argument class used for notifying users of dockstate changes. |
DockStateControllerBase
A DockStateControllerBase type can be dragged around as well as serve as drop targets. This controller provides feedback and also allows itself to be dropped on other controllers. |
DockStateControllerWrapper
The DockStateControllerWrapper class provides the Dock information. |
DockStateLoadEventArgs
Custom event argument class used for notifying users of docking controls state is loaded successfully or not. |
DockStateUnavailableEventArgs
Custom event argument class used for notifying users that dock state information does not exist for a control. |
DockTabControl
The DockTabControl class, provides tab appearance in dock control. |
DockTabController
The DockTab controlller class provide the abiltiy to tab the docked control. |
DockTabPage
The DockTabPage class. |
DockTabThemedRenderer
the DockTabThemedRenderer class. |
DockVisibilityChangedEventArgs
Custom event argument class used for notifying users of DockVisibility state changes. |
DockVisibilityChangingEventArgs
Custom event argument class used for notifying users of DockVisibility state changing. |
DockWindowStyleInfo
Represents the class to define the style for DockingManager docked control. |
DockWindowStyleInfoIdentity
Implements the class that provide the identity information of DockWindowStyleInfo using StyleInfoSubObjectIdentity. |
DockWindowStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
DocumentWindowSettings
Provides values for customize the appearance of document windows in DockingManager |
DomainUpDownExt
Extends the DomainUpDown to provide XP Look and Feel. |
DomainUpDownExtAccessibility
Provides information about a control that can be used by an accessibility application. |
DomainUpDownExtActionList |
DomainUpDownExtDesigner |
DomainUpDownExtInfoStore
Represents the class that provides storage for the DomainUpDownExtVisualStyle object. |
DomainUpDownExtInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the DomainUpDownExtVisualStyle class. |
DomainUpDownExtStyleInfoIdentity
Implements the class that provide the identity information of DomainUpDownExtVisualStyle using StyleInfoSubObjectIdentity. |
DomainUpDownExtVisualStyle
Represents the class which defines the style for the DomainUpDownExt control. |
DoubleTextBox
Represents the class to apply the theme for DoubleTextBox control. |
DoubleTextBoxAccessibility
Provides information about a control that can be used by an accessibility application. |
DoubleTextBoxInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the DoubleTextBoxVisualStyle class. |
DoubleTextBoxStyleInfoIdentity
Implements a class that provide the identity information of DoubleTextBoxVisualStyle using StyleInfoSubObjectIdentity. |
DoubleTextBoxVisualStyle
Represents a class to define the style for the DoubleTextBox control. |
DragAllowEventArgs
Custom cancellable event argument class used for the DragAllow event. |
DragControlEventArgs
Contains the details about the currently dragging control and target position of the docking control. |
DragDockInfo
The DragDockInfo class the contains the dragged control information. |
DraggerForm |
DragMessageFilter
Contains the details of the mouse and painting messages for internal use. |
DragSplitter
The DragSplitter class. |
DragSplitterController
The DragSplitterController class. |
DrawerFooter
Class for Footer Item |
DrawerHeader
Class for HeaderItem in DrawerPanel |
DrawerMenuItem
A class for Navigation MenuItem in DrawerPanel |
DrawerMenuItemAccessibility
Provides information about a control that can be used by an accessibility application. |
DrawerViewContainer
DrawerPanel |
DrawerViewContainerAccessibility
Provides information about a control that can be used by an accessibility application. |
DrawLabelEventArgs
Provides data to the DrawLabel event of the RangeSlider control. |
DrawTabEventArgs
Provides data for the DrawItem event of TabControlAdv. |
DrawTreeViewAdvNodeEventArgs
Provides data for the DrawNodeCheckBox and event. |
DropDownButton
Class that represents the drop-down portion of a ComboBoxBase. |
DropDownButtonAccessibleItem |
DropDownButtonAdvInfo
The DropDownButtonAdvInfo class |
DropDownButtonMetroColorTable
Metro color table for ComboBoxDropDown Button. |
DropDownButtonStyleInfo
Represents the class to define the style for DropDownButton control. |
DropDownButtonStyleInfoIdentity
Implements the class that provide the identity information of DropDownButtonStyleInfo using StyleInfoSubObjectIdentity. |
DropDownButtonStyleInfoStore
Provides storage for the DropDownButtonStyleInfo object. |
DropDownEventArgs
Provides data for DropDownEventHandler. |
DropDownNativeWindow
This class used for additional handling messages, that are sent to DropDown's child controls. |
DropDownPopupEventArgs |
DropDownStateEventArgs
A class that defines MultiSelectionComboBox DropDown event Arguements |
DropDownStyleInfo
Represents the class to define the style for PopupControl. |
DropDownStyleInfoIdentity |
DropDownStyleInfoStore
Provides storage for the DropDownStyleInfo object. |
DTField |
EditableList
A System.Windows.Forms.UserControl that provides you an editable System.Windows.Forms.ListBox with a System.Windows.Forms.TextBox and System.Windows.Forms.Button on the current row. |
EditableListAccessibility
Provides information about a control that can be used by an accessibility application. |
EditableListActionList
CheckBoxAdvActionList class. |
EditableListDesigner
FolderBrowser Designer |
EditableListStyleInfoIdentity
Implements the class that provide the identity information of EditableListVisualStyle using StyleInfoSubObjectIdentity. |
EditableListStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
EditableListStyleInfoSubObjectIdentity |
EditableListVisualStyle
Represents the class to define the style of control. |
EditableTabStyleInfo
Represents the class to define the style for TabControlAdv control. |
EditableTabStyleInfoIdentity
Implements the class that provide the identity information of EditableTabStyleInfo using StyleInfoSubObjectIdentity. |
EditableTabStyleInfoStore
Provides storage for the EditableTabStyleInfo object. |
EditEventArgs
Contains information about the BeforeEdit and AfterEdit events. |
EditNativeWindow
Used for processing focus changed event for ButtonEdit control. |
ExpanderButton
Specifies the button that is drawn on a XPTaskBarBox header help expand/collapse it. |
FieldDefinition |
FieldDefinitionCollection
A collection that stores FieldDefinition objects. |
FieldDefinitionCollection.FieldDefinitionEnumerator |
FlatTabPanelProperty
Represents the default tab properties for the TabRendererMetro tab style. |
FloatingForm
The floating form control. |
FloatingFormController
The FloatingFormController class. |
FloatWindowStyleInfo
Represents the class to define the style for FloatingForm. |
FloatWindowStyleInfoIdentity
Implements the class that provide the identity information of FloatWindowStyleInfo using StyleInfoSubObjectIdentity. |
FloatWindowStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
FlowLayout
Represents the LayoutManager that does a left to right or top to bottom layout. |
FlowLayoutConstraints
Specifies how child components will be positioned inside a container managed by the FlowLayout manager. |
FlowLayoutConstraintsConverter
Convert the FlowLayout properties values into FlowLayoutConstraints. |
FocusHolder
THe FocusHolder class. |
FolderBrowserActionList
CheckBoxAdvActionList class. |
FontComboBox
A ComboBox that will show a list of fonts installed in the system. |
FontComboBoxAccessibility
Provides information about a control that can be used by an accessibility application. |
FontComboBoxInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the FontComboBoxVisualStyle class. |
FontComboBoxStyleInfoIdentity |
FontComboBoxStyleInfoStore
Provides storage for the FontComboBoxVisualStyle object. |
FontComboBoxVisualStyle
Represents the class to define the style of FontComboBox control. |
FontListBox
A ListBox that will show a list of fonts installed in the system. |
FontListBoxAccessibility
Provides information about a control that can be used by an accessibility application. |
FontListBoxInfoSubObjectIdentity |
FontListBoxStyleInfoIdentity
Implements the class that provide the identity information of FontListBoxVisualStyle using StyleInfoSubObjectIdentity. |
FontListBoxStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
FontListBoxVisualStyle
Represents the class to define the style of FontListBox control. |
FramePainter
The FramePainter class provides the data (Brush, Color, Opacity, Painter Type and Painter). |
GalleryStyleInfo |
GalleryStyleInfoStore
Provides storage for the GalleryStyleInfo object. |
GradienPanelExtCollectioEditorForm
Summary description for GradienPanelExtPrimitivesEditorForm. |
GradientBar
Represents a gradient bar of the ColorPickerUIAdv. |
GradientColorControl
Represents a gradient color control of the ColorPickerUIAdv. |
GradientLabel
The GradientLabel class provides a way to create fancy and appealing labels in all your forms. |
GradientLabelActionList |
GradientLabelDesigner |
GradientLabelStyleInfoIdentity
Implements the class that provide the identity information of GradientLabelVisualStyle using StyleInfoSubObjectIdentity. |
GradientLabelStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
GradientLabelVisualStyle
Represents the class to define the style of GradientLabel control. |
GradientPanel
Represents a class to apply the theme for the GradientPanel control. |
GradientPanelAccessibility
Accessibility class to provide Coded UI support. |
GradientPanelExt
Represents the class to apply the theme for GradientPanelExt control. |
GradientPanelExtCollectionEditor
Summary description for GradientPanelExtCollectionEditor. |
GradientPanelExtDesigner
Summary description for GradientPanelExtDesigner. |
GradientPanelExtInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the GradientPanelExtVisualStyle class. |
GradientPanelExtStyleInfoIdentity
Implements a class that provide the identity information of GradientPanelExtVisualStyle using StyleInfoSubObjectIdentity. |
GradientPanelExtVisualStyle
Represents a class to define the style for the GradientPanelExt control. |
GradientPanelInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the GradientPanelVisualStyle class. |
GradientPanelStyleInfoIdentity
Implements a class that provide the identity information of GradientPanelVisualStyle using StyleInfoSubObjectIdentity. |
GradientPanelStyleInfoStore
Represents a class that provides storage for the GradientPanelVisualStyle object. |
GradientPanelVisualStyle
Represents a class to define the style for the GradientPanel control. |
GrammarDictionaryBase
Represents a class that is used to load dictionary and generate list of words. |
GridBagConstraints
Specifies how components will be positioned inside a container managed by the GridBagLayout manager. |
GridBagConstraintsConverter
Convert the GridBagLayout properties values into GridBagConstraints. |
GridBagConstraintsSerializationSurrogate
Serialize and Deserialize the GridBagConstraints objects. |
GridBagLayout
Represents the LayoutManager that performs GridBagLayout. |
GridBagLayoutInfo
Initialize the GridBagLayout layout bounds. |
GridLayout
Represents the LayoutManager that lays out the child components as a grid consisting of rows and columns. |
GridListBox
Specifies the list box used in a MultiColumnComboBox. |
GroupBar
Displays a set of related controls as selectable groups or tabs. |
GroupBar.BeforePopupEventArgs
Provides data for the BeforePopup event. |
GroupBar.GroupBarItemCollection
The collection of GroupBarItem objects in the GroupBar control. |
GroupBar.VisibleGroupBarItemsCollection
Collection of visible GroupBarItem |
GroupBarActionList |
GroupBarControlAccessibleObject
ControlAccessibleObject derived class that implements the Accessibility object for the GroupBar control. |
GroupBarItem
Represents an item in the GroupBar control. |
GroupBarItemAccessibleObject |
GroupBarItemAccessibleObjectsIndexer |
GroupBarItemEventArgs
Provides data for the GroupBarItemAdded and GroupBarItemRemoved events. |
GroupBarItemSelectionChangingEventArgs
Provides data for the GroupBarItemSelectionChanging event. |
GroupColorItem
Represents a group color item values for the ColorPickerUIAdv. |
GroupColorItemTypeConverter
Provides a unified way of converting group color items to other types. |
GroupEditorForm |
GroupItemRenamedEventArgs
Provides data about the GroupBarItemRenamed and GroupViewItemRenamed events. |
GroupView
Represents the partial class of the GroupView which contains the theme renderer properties and methods. |
GroupView.GroupViewItemCollection
The collection of GroupViewItem objects present in the GroupView control. |
GroupViewActionList |
GroupViewControlAccessibleObject
ControlAccessibleObject derived class that implements the Accessibility object for the GroupView control. |
GroupViewItem
Represents an item in the GroupView control. |
GroupViewItemAccessibleObject |
GroupViewItemAccessibleObjectsIndexer |
GroupViewItemDoubleClickEventArgs
Event args for Double click in GroupViewItem. |
HalftonePainter
This class allows user to draw splitter( half-tone brush filled rectangle ). |
HeaderTextLocalizer
A class that defines Grouping Caption and its localization text. |
HexagonColorControl
Represents the class that diplays the hexagon color control of the ColorPickerUIAdv. |
HostPrimitive
Represents a primitive which contain any control. |
HotTrackedArgs
Contains information about the |
HubTile |
HubTileAccessbility |
HubTileActionList
CheckBoxAdvActionList class. |
HubTileDesigner
HubTile Designer |
HunspellDictionary
Represents a class that is used to add hunspell dictionaries in the dictionary collection. |
IEnumWrapper
Supports a simple iteration over a nongeneric collection. |
ImageButton
ImageButton class |
ImageButtonItem
ImageButtonItem class |
ImageCollection
Collection of images for ImageListAdv. |
ImageIndexesCollection |
ImageListAdv
ImageList with support for images of different sizes and transparency. |
ImageListAdvActionList
CheckBoxAdvActionList class. |
ImageListAdvDesigner
ImageListAdv Designer |
ImagePrimitive
Represents an image primitive. |
ImageStreamer |
ImageStreamerActionList
CheckBoxAdvActionList class. |
ImageStreamerCollection |
ImageStreamerDesigner
ImageListAdv Designer |
InactiveState
Represents an InactiveState properties class. |
InactiveStateCollection
Represents a class for adding Inactive state properties. |
InitializeControlOnLoadEventArgs
Custom event argument class used by the DockingManager to notify that a previously persisted dockable control cannot be located during a LoadDockState() operation. |
InsetsConverter
InsetsCoverter sets the layout components left,right,top and bottom margins. |
IntegerTextBox
Represents the class to apply the theme for IntegerTextBox control. |
IntegerTextBoxAccessibility
Provides information about a control that can be used by an accessibility application. |
IntegerTextBoxInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the IntegerTextBoxVisualStyle class. |
IntegerTextBoxStyleInfoIdentity
Implements a class that provide the identity information of IntegerTextBoxVisualStyle using StyleInfoSubObjectIdentity. |
IntegerTextBoxVisualStyle
Represents a class to define the style for the IntegerTextBox control. |
IspellDictionary
Represents a class that is used to add ispell dictionaries in the dictionary collection. |
ItemCollection
Collection which holds the Carousel's child items |
ItemCollectionEditorForm
CustomCollectionEditorForm for TreeNavigator |
ItemCustomCollectionEditor
CustomCollectionEditor for TreeNavigator control |
ItemRowCollection
Provides collection for Item proeprty in MultiColumnComboBox. |
KeyValidateEventArgs
Cancellable event for KeyValidate of CurrencyTextBox, DoubleTextBox, IntegerTextBox, or PercentTextBox. |
LabelItem
Represents the label for the color groups in the ColorPickerUIAdv. |
LauncherStyleInfo |
LauncherStyleInfoStore
Provides storage for the LauncherStyleInfo object. |
LayoutGroup |
LayoutGroupItems |
LayoutItemBase
Represents a non-control based layout component. |
LayoutItemPlaceHolderControl |
LayoutManager
Defines the base class for Layout Managers. |
ListBoxTextChangingEventArgs
Provides data for the ItemChanging event. |
ListItemDrawEventArgs |
ListItemStyleInfo
Represents the class to define the style of ListItems. |
ListItemStyleInfoIdentity
Implements the class that provide the identity information of ListItemStyleInfo using StyleInfoSubObjectIdentity. |
ListItemStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
MainFormController
The MainFormController class. |
MainLayout |
MaskCustomValidateArgs
Provides data for an event that can be handled by a subscriber and overrides the events default behavior. |
MaskedEditBox
The MaskedEditBox control provides restricted data input as well as formatted data output. This control supplies visual cues about the type of data being entered or displayed. |
MaskedEditBoxAccessibility
Provides information about a control that can be used by an accessibility application. |
MaskedEditDataGroupInfo
The DataGroup that will specify the behavior and formatting of a DataGroup within the MaskedEditBox control. |
MaskedEditDataGroupInfoCollection
Collection of MaskedEditDataGroupInfo objects. Used in the DataGroups property of the MaskedEditBox control. |
MaskSatisfiedEventArgs
This class is used to send event data for a ValidationError event. |
MCGridListControlChild |
MDIChildAddCancelEventArgs
Event data for the TabbedMDIManager.BeforeMDIChildAdded event. |
MDIChildTabData
Represents the TabData associated with each tab in a tabbed MDI tab control (tab group). |
MdiDropDownButton |
MDITabPanel
The tab control used to render a tab group in a tabbed MDI UI managed by the TabbedMDIManager. |
MenuDropDown
MenuDropDown which is used Office Menu |
MenuDropDown.Panel
Class Panel |
MenuItemClickedEventArgs
Represents the data for the ItemClicked event. |
MenuVisibilityChanging
Class for MenuVisibilityChanging. |
MetroArrowColorTable
Represents the metro color table for collapse or expand button. |
Metrorender |
MetroSplitButtonRenderer |
MetroStatusStripExRenderer |
MetroToolStripRenderer
MetroToolStripRenderer |
MiniToolBar |
MiniToolBar.MiniToolBarLayout |
MonthCalendarAdv
The MonthCalendarAdv extends the Windows Forms MonthCalendar control and provides several important features: Internationalization - The MonthCalendarAdv control is fully culture aware. XP Themes - The MonthCalendarAdv control supports XP themes when applicable. Multiple selection - The MonthCalendarAdv can select multiple non-consecutive dates. |
MonthCalendarAdvActionList |
MonthCalendarAdvConverter
MonthCalendarAdvConverter class. |
MonthCalendarAdvDesigner |
MonthCalendarAdvDesignSerializer |
MonthCalendarButton |
MonthCalendarExt
The MonthCalendarExt type will soon be replaced with the MonthCalendarAdv for consistency in Control naming in our library. Please replace all occurrences of MonthCalendarExt with MonthCalendarAdv in your app. |
MonthCalendarNoneButton |
MonthCalendarTodayButton |
MoreCommandsStyleInfo |
MoreCommandsStyleInfoIdentity
Implements the class that provide the identity information of MoreCommandsStyleInfo using StyleInfoSubObjectIdentity. |
MoreCommandsStyleInfoStore
Provides storage for the MoreCommandsStyleInfo object. |
MouseClickCancelEventArgs
Provides data for a cancelable mouse click event. |
MultiColumnComboBox
Represents a combo box that can show multiple columns in the dropdown. |
MultiColumnComboBoxAccessibility
Provides information about a control that can be used by an accessibility application. |
MultiColumnComboBoxActionList |
MultiColumnComboBoxDesigner |
MultiColumnComboBoxInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the MultiColumnComboBoxVisualStyle class. |
MultiColumnComboBoxStyleInfoIdentity |
MultiColumnComboBoxStyleInfoStore
Provides storage for the MultiColumnComboBoxVisualStyle object. |
MultiColumnComboBoxVisualStyle |
MultiColumnComboDropDownButtonStyleInfo
Represents the class to define the style for MultiColumnComboBox control. |
MultiColumnComboDropDownButtonStyleInfoIdentity |
MultiColumnComboDropDownButtonStyleInfoStore
Provides storage for the MultiColumnComboDropDownButtonStyleInfo object. |
MultiColumnComboEditorStyleInfo
Represents the class to define the style for MultiColumnComboBox control. |
MultiColumnComboEditorStyleInfoIdentity
Implements the class that provide the identity information of MultiColumnComboEditorStyleInfoIdentity using StyleInfoSubObjectIdentity. |
MultiColumnComboEditorStyleInfoStore
Provides storage for the MultiColumnComboEditorStyleInfo object. |
MultilineTabPanelRenderer
A ITabPanelRenderer instance that implements the multi-line tab mode. |
MultiSelectionComboBox |
MultiSelectionComboBox.ObjectCollection |
MultiSelectionComboBox.SelectedObjectCollection |
MultiSelectionComboBoxAccessibility
Provides information about a control that can be used by an accessibility application. |
MultiSelectionComboboxActionList
MultiSelectionComboboxActionList class. |
MultiSelectionComboboxDesigner
Specifies MultiSelectionComboBox Smart Tag designer |
NativeMessageHandler |
NativeWindowBase |
NavigationBarStyleInfo
Represents the class to define the style for NavigationView control. |
NavigationBarStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
NavigationDrawer
Represents the sliding panel menu to navigate between major modules of the application. Most of the time the Navigation Drawer will be hidden and can be shown by swiping from any of the four screen edges or button clicks. |
NavigationDrawer.ClosingEventArgs
Inherits the properties of CancelEventArgs. |
NavigationDrawer.OpeningEventArgs
Inherits the properties of CancelEventArgs. |
NavigationDrawerAccessibility
Provides information about a control that can be used by an accessibility application. |
NavigationDrawerActionList
Class for Smart tag Action List |
NavigationDrawerDesigner
Class for SmartTag |
NavigationDrawerInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the NavigationDrawerItemStyleInfo class. |
NavigationDrawerItemCollection
Collection which holds the NavigationDrawer's child items |
NavigationDrawerItemCollectionEditorForm |
NavigationDrawerItemStyleInfo
Represents a class to define style for the DrawerMenuItem control. |
NavigationDrawerItemStyleInfoStore
Provides storage for the NavigationDrawerItemStyleInfo object. |
NavigationDrawerMouseMessageFilter
Class to Handle Mouse Message |
NavigationDrawerVisualStyle
Represents a class to define style for the NavigationDrawer control. |
NavigationDrawerVisualStyleInfoIdentity
Implements the a class that provides the identity information of theNavigationDrawerVisualStyle using StyleInfoSubObjectIdentity. |
NavigationDrawerVisualStyleInfoStore
Provides storage for the NavigationDrawerVisualStyle object. |
NavigationDropDownStyleInfo
Represents the class to define the style for NavigationView control. |
NavigationDropDownStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
NavigationPaneDropDownClickEventArgs
Provides data for the NavigationPaneDropDownClick event. |
NavigationTextBoxStyleInfo
Represents the class to define the style for NavigationView control. |
NavigationTextBoxStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
NavigationView
Breadcrumb navigation view. |
NavigationView.BarInfo |
NavigationView.Command |
NavigationView.HistoryDropDownInfo |
NavigationView.PopupHost |
NavigationView.PopupMenu |
NavigationViewInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the NavigationViewVisualStyle class. |
NavigationViewVisualStyle
Represents the class to define the style for NavigationView control. |
NavigationViewVisualStyleInfoIdentity
Implements the class that provide the identity information of NavigationViewVisualStyle using StyleInfoSubObjectIdentity. |
NavigationViewVisualStyleInfoStore
Provides storage for the NavigationViewVisualStyle object. |
NewItemDroppedAtSingleItemGroupEventArgs
Event arguments for NewItemDroppedAtSingleItemGroupEventHandler. |
NextLevelOpened
Class for NextLevelOpened. |
NextLevelOpening
Class for NextLevelOpening. |
NumberModifyState
Used to pass state between PrepareXXX and CompleteXXX methods during key processing. This allows for raising the KeyValidate event to cancel any key. |
NumberTextBoxBase
Extends the System.Windows.Forms.TextBox class to handle numeric input and validation. |
NumericTextBox
Extends the NumberTextBoxBase class to handle numeric input and validation. |
NumericUpDownExt
Extends the NumericUpDown to provide XP Look and Feel. |
NumericUpDownExtAccessibility
Provides information about a control that can be used by an accessibility application. |
NumericUpDownExtActionList |
NumericUpDownExtDesigner |
NumericUpDownExtInfoStore
Provides storage for the NumericUpDownExtVisualStyle object. |
NumericUpDownExtInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the NumericUpDownExtVisualStyle class. |
NumericUpDownExtStyleInfoIdentity
Implements the class that provide the identity information of NumericUpDownExtVisualStyle using StyleInfoSubObjectIdentity. |
NumericUpDownExtVisualStyle
Represents the class which defines the style for the NumericUpDownExt control. |
Office12ColorTable |
Office12ToolStripRenderer |
Office2010ColorTable |
Office2010RibbonPanelRenderer
The Office2010RibbonPanelRenderer class |
Office2010ToolStripRenderer |
Office2010ToolStripRenderer.Office2010ToolStripRendererUtils |
Office2013ColorTable |
Office2013RibbonPanelRenderer
The Office2013RibbonPanelRenderer class. |
Office2013ToolStripRenderer |
Office2013ToolStripRenderer.Office2013ToolStripRendererUtils |
Office2016BlackComboBoxRenderer |
Office2016BlackSplitButtonRenderer |
Office2016BlackToggleButtonRenderer
TreeViewAdv Office2016 dark gray theme Renderer class. |
Office2016ColorfulSplitButtonRenderer |
Office2016ColorTable
Color Table for Office2016 Ribbon Style. |
Office2016DarkGrayComboBoxRenderer |
Office2016DarkGraySplitButtonRenderer |
Office2016DarkGrayToggleButtonRenderer
TreeViewAdv Office2016 dark gray theme Renderer class. |
Office2016RibbonPanelRenderer
The Office2016RibbonPanelRenderer class. |
Office2016StatusStripExRenderer |
Office2016ToggleButtonRenderer
Provides a standard interface for ToggleButton Office2016 colorful theme Renderer class. |
Office2016ToolStripRenderer |
Office2016ToolStripRenderer.Office2016ToolStripRendererUtils |
Office2016WhiteComboBoxRenderer |
Office2016WhiteSplitButtonRenderer |
Office2016WhiteToggleButtonRenderer
TreeViewAdv Office2016 white theme Renderer class. |
OfficeBlack |
OfficeBlue |
OfficeButton
ToolStripButton with HelpText below Text that displayed in Bold style. |
OfficeDropDownButton
ToolStripDropDownButton for MenuDropDown. |
OfficeSplitButton
ToolStripSplitButton for MenuDropDown. |
OneNoteStyleFlatTabPanelProperty
Represents the default tab properties for the OneNoteStyleFlatTabsRenderer tab style. |
OneNoteStyleFlatTabsRenderer
This tab renderer implements the Office 2003 OneNoteStyle vertical flat tabs look-and-feel. |
OneNoteStyleRenderer
This tab renderer implements the Office 2003 OneNoteStyle look-and-feel. |
OneNoteStyleRendererProperty
Represents the default tab properties for the OneNoteStyleRenderer tab style. |
OpenOfficeDictionary
Represents a class that is used to add OpenOffice dictionaries in the dictionary collection. |
PanelItemRenderEventArgs |
PasswordEnterEventArgs |
PercentTextBox
Extends the System.Windows.Forms.TextBox class to handle percentage input and validation. |
PercentTextBoxAccessibility
Provides information about a control that can be used by an accessibility application. |
PercentTextBoxInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the PercentTextBoxVisualStyle class. |
PercentTextBoxStyleInfoIdentity
Implements a class that provide the identity information of PercentTextBoxVisualStyle using StyleInfoSubObjectIdentity. |
PercentTextBoxVisualStyle
Represents a class to define the style for the PercentTextBox control. |
PopupCalculator
The PopupCalculator is a class derived from System.Windows.Forms.Control that embeds a CalculatorControl to display it in Popup Mode. The PopupCalculator class includes a PopupControlContainer that it uses for displaying the drop down window. The alignment of the Calculator Control with the parent control can be set through the PopupCalculatorAlignment property. The embedded CalculatorControl itself can be accessed through the Calculator property. This class also raises the BeforeCalculatorPopupDisplay event. PopupCalculatorAlignment property. |
PreviewDockHintsEventArgs
Provides data to the PreviewDockHints event of the DockingManager control. |
PreviewElement
Class for PreviewElement |
PreviousLevelOpened
Class for PreviousLevelOpened. |
PreviousLevelOpening
Class for PreviousLevelOpening. |
Primitive
Represents primitive that can be displayed in GradientPanelExt. |
PrimitiveCollection
A collection that stores Primitive objects. |
PrimitiveDropDownPopupMenu
The PrimitiveDropDownPopupMenu provides the information about the DropDown popup menu. |
PrimitivesCollectionEditor
TreeNodeAdv collection editor. It provides a base class that can be used to design value editors that can provide a user interface (UI) for representing and editing the values of objects of the supported data types. |
PrimitivesEditorForm
Represents a primitives Collection of EditorForm. |
PrintHelper
Represents the PrintHelper class which helps to print the TreeViewAdv control. |
ProgressBarAccessibility
ProgressBar Coded UI Accessiblity |
ProgressBarAdv
ProgressBarAdv is an extension to the standard progress bar with many styles to choose from. |
ProgressBarAdvActionLists
CheckBoxAdvActionList class. |
ProgressBarAdvDesigner
ProgressBarAdv Designer |
ProgressBarAdvDrawEventArgs |
ProgressBarAdvRenderer
Default ProgressBarAdv Renderer |
ProgressBarAdvStyleInfoIdentity
Implements the class that provide the identity information of ProgressBarAdvVisualStyle using StyleInfoSubObjectIdentity. |
ProgressBarAdvStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
ProgressBarAdvVisualStyle
Represents the class to define the style of ProgressBarAdv control. |
ProgressBarEx
The ProgressBarEx type will soon be replaced with the ProgressBarAdv for consistency in control naming in our library. Please replace all occurrences of ProgressBarEx with ProgressBarAdv in your application. |
ProgressbarReflectable
Represents progress bar able to reflect functionality of referenced toolstrip progress bar. |
ProgressBarValueChangedEventArgs |
ProvideBrushEventArgs
Provides data for the ProvideItemsBackgroundBrush and ProvideHeaderBackgroundBrush event. |
ProvideGraphicsItemsEventArgs
Custom event argument class used for obtaining the Graphics objects used for rendering the caption of docked windows. |
ProvideGroupBarItemBrushEventArgs
Provides data for the ProvideGroupBarItemBrush event. |
ProvideLayoutInformationEventArgs
Provides data for the ProvideLayoutInformation event. |
QATImageProvider
A class which contains the extended property for ToolstripItems. |
QueryAllowedPositionsEventArgs
Represents the data for the QueryAllowedPositionsForNode event. |
QueryDragInsertInfoEventArgs
Represents the data for the QueryDragInsertInfo event. |
QueryItemTextEventArgs |
QueryShapeInformation
QueryShapeInformation event |
QuickButtonReflectable
Represents quick button able to reflect functionality of referenced tool strip button. |
QuickCheckBoxReflectable
Represents ToolStripCheckBox able to reflect functionality of referenced tool strip ToolStripCheckBox. |
QuickComboBoxEx
QuickComboBoxEx class |
QuickComboboxReflectable
Represents ComboBox able to reflect functionality of referenced tool strip ComboBox. |
QuickDropDownButtonReflectable
Represents DropDownButton able to reflect functionality of referenced tool strip DropDownButton. |
QuickRadioButtonReflectable
Represents ToolStripRadioButton able to reflect functionality of referenced tool strip ToolStripRadioButton. |
QuickSplitButtonEx
QuickSplitButtonEx class |
QuickSplitButtonReflectable
Represents SplitButton able to reflect functionality of referenced tool strip SplitButton. |
QuickTextboxReflectable
Represents Textbox able to reflect functionality of referenced tool strip Textbox. |
QuickToolstripReflectable
Represents dropdown button situated in quick items panel and reflecting existing toolstrip. |
RadialColorPalette
Advanced RadialColorPalette with color items |
RadialFontListBox
Class for RadialFontListBox |
RadialFontMenuNextLevelOpening
Class for RadialFontMenuNextLevelOpening. |
RadialFontMenuPreviostLevelOpening
Class for RadialFontMenuPreviostLevelOpening. |
RadialMenu
Advanced RadialMenu with MenuItems,RadialFontListBox, RadialMenuSlider and RadialColorPalette. |
RadialMenuAccessibilityObject
Class used for Accessibility of RadialMenu. |
RadialMenuActionList
Class for RadialMenuActionList. |
RadialMenuCustomCollectionEditor
Class for RadialMenuCustomCollectionEditor |
RadialMenuCustomCollectionEditorForm
CustomCollectionEditorForm for RadialMenu |
RadialMenuDesigner
Designer class for RadialMenu |
RadialMenuFontBox
Class for RadialMenuFontBox. |
RadialMenuFontListBox
Class for RadialMenuFontListBox. |
RadialMenuItem
Class for RadialMenuItem |
RadialMenuItemCollection
Collection which holds the RadialMenu's child items |
RadialMenuItemNextLevelOpening
Class for RadialMenuItemNextLevelOpening. |
RadialMenuItemPreviousLevelOpening
Class for RadialMenuItemPreviousLevelOpening. |
RadialMenuNextLevelOpening
Class for RadialMenuNextLevelOpening. |
RadialMenuPreviousLevelOpening
Class for RadialMenuNextLevelOpening. |
RadialMenuSlider
Advanced RadialMenuSlider |
RadialMenuSliderValueChangedEventArgs
Class for RadialMenuSliderValueChangedEventArgs. |
RadialSlider
Represents the class to apply the theme for RadialSlider control. |
RadialSlider.DrawTextEventArgs
Provide data for DrawText event. |
RadialSlider.ValueChangedEventArgs |
RadialSlider.ValueChangingEventArgs |
RadialSliderAcessibleObject
Provides information about a RadialSlider, that can be used by an accessibility application. |
RadialSliderActionList
Designer action list of carousel |
RadialSliderDesigner
Desginer class for Carousel |
RadialSliderInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the RadialSliderVisualStyle class. |
RadialSliderNextLevelOpening
Class for RadialSliderNextLevelOpening. |
RadialSliderPreviousLevelOpening
Class for RadialSliderPreviousLevelOpening. |
RadialSliderStyleInfoIdentity
Implements a class that provide the identity information of RadialSliderVisualStyle using StyleInfoSubObjectIdentity. |
RadialSliderStyleInfoStore
Represents a class that Provides storage for the RadialSliderVisualStyle object. |
RadialSliderVisualStyle
Represents a class to define style for the RadialSlider control. |
RadioButtonAdv
The RadioButtonAdv control is an alternative to the .Net RadioButton control. It has a very customizable border and background and supports advanced DataBinding. |
RadioButtonAdvAccessibility
Represents a class which gives accessibility support for RadioButtonAdv. |
RadioButtonAdvActionList |
RadioButtonAdvDesigner
Design the RadioButtonAdv provides values into RadioButtonAdvDesigner class. |
RangeSlider
Represents a slider control that allows users select a range of values within the specified minimum and maximum limits by moving thumbs along a track. |
RangeSliderStyleInfoIdentity
Implements the a class that provides the identity information of theRangeSliderVisualStyle using StyleInfoSubObjectIdentity. |
RangeSliderStyleInfoStore
Provides storage for the RangeSliderVisualStyle object. |
RangeSliderVisualStyle
Represents a class to define style for the RangeSlider control. |
RatingControl
Represents a class to apply theme to the RatingControl control. |
RatingControlActionList
RatingControlActionList class. |
RatingControlDesigner
RatingControl Designer |
RatingControlInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the RatingControlVisualStyle class. |
RatingControlStyleInfoIdentity
Implements a class that provide the identity information of RatingControlVisualStyle using StyleInfoSubObjectIdentity. |
RatingControlStyleInfoStore
Represents a class that Provides storage for the RatingControlVisualStyle object. |
RatingControlVisualStyle
Represents a class to define style for the RatingControl. |
RatingValueChangedEventArgs |
RegistryUtil
Summary description for Registry. |
RenameCompleteEventArgs |
RenameTextBox |
RendererUtils |
ResetButton
Class for adding Reset button subproperties |
ResetButtonCustomizations
custom image properties class |
RibbonControlAdv
RibbonControl advanced. |
RibbonControlAdv.DeserializationOptions
Represents a class that provide options to deserialize the RibbonControlAdv settings. |
RibbonControlAdv.SerializationOptions
Represents a class that provide options to serialize the RibbonControlAdv settings. |
RibbonDropDownContainer
RibbonDropDownContainer Class |
RibbonForm
The Ribbon form combined with RibbonControlAdv which makes up an application's user interface. |
RibbonHeaderControl
Control representing header part of RibbonTabControl. |
RibbonItemEventArgs
Provides data for RibbonItemsEventHandler. Event arguments contains extra information about System.Windows.Forms.ToolStripItem item. |
RibbonMergeManager
A class which contains the extended property for ToolstripItems. |
RibbonMinimizePopUp
RibbonMinimizePopUp class |
RibbonOptionDropDownCollection
RibbonOptionDropDownCollection class |
RibbonPanel
Control for managing layout of ToolStrips. |
RibbonPanel.RibbonPanelLayout
The RibbonPanelLayout class. |
RibbonPanelDesigner
Designer for RibbonPanel. |
RibbonPanelMergeContainer
RibbonPanelMerge Container |
RibbonPanelRenderer
The RibbonPanelRenderer class. |
RibbonSystemText
RibbonSystemText class |
RibbonTabControl
Control that allows grouping child controls into tab pages. |
RibbonTabGroup
Control representing one tab group. |
RibbonTabGroupEventArgs
Event arguments for RibbonTabGroupEventHandler. |
RibbonTabItem
Control representing a tab item with associated tab page. |
RibbonTabItemChangedEventArgs
Event arguments for RibbonTabItemChangedEventHandler. |
RibbonTabItemChangingEventArgs
Event arguments for RibbonTabItemChangingEventHandler. |
RibbonTabItemEventArgs
Event arguments for RibbonTabItemEventHandler. |
RibbonTabPage
Control representing one tab page. |
RibbonTitleButton
Class used to save the properties for customized System button. |
RowMarker |
ScrollablePanel
A Scrollable container class, to display navigation menu items |
ScrollButtonStyleInfo
Represents the class to define the style for scroll button control in TabbedForm. |
ScrollButtonStyleInfoStore
Provides storage for the ScrollButtonStyleInfo object. |
ScrollerFrameActionList
RadioButtonAdvActionList Class. |
SelctedColorChangedEventArgs
Class for SelctedColorChangedEventArgs. |
SelectedCardConverter
Convert the card names into String type. |
SelectedIndexChangingArgs |
SelectedIndexChangingEventArgs
Contains information about the SelectedIndexChanging event. |
SelectedItemCollectionChangedArgs
A class that defines SelectedItemCollectionChanged Arguements- |
SelectedNodesCollection
Represents the list of TreeNodeAdv is currently selected in a TreeViewAdv. |
SelectedTabChangedEventArgs
Provides data for SelectedTabChangedEventHandler. |
SelectionMarkedEventArgs
Provides data for the SelectionMarked event. |
SelectionStateChangedEventArgs
Events args for Selection changed |
SelectionStateChangingEventArgs
Events args for Selection changed |
SetNullEventArgs
Provides data about a SetNull and events of a CurrencyTextBox, DoubleTextBox, IntegerTextBox, or PercentTextBox. |
SfCarouselStyleInfoIdentity
Implements the class that provide the identity information of SfCarouselVisualStyle using StyleInfoSubObjectIdentity. |
SfCarouselStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
SfCarouselVisualStyle
Represents the class to define the style of Carousel control. |
SfTabbedForm
Represents a window that provides the tabbed user interface. |
SfTabbedFormControl
Represents the control that provides the options to load tabs in SfTabbedForm. |
SingleLineTabPanelRenderer
An ITabPanelRenderer instance that implements the single-line tab mode. |
SizablePopupControlContainer
Modified PopupControlContainer that takes a child control and adds a sizable grip so that the window can be sized. |
SizablePopupHost
Derives from the PopupHost class and adds a gripper label and makes the form sizable. |
SizingController
The SizingController class provides the required information. |
SlectedIndexChangedEventArgs
Class for SlectedIndexChangedEventArgs. |
Slider
Represents a slider properties class. |
SliderCollection
Represents a class for adding Slidercollection properties. |
SpecificCultureInfoTypeConverter
Type Converter for SpecificCultureInfo. Retrieves only specific cultures. |
SpellCheckCompletedEventArgs
Represents a class that provides the information of an SpellCheckCompleted event. |
SpellCheckerAdv
Class for SpellCheckerAdv which is derived from Component. |
SpellCheckerAdvEditorWrapper
Class for SpellEditorWrapper. |
SplashClosedEventArgs
Provides data for the SplashClosing event. |
SplashControl
The SplashControl class provides an easy to use class that can be used to display splash screens. |
SplashControl.DefaultPanel
The default SplashScreen class that will be used internally by the SplashControl. |
SplashPanel
The SplashPanel class is a System.Windows.Forms.Panel derived class that will let you design custom splash screens within the Form's designer. The SplashPanel can take multiple child controls that can be used to display information or collect information from the user. |
SplashPanelActionList |
SplashPanelDesigner |
SplitButton |
SplitButtonAccessibility
Accessibility class to provide Coded UI support. |
SplitButtonAdvInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the SplitButtonAdvVisualStyle class. |
SplitButtonAdvStyleInfoIdentity
Implements the class that provide the identity information of SplitButtonAdvVisualStyle using StyleInfoSubObjectIdentity. |
SplitButtonAdvStyleInfoStore
Provides storage for the SplitButtonAdvVisualStyle object. |
SplitButtonAdvVisualStyle
Represents the class to define the style for SplitButton control. |
SplitButtonItemsCollection
Collection of items used in SplitButton |
SplitButtonRenderer |
SplitButtonStyleInfo
Represents the class to define the style for SplitButton control. |
SplitButtonStyleInfoIdentity
Implements the class that provide the identity information of SplitButtonStyleInfo using StyleInfoSubObjectIdentity. |
SplitButtonStyleInfoStore
Provides storage for the SplitButtonStyleInfo object. |
SplitContainerAdv
This control is container that consists of two panels, splitter between them and allows user simply put other controls on these panels and drag splitter vertically or horizontally to resize these panels. |
SplitContainerAdvAccessibility
Accessibility class to provide Coded UI support. |
SplitContainerAdvActionList |
SplitContainerAdvStyleInfoIdentity
Implements the class that provide the identity information of SplitContainerAdvVisualStyle using StyleInfoSubObjectIdentity. |
SplitContainerAdvStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
SplitContainerAdvVisualStyle
Represents the class to define the style of SplitContainerAdv control. |
SplitDropDownButtonStyleInfo
Represents the class to define the style for SplitButton control. |
SplitDropDownButtonStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
SplitPanelAdv |
SplitPanelAdvAccessibility
Accessibility class to provide Coded UI support. |
SplitterHost |
SplitterHostEventArgs |
SplitterPageStyleInfo
Represents the class to define the style for TabSplitterContainer control. |
SplitterPageStyleInfoIdentity
Implements the class that provide the identity information of SplitterPageStyleInfo using StyleInfoSubObjectIdentity. |
StatusBarAdv
The Essential Tools StatusBarAdv is an extension to the Windows Forms StatusBar. It supports different border and background styles and can contain other controls besides StatusBarAdvPanel. |
StatusBarAdvActionList |
StatusBarAdvDesigner |
StatusBarAdvInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the StatusBarAdvVisualStyle class. |
StatusBarAdvPanel
The StatusBarAdvPanel is used with the StatusBarAdv to show information like key states date and time. |
StatusBarAdvStyleInfoIdentity
Implements the class that provide the identity information of StatusBarAdvVisualStyle using StyleInfoSubObjectIdentity. |
StatusBarAdvStyleInfoStore
Provides storage for the StatusBarAdvVisualStyle object. |
StatusBarAdvVisualStyle
Represents the class to define the style for StatusBarAdv control. |
StatusBarPanelItemStyleInfo
Represents the class to define the style of PanelItems. |
StatusBarPanelItemStyleInfoIdentity
Implements the class that provide the identity information of StatusBarPanelItemStyleInfo using StyleInfoSubObjectIdentity. |
StatusBarPanelItemStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
StatusContextMenuStrip
Context menu for StatusStripEx. |
StatusStripButton
StatusStrip control extended. |
StatusStripDropDownButton
StatusStrip control extended. |
StatusStripEx
StatusStrip control extended. /// |
StatusStripEx.GripWindow |
StatusStripExButtonStyleInfo
Represents the class to define the style for Slider control. |
StatusStripExButtonStyleInfoIdentity
Implements the class that provide the identity information of ToggleButtonSliderStyleInfo using StyleInfoSubObjectIdentity. |
StatusStripExButtonStyleInfoStore
Provides storage for the StatusStripExButtonStyleInfo object. |
StatusStripExDropDownStyleInfo
Represents the class to define the style for Slider control. |
StatusStripExDropDownStyleInfoIdentity
Implements the class that provide the identity information of StatusStripExDropDownStyleInfo using StyleInfoSubObjectIdentity. |
StatusStripExDropDownStyleInfoStore
Provides storage for the StatusStripExDropDownStyleInfo object. |
StatusStripExRenderer |
StatusStripExStyleInfoIdentity
Implements the class that provide the identity information of StatusStripExVisualStyle using StyleInfoSubObjectIdentity. |
StatusStripExStyleInfoStore
Provides storage for the StatusStripExVisualStyle object. |
StatusStripExStyleInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the StatusStripExVisualStyle class. |
StatusStripExThemeRenderer |
StatusStripExVisualStyle
Represents the class to define the style for |
StatusStripLabel
StatusStrip control extended. |
StatusStripPanelItem
StatusStrip control extended. |
StatusStripProgressBar
StatusStrip control extended. |
StatusStripSplitButton
StatusStrip control extended. |
StyleGradientObject |
StyleGradientObjectConvertor |
StyleNamePair
Represents the data for the name pair of styling in TreeViewAdv. |
StyleNamePairConverter
Represents a type converter to convert expandable objects to and from various other representations. |
StyleNamePairsList
Represents the data for the name pair list of the styling in TreeViewAdv. |
StyleRendererPropertyDockingWhidbey
Represents the default tab properties for the |
StyleRendererPropertyIE7
Represents the default tab properties for the TabRendererOffice2003 tab style. |
StyleRendererPropertyOffice2003
Represents the default tab properties for the TabRendererOffice2003 tab style. |
StyleRendererPropertyOffice2007
Represents the default tab properties for the TabRendererOffice2007 tab style. |
StyleRendererPropertyOffice2010
Represents the default tab properties for the TabRendererOffice2010 tab style. |
StyleRendererPropertyVS2008
Represents the default tab properties for the TabRendererVS2008 tab style. |
StyleRendererPropertyVS2010
Represents the default tab properties for StyleRendererPropertyVS2010. |
StyleRendererPropertyWhidbey
Represents the default tab properties for the TabRendererOffice2003 tab style. |
SuperAccelerator |
SuperAcceleratorInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the SuperAcceleratorVisualStyle class. |
SuperAcceleratorStyleInfoIdentity
Implements the class that provide the identity information of SuperAcceleratorVisualStyle using StyleInfoSubObjectIdentity. |
SuperAcceleratorStyleInfoStore
Provides storage for the SuperAcceleratorVisualStyle object. |
SuperAcceleratorVisualStyle
Represents the class to define the style for SuperAccelerator control. |
SuperToolTip |
SuperToolTipInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the SuperToolTipVisualStyle class. |
SuperToolTipStyleInfoIdentity
Implements the class that provide the identity information of SuperToolTipVisualStyle using StyleInfoSubObjectIdentity. |
SuperToolTipStyleInfoStore
Provides storage for the SuperToolTipVisualStyle object. |
SuperToolTipVisualStyle
Represents the class to define the style for SuperToolTip control. |
SystemInfo |
TabbedFormStyleInfo
Represents the class to define the tab style for SfTabbedFormControl control. |
TabbedFormStyleInfoIdentity
Implements the class that provide the identity information of TabbedFormVisualStyle using StyleInfoSubObjectIdentity. |
TabbedFormStyleInfoStore
Provides storage for the TabbedFormStyleInfo object. |
TabbedFormVisualStyle
Represents the class to define the style for SfTabbedFormControl control. |
TabbedFormVisualStyleInfoStore
Provides storage for the TabbedFormVisualStyle object. |
TabbedFormVisualStyleInfoSubObjectIdentity
Defines a class that provides style identity information for nested objects of the VisualStyleInfo class of the control. |
TabbedGroup |
TabbedGroupedMDIManager |
TabbedGroupsCollection |
TabbedMDIManager
Represents the class that manages the tabbed mdi. |
TabbedMDIManager.MdiParentNativeWindow |
TabbedMDIManager.TabbedMDIManagerDesigner |
TabbedMDIManagerStyleInfoIdentity
Implements the class that provide the identity information of TabbedMDIManagerVisualStyle using StyleInfoSubObjectIdentity. |
TabbedMDIManagerStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
TabbedMDIManagerVisualStyle
Represents the class to define the style of TabbedMDIManager control. |
TabbedMDITabControlEventArgs
The event args for the TabControlAdding, TabControlAdded and TabControlRemoved events. |
TabControlActionList |
TabControlAdv |
TabControlAdv.ControlCollection
Contains a list of Control instances. |
TabControlAdvInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the TabControlAdvVisualStyle class. |
TabControlAdvStyleInfoIdentity
Implements the class that provide the identity information of TabControlAdvVisualStyle using StyleInfoSubObjectIdentity. |
TabControlAdvStyleInfoStore
Provides storage for the TabControlAdvVisualStyle object. |
TabControlAdvVisualStyle
Represents the class to define the style for TabControlAdv control. |
TabControlAdvWeakContainer
TabControlAdv WeakContainer. |
TabControlExt
The TabControlExt type will soon be replaced with the TabControlAdv for consistency in Control naming in our library. Please replace all occurrences of TabControlExt with TabControlAdv in your app. |
TabControlInfo
Provides the information about the TabControlAdv. |
TabControlPrimitiveButtonStyleInfo
Represents the class to define the style for TabControlAdv control. |
TabControlPrimitiveButtonStyleInfoIdentity
Implements the class that provide the identity information of TabControlPrimitiveButtonStyleInfo using StyleInfoSubObjectIdentity. |
TabControlPrimitiveButtonStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
TabData
The default ITabData implementation. |
TabDataCollection
Represents a collection of ITabData objects. |
TabDraggingEventArgs
Represents a class that provides data about the TabDragging event. |
TabGroupCollection
Collection of tab groups. Also provides TabGroup extended property. |
TabGroupCreatedEventArgs
Provides data for the TabGroupCreated event of the DockingManager control. |
TabGroupCreatingEventArgs
Provides data for the TabGroupCreating event of the DockingManager control. |
TabGroupData
The TabGroupData class. |
TabGroupEventArgs
Event arguments for delegates related to tab groups. |
TabGroupItem
The TabGroup item class. |
TabGroupItemsList
The TabGroupItemsList class. |
TabGroupRenderer
The TabGroupRenderer class. |
TabGroupsCollection
Collection of tab groups. |
TabGroupsStateInfo |
TabHost
This class is the parent form of a tabbed MDI tab control(tab group) managed by the TabbedMDIManager. |
TabMovingEventArgs
Contains information about the TabMoving event. |
TabPageAdv
Represents a single tab page in a TabControlAdv. |
TabPageAdv.ControlCollection
Contains the collection of controls that the TabPage uses. |
TabPageAdvAccessibleObject
Class to access the Tabs in TabControlAdv. |
TabPageAdvClosingEventArgs
Contains information about the |
TabPageAdvCollection
Contains a collection of TabPageAdv objects. |
TabPageExt
The TabPageExt type will soon be replaced with the TabPageAdv for consistency in Control naming in our library. Please replace all occurrences of TabPageExt with TabPageAdv in your app. |
TabPageInfo
Provides the information of the TabPageAdv |
TabPageStyleInfoStore
Provides storage for the SplitterPageStyleInfo object. |
TabPanelData
The default implementation of the ITabPanelData interface. |
TabPanelProperty2D
Represents the default tab properties for the TabRenderer2D tab style. |
TabPanelProperty3D
Represents the default tab properties for the TabRenderer3D tab style. |
TabPanelPropertyChangedEventArgs
The class that contains data for the PropertyChanged event. |
TabPanelPropertyTabGroup
TabPanelPropertyTabGroup contains the required information. |
TabPanelPropertyWorkbookMode
Represents the default tab properties for the TabRendererWorkbookMode tab style. |
TabPanelRenderer
A default ITabPanelRenderer implementation. |
TabPanelRendererOffice2016Black
Represents the default tab properties for the TabRendererOffice2016Black tab style. |
TabPanelRendererOffice2016Colorful
Represents the default tab properties for the TabRendererOffice2016Colorful tab style. |
TabPanelRendererOffice2016DarkGray
Represents the default tab properties for the TabRendererOffice2016DarkGray tab style. |
TabPanelRendererOffice2016White
Represents the default tab properties for the TabRendererOffice2016White tab style. |
TabPrimitive
The TabPrimitive class provides the required information. |
TabPrimitiveClickEventArgs
The TabPrimitiveClickEventArgs class provides the information of the TabPrimitive. |
TabPrimitivesCollection
The TabPrimitivesCollection provides the collection TabPrimitives. |
TabPrimitivesHost
The TabPrimitivesHost class contains the TabPrimitive information. |
TabPrimitiveStyleInfo
Represents the class that defines the primitive style for SfTabbedFormControl control. |
TabPrimitiveTypeConverter
The TabPrimitiveTypeConverter class provides a unified way of converting types of values to other types, as well as for accessing standard values and sub properties. |
TabRenderer2D
The tab renderer that implements the 2D tabs look-and-feel. |
TabRenderer3D
The tab renderer that implements the 3D tabs look-and-feel. |
TabRendererBase
A default ITabRenderer implementation from which your custom tab renderers could derive. |
TabRendererBlendDark
A default ITabRenderer implementation for TabRendererBlendDark. |
TabRendererBlendLight
A default ITabRenderer implementation for TabRendererBlendLight. |
TabRendererDockingVS2012 |
TabRendererDockingWhidbey
This renderer allows user to draw TabPages VS2005DockingStyle style. |
TabRendererDockingWhidbeyBeta
Represents the default tab properties for the |
TabRendererFactory
Manages custom ITabRenderers (custom tab styles). |
TabRendererIE7
This renderer allows user to draw TabPages with Internet Explorer 7 style. |
TabRendererMetro
The TabRenderer that implements look and feel of the Metro style. |
TabRendererOffice2003
This renderer allows user to draw TabPages with Office2003 style. |
TabRendererOffice2007
The TabRenderer that implements look and feel of the Office2007 style. |
TabRendererOffice2010
The TabRenderer that implements look and feel of the Office2010 style. |
TabRendererOffice2016Black
The TabRenderer that implements look and feel of the TabRendererOffice2016Black style. |
TabRendererOffice2016Colorful
The TabRenderer that implements look and feel of the TabRendererOffice2016Colorful style. |
TabRendererOffice2016DarkGray
The TabRenderer that implements look and feel of the TabRendererOffice2016DarkGray style. |
TabRendererOffice2016White
The TabRenderer that implements look and feel of the TabRendererOffice2016White style. |
TabRendererVS2008
The Tab Renderer that implements the VS2008 look and feel. |
TabRendererVS2010
The Tab Renderer that implements the VS2010 look and feel. |
TabRendererWhidbey
This renderer allows user to draw TabPages with Office2003 style. |
TabRendererWorkbookMode
The tab renderer that implements workbook mode tabs look-and-feel. |
TabSplitterContainer
VS2008-like tab splitter UI. |
TabSplitterContainerInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the TabSplitterContainerVisualStyle class. |
TabSplitterContainerStyleInfoIdentity
Implements the class that provide the identity information of TabSplitterContainerVisualStyle using StyleInfoSubObjectIdentity. |
TabSplitterContainerStyleInfoStore
Provides storage for the TabSplitterContainerVisualStyle object. |
TabSplitterContainerVisualStyle
Represents the class to define the style for TabSplitterContainer. |
TabSplitterPage |
TabSplitterPagesCollection
Collection containing TabSplitterContainer's primary or secondary nested items. |
TabSplitterPrimitivesStyleInfo
Represents the class to define the style for TabSplitterContainer control. |
TabSplitterPrimitivesStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
TabStyleInfo
Represents the class to define the style for TabControlAdv control. |
TabStyleInfoIdentity
Implements the class that provide the identity information of TabStyleInfo using StyleInfoSubObjectIdentity. |
TabStyleInfoStore
Provides storage for the TabStyleInfo object. |
TabUIDefaultProperties
Specifies certain default properties for a tab renderer used by TabControlAdv. |
TabUtils
Class that encloses certain utility methods to be used by tab renderer implementations. |
TextBoxExt
Represents a class to apply the theme for the TextBoxExt control. |
TextBoxExtAccessibility
Provides information about a control that can be used by an accessibility application. |
TextBoxExtActionList |
TextBoxExtDesigner |
TextBoxExtInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the TextBoxExtVisualStyle class. |
TextBoxExtStyleInfoIdentity
Implements a class that provide the identity information of TextBoxExtVisualStyle using StyleInfoSubObjectIdentity. |
TextBoxExtStyleInfoStore
Represents a class that provides storage for the TextBoxExtVisualStyle object. |
TextBoxExtVisualStyle
Represents a class to define the style for the TextBoxExt control. |
TextItem
This class enables to use Font properties of HubTile in Common |
TextItemCollection |
TextPrimitive
Represents a text primitive. |
ThemedComboBox |
ThemedTabDrawing
Manages the theme handle given a control and exposes some basic themed Drawing methods. |
ThemedXPButtonDrawing
XP Button drawing class. |
ThemedXPTaskBarBoxDrawing |
TickControlStyleInfoIdentity
Implements the class that provide the identity information of TickControlVisualStyle using StyleInfoSubObjectIdentity. |
TickControlStyleInfoStore
Represents the class holds the plain data for a style object excluding identity information. |
TickControlVisualStyle
Represents the class to define the style of control. |
TileGroup |
TileGroupCollection |
TileLayout
Represents the class for TileLayout control. |
TileLayoutActionList |
TileLayoutEditorForm |
TilePosition |
ToggleButton
Represents a control that displays the text and image in a style format. |
ToggleButtonActionList
Design the ToggleButton property values into the ToggleButtonActionList class. |
ToggleButtonDesigner
Design the ToggleButton properties values into ToggleButtonDesigner class. |
ToggleButtonInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the ToggleButtonVisualStyle class. |
ToggleButtonRenderer
Provides a standard interface for ToggleButtonRenderer. |
ToggleButtonSliderStyleInfo
Represents the class to define the style for Slider control. |
ToggleButtonSliderStyleInfoIdentity
Implements the class that provide the identity information of ToggleButtonSliderStyleInfo using StyleInfoSubObjectIdentity. |
ToggleButtonSliderStyleInfoStore
Provides storage for the ToggleButtonSliderStyleInfo object. |
ToggleButtonStyleInfoIdentity
Implements the class that provide the identity information of ToggleButtonVisualStyle using StyleInfoSubObjectIdentity. |
ToggleButtonStyleInfoStore
Provides storage for the ToggleButtonVisualStyle object. |
ToggleButtonVisualStyle
Represents the class to define the style for ToggleButton control. |
ToggleStateChangedEventArgs
Provides states for the ToggleStateChanged event. |
ToggleStateChangingEventArgs
Provides data for the ToggleStateChanging event. |
ToolsResourceIdentifiers
ToolsResourceIdentifiers contains Ids specific to the Syncfusion.Windows.Forms.Tools namespace. |
ToolStripCheckBox
ToolStripCheckBox class, that represents checkbox item on ToolStrip. |
ToolStripComboBoxEx |
ToolStripComboBoxExStyleInfo |
ToolStripComboBoxExStyleInfoStore
Provides storage for the ToolStripComboBoxExStyleInfo object. |
ToolStripDropDownStyleInfo |
ToolStripDropDownStyleInfoStore
Provides storage for the ToolStripDropDownStyleInfo object. |
ToolStripEventArgs
Event arguments for ToolStripEventHandler |
ToolStripEx |
ToolStripExImageProvider
A class which contains the extended property for ToolstripItems. |
ToolStripExStyleInfo |
ToolStripExStyleInfoIdentity
Implements the class that provide the identity information of ToolStripExStyleInfo using StyleInfoSubObjectIdentity. |
ToolStripExStyleInfoStore
Provides storage for the ToolStripExStyleInfo object. |
ToolStripExStyleInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the ToolStripExStyleInfo class. |
ToolStripExThemeRenderer |
ToolStripExThemeRenderer.ToolStripExThemeRendererUtils |
ToolStripGallery |
ToolStripGalleryItem |
ToolStripGalleryItemEventArgs |
toolstripitem |
ToolStripItemAdvInfo
Info about ToolStripItem in the RibbonControlAdvHeader. |
ToolStripPanelItem |
ToolStripRadioButton
ToolStripRadioButton class, that represents RadioButton item on ToolStrip. |
ToolStripRendererUtils |
ToolStripsCollection
Collection of toolstrips. |
ToolStripSplitButtonEx
ToolStripSplitButton with text associated with DropDownButton instead of Image. |
ToolStripSplitButtonStyleInfo |
ToolStripSplitButtonStyleInfoStore
Provides storage for the ToolStripSplitButtonStyleInfo object. |
ToolStripTabGroup
Visual group of tab items. |
ToolStripTabItem
ToolStripTabItem class. Represents a selectable ToolStripButton that can contain text and images. |
ToolStripTabItemsComparer
ToolStripTabItemsComparer class. |
ToolTipControl |
ToolTipControlStyleInfo
Represents the class to define the style for ToolTipControlStyleInfo control. |
ToolTipControlStyleInfoIdentity
Implements the class that provide the identity information of ToolTipControlStyleInfo using StyleInfoSubObjectIdentity. |
ToolTipControlStyleInfoStore
Provides storage for the ToolTipControlStyleInfo object. |
ToolTipForm |
ToolTipInfo |
ToolTipInfo.ToolTipItem |
TouchRibbonStyleToolStripRenderer |
TouchRibbonStyleToolStripRenderer.OfficeTouchStyleToolStripRendererUtils |
TouchStyleColorTable
Color Table for TouchStyle RibbonControlAdv. |
TouchStyleRibbonPanelRenderer
The TouchStyleRibbonPanelRenderer class. |
TrackBarEx
Represents the class to apply the theme for TrackBarEx control. |
TrackBarExInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the TrackBarExVisualStyle class. |
TrackBarExStyleInfoIdentity
Implements a class that provide the identity information of TrackBarExVisualStyle using StyleInfoSubObjectIdentity. |
TrackBarExStyleInfoStore
Represents a class that Provides storage for the TrackBarExVisualStyle object. |
TrackBarExVisualStyle
Represents a class to define style for the TrackBarEx control. |
TrackBarItem |
TransferManagerEventArgs
Custom event argument class used for notifying users that a control is being transferred from it's current DockingManager to another manager. |
TransitionCompletedEventArgs
Provides data for the TransitionCompleted event. |
TreeMenuItem
TreeMenuItem |
TreeMenuItemAccessibility
Provides information about a control that can be used by an accessibility application. |
TreeMenuItemCollection
Collection which holds the TreeNavigator's child items |
TreeMenuItemDesigner
Designer class |
TreeMenuItemStyleInfo |
TreeMenuItemStyleInfoIdentity
Implements the class that provide the identity information of TreeMenuItemStyleInfo using StyleInfoSubObjectIdentity. |
TreeMenuItemStyleInfoStore
Provides storage for the TreeMenuItemStyleInfo object. |
TreeNavigator
TreeNavigator control provides a unique interface that can expand a tree structure in-place without taking up more space on the screen. |
TreeNavigator.HeaderCollection
Class for adding subproperties |
TreeNavigator.NavigationHeader
off state properties class |
TreeNavigatorAccessibility
Provides information about a control that can be used by an accessibility application. |
TreeNavigatorActionList
Tree navigator action list |
TreeNavigatorDesigner
Class for smart tag |
TreeNavigatorInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the TreeNavigatorVisualStyle class. |
TreeNavigatorStyleInfoIdentity
Implements the class that provide the identity information of TreeNavigatorVisualStyle using StyleInfoSubObjectIdentity. |
TreeNavigatorStyleInfoStore
Provides storage for the TreeNavigatorVisualStyle object. |
TreeNavigatorVisualStyle
Represents the class to define the style for TreeNavigator control. |
TreeNodeAdv
Represents a node in a TreeViewAdv. It contains information about the specific node like text, background style and other settings. |
TreeNodeAdvAccessibleObject
Represents that accessibility applications use to adjust an application's user interface (UI) for users with impairments. |
TreeNodeAdvAfterFindArgs
Represents the data for after finding arguments in the TreeNodeAdv. |
TreeNodeAdvBaseStylesEditor
Represents the BaseStyleEditor of TreeNodeAdv. |
TreeNodeAdvBeforeCheckEventArgs
Represents the custom EventArgs class that is passed to BeforeCheck event of BeforeCheck event. |
TreeNodeAdvBeforeEditEventArgs
Represents the data for the |
TreeNodeAdvBeforeFindArgs
Represents the data for before finding arguments in the TreeNodeAdv. |
TreeNodeAdvCancelableEditEventArgs
Represents the data for the cancelable validation events in the TreeViewAdv. |
TreeNodeAdvCollection
Represents a collection of TreeNodeAdv objects. |
TreeNodeAdvCollectionEditor
Represents a CollectionEditor of TreeNodeAdv. |
TreeNodeAdvConverter
Represents the Converter of TreeNodeAdv. |
TreeNodeAdvEditEventArgs
Represents the data for the editing events in the TreeViewAdv. |
TreeNodeAdvEventArgs
Represents the data for the TreeViewAdv selection events. |
TreeNodeAdvOnReplacedArgs
Represents the data for replacing arguments in TreeNodeAdv. |
TreeNodeAdvOnReplacingArgs
Represents the data for replacing the arguments in TreeNodeAdv. |
TreeNodeAdvPaintBackgroundEventArgs
Represents an event args that are passed in the NodeBackGround event of the TreeViewAdv control. Contains information about the appearance of the node background and the location and sizes of different parts of the node. |
TreeNodeAdvPaintEventArgs
Represents an event args that are passed in the DrawNode event of the TreeViewAdv control. Contains information about the appearance of the node and the location and sizes of different parts of the node. |
TreeNodeAdvPart
Represents the location and size of the node parts(eg plus minus,check box). |
TreeNodeAdvStyleInfo
Contains appearance and behavior information regarding the TreeNodeAdvs. |
TreeNodeAdvStyleInfoConverter
Represents a type converter to convert expandable objects to and from various other representations. |
TreeNodeAdvStyleInfoStore
Summary description for TreeViewAdvStyleInfoStore. |
TreeNodePrimitive
TreeNodePrimitive class |
TreeNodePrimitiveConverter
Represents a type converter to convert expandable objects to and from various other representations. |
TreeNodePrimitivesCollection
Represents a collection that stores TreeNodePrimitive objects. |
TreeViewAdv
The TreeViewAdv control is an advanced tree control that surpasses the functionality and look of the standard TreeView control. It displays a hierarchical collection of labeled items, each represented by a TreeNodeAdv. |
TreeViewAdvAcessibleObject
Represents a TreeViewAdv control that can be used by an accessibility application. |
TreeViewAdvActionList |
TreeViewAdvBaseStylesEditorForm
Represents the BaseStylesEditorForm of TreeViewAdv. |
TreeViewAdvCancelableNodeEventArgs
Represents the custom EventArgs class which is used in BeforeExpand event. |
TreeViewAdvCancelableSelectionEventArgs
Represents the data for the BeforeSelect event. |
TreeViewAdvDragHighlightTracker
Represents the drag and drop UI helper class of TreeViewAdv. |
TreeViewAdvEditorForm
Represents the EditorForm of TreeViewAdv class. |
TreeViewAdvFindReplaceDialog
Represents the search functionality of TreeViewAdvFindReplaceDialog class. |
TreeViewAdvInfoSubObjectIdentity
Represents a class that provides style identity information for nested objects of the TreeViewAdvVisualStyle class. |
TreeViewAdvMouseClickEventArgs
Represents the data for the |
TreeViewAdvNodeEventArgs
Represents the data for the AfterCollapse event. |
TreeViewAdvSelectionEventArgs
Represents the data for the BeforeSelect event. |
TreeViewAdvStyleInfoIdentity |
TreeViewAdvStyleInfoStore
Provides storage for the TreeViewAdvVisualStyle object. |
TreeViewAdvVisualStyle
Represents the class to define the style for TreeViewAdv control. |
TreeViewCommand
Represents the command of TreeView control. |
TreeViewPrintDocument
Represents the custom printing support for TreeViewAdv. |
TreeViewPrintHeaderFooterEventArgs
Represents the data for the DrawPrintHeader and DrawPrintFooter events. |
UniquePageID |
UpDownExtRenderer |
UpDownOffice2007Renderer
Renders UpDownBase control with Office2007 style. |
UpDownOffice2010Renderer
Renders UpDownBase control with Office2010 style. |
UpDownOffice2016BlackRenderer |
UpDownOffice2016DarkGrayRenderer |
UpDownOffice2016WhiteRenderer |
UpDownOfficeColors |
UpDownRenderer
Basic abstract class for rendering UpDownBase control. |
UpDownVisualStyleEnumFilter |
ValidationErrorArgs
The ValidationErrorEventArgs class is used to send event data for a ValidationError event. |
ValueChangedEventArgs |
ValueChangingEventArgs |
VerticalScrollBar
VerticalScroll Bar |
VirtualListView
The VirtualListView class is derives from DataListView to bind the AutoCompletePopup. |
VisualItem
This class helps to render visual item in combobox |
VisualItemCollectionChangedArgs
A class that defines VisualItemCollection EventArgs |
VS2008DragControlConsts
Constants used by Vs2008 DragProvider |
WindowAutoHidingEventArgs
Creates the custom cancellable event argument, The class used for the WindowAutoHiding event. |
Wizard
The base class for wizard-like controls. |
WizardContainer
The WizardContainer is used with the WizardControl. It holds a collection of WizardPage controls. |
WizardContainerDesigner |
WizardControl
The WizardControl is a control derived class that enables the creation of wizard applications. The manipulation of the WizardPages is easy through the designer verbs that are available to the user and it`s properties. |
WizardControlDesigner
WizardControl Designer. |
WizardControlPage
The WizardControlPage is used with the WizardControl. |
WizardControlStyleInfoIdentity
Implements the class that provide the identity information of WizardControlVisualStyle using StyleInfoSubObjectIdentity. |
WizardControlStyleInfoStore
Represents the class which provides storage for the WizardControlStyleInfoStore object. |
WizardControlVisualStyle
Represents the class to define the style for WizardControlVisualStyle control. |
WizardPage
The WizardControlPage is used with the WizardControl. |
WizardPageDesigner |
WizardPageSelectEventArgs
WizardPageSelect EventArgs. |
XPTaskBar
Represents a Windows XP like task menu panel. |
XPTaskBarActionList |
XPTaskBarBox
Represents a task bar box within the XPTaskBar. |
XPTaskBarBoxActionList |
XPTaskBarItem
Represents an item in the XPTaskBarBox. |
XPTaskBarItemClickArgs
Provides data for the XPTaskBarBox's ItemClick event. |
XPTaskBarItemsCollection
A collection of XPTaskBarItems. |
XPTaskBarItemsComparer
Class implementing IComparer that assists in sorting of XpTaskBarBox Items. |
XPTaskPage
The Panel based XPTaskPage. |
XPTaskPageDesigner |
XPTaskPane
The XPTaskPane is a WordXP like control that you can see on the right when you start Microsoft Word XP. It is a wizard based class. You can easily Add/Remove pages using the designer verbs in the designer or by calling the AddPage/RemovePage methods of the base class. |
XPTaskPaneDesigner
The XPTaskPane Designer. |
XPTaskPaneHeader |
XPTaskPaneHeaderLabel |
XPToolBarActionList |
XpUserEntry |
XPUserEntryButton |
XPUserEntryButtonsCollection |
XPUserEntryButtonTypeConverter |
XpUserStyle
Class component style. |
YearNumericUpDown
Represents NumericUpDown for MonthCalendarAdv. |
ZoomCompletedEventArgs
Provides data for the ZoomCompleted event. |
Structs
AutoAppendInfo
Specifies the information required by the AutoAppend class to enable auto appending in a control. |
BorderColors
Specifies the colors used for drawing the GroupBar control's client rectangle borders. |
ColorDlgAdv.HSL
Represents the structure to hold the values. |
ComboBoxEx.WINDOWPOS |
DrawerMenuItem.GESTUREINFO |
GESTURECONFIG
Initializes the GESTURECONFIG |
GESTUREINFO
Initializes the GESTUREINFO. |
GradientPanel.GESTUREINFO |
GridListBox.GESTUREINFO |
Insets
Specifies the inset padding, in pixels, for a component. Used by the GridBagLayout manager. |
MetroToolStripRenderer.XFORM |
NavigationDrawer.GESTUREINFO
Gesture Information |
Office12ToolStripRenderer.XFORM |
POINTS
Variable for Points |
TabPageAdv.GESTUREINFO |
TreeMenuItem.GESTUREINFO |
TreeViewAdv.GESTUREINFO |
Interfaces
IBarManagerDesigner |
IButtonEditParent
This interface is implemented by the ButtonEdit to listen to notifications from ButtonEditChildButton classes. |
ICalculatorButtonParent
This interface can be implemented by classes that want to act as the parent for this calculator engine. |
ICalculatorEngine
This interface is implemented by the Calculator Engine class to provide a common interface for interacting with the Calculator Control. |
ICalculatorEngineParent
This interface can be implemented by classes that want to act as the parent for this calculator engine. |
ICBControllerDesignerInvoke |
IClockRenderer |
ICommandBarDesignerComponentInvoke |
ICommandBarDesignerInvoke |
ICommandBarDesignerMouseHook |
ICommandBarSerializer |
ICurrencyEditDesigner |
ICustomItem |
IDataListViewOwner
This interface should be implemented by classes that act as the owner for the DataListView class. |
IDateTimePickerAdvCalendar
Interface used by DateTimePickerAdv. If the DateTimePickerAdv customDrop is true and the CustomPopupWindow is the interface`s parent and Active is true then the interface will communicate with the picker through events. |
IDateTimePickerAdvMenu
IDateTimePickerAdvMenu interface. |
IDateTimePickerCalendarSource |
IDigitalClockRenderer |
IDockExtended
The IDockExtended interface |
IDockingManagerDesignerComponentInvoke |
IDockingManagerDesignerInvoke |
IDockingManagerDesignerMouseHook
The DockingManager designer uses this interface for communicating mouse messages to the docked/floating controls. |
IDraggable
All components that expect to be dragged will need to implement the IDraggable interface. This interface is used by the drag provider to provide drag services to the component. |
IFrameBorderPainter
IFrameBorderPainter interface. |
IGroupBarDesignerInvoke |
IGroupViewDesignerInvoke |
IIntegratedScrollClient |
IIntegratedScrollContainer |
ILayoutManager |
IListenForMainFormVisibilityChange |
INativeMessageFilter |
INativeMessageFilter2 |
IOffice12Settings
Office12 related properties. |
IProgressBarAdvRenderer
Interface used to customize the appearance and ProgressStyle of the ProgressBarAdv. |
IProvideLayoutInformation
Defines a mechanism through which dynamic size information can be provided. |
IQuickItem
Interface for toolstrip items able to reflect ToolStripEx or ToolStripItem. Implemented for items that can be shown in quick panel only. |
IRibbonHeader
Ribbon header interface. |
IRibbonItems
Supports events which are raised before System.Windows.Forms.ToolStripItem item will be added to collection and before System.Windows.Forms.ToolStripItem item will be removed from collection. Also method for removing System.Windows.Forms.ToolStripItem item at the specific index is represented. |
IShortcutSupport
The IShortcutSupport interface |
ISpellCheckerAdvEditorTools
Interface for ISpellCheckerAdvEditorTools. |
ISplashParent
A generic interface that defines a SplashPanel parent. |
ISplitButtonRenderer |
ISpreadsheetRibbonControlAdvNotifier
Interface for Spreadsheet Ribbon |
ISpreadsheetRibbonStyleNotifier
The ISpreadsheetRibbonStyleNotifier interface. |
IStatusItem |
IStatusItem2 |
ITabbedMDIBarItemEvents |
ITabbedMDIChildForm
Defines an interface through which a child System.Windows.Forms.Form will get notifications from a TabbedMDIManager regarding certain events. |
ITabControl
The interface that represents the parent tab control. |
ITabControlAdvDesigner |
ITabData
The interface that represents the data associated with a tab. |
ITabData2
The extended interface that represents the data associated with a tab. |
ITabDefaultProperties
Specifies the mechanism by which the TabControlAdv will get the default properties associated with a tab renderer. |
ITabFeedback
ITabFeedback is implemented by controls that allow tabbed docking/undocking. The FBProvider implementation uses the ITabFeedback methods to interact with controls, primarily dockhosts, during a tabbed docking |
ITabGroupRenderer
ITabGroupRenderer interface helps to paints the tab in group mode. |
ITabPanelData
The interface that represents the tab panel's data. |
ITabPanelData2
The extended interface that represents the tab panel's data. |
ITabPanelDefaultProperties
Implement this interface to provide certain default properties for the tab panel. |
ITabPanelRenderer
The interface you should implement to create a custom tab panel renderer. |
ITabRenderer
The interface to implement when you create custom tab styles (tab renderers). |
IToggleButtonRenderer
Provides the functionality for all button renderers in a ToggleButton. |
IToolbarDesigners |
IToolStripExSupport |
IToolStripExSupport2 |
IToolStripTabItem |
IToolTipService |
IUpDownButtonsOrientable |
IUpDownRenderer
Renders the UpDownBase control. |
Enums
AcceleratorAlignment
To define the SuperAccelerator alignment |
Action
Defines the constant that specify the action to be performed. |
Actions
Specifies the Action |
Align |
Alignment
Alignment primitive within control. |
AMPMFormat |
AnchorTypes
Specifies how a layout component anchors to the edges of its layout bounds when managed by a GridBagLayout. |
AnimationDirection |
Appearance
To define the SuperAccelerator appearance |
AutoCompleteBorderTypes
Specifies the border types that can be assigned to the AutoComplete popup control. |
AutoCompleteMatchModes
Specifies the modes in which the AutoComplete control will filter the history list for the current text in the target edit control. |
AutoCompleteModes
Specifies the modes of auto completion that can be applied to an edit control (text box, combo box and controls implementing IEditControlsEmbed). The AutoComplete control provides a AutoComplete extended property to these types of edit controls. |
AutoCompleteStyle
Defines the constants that specify the style for AutoComplete. |
AutoHideAnimationState
Specifies the AutoHideAniamation state. |
AutoHideRollState
Indicates the roll state of the autohidden control. |
AutoHideSelectionStyle
Specifies the Selection style of the AutoHided window. |
AutoHideStatus
Indicates the AutoHide status |
AutoLabelPosition
Specifies the relative position of an AutoLabel control to that of the control it labels. |
AutoLabelStyle
Specifies the style with which some controls will appear and behave. |
AutoSizeModes
Specifies the MultiSelectionComboboBox AutoSizeMode. |
AutoSuggestMode
This enum specifies the AutoComplete match mode for MultiSelectionComboBox. |
BackButtonAlignment
Change location of arrow button in backstage |
BackStageNavigationButtonStyles
Specifies the BackStage Navigation button style. |
BoolEx |
BorderMode
The clipping mode to be used by the control when returning the text content of the control. |
BorderPosition
Specifies the position and the manner in which the control will be laid out by the BorderLayout. |
ButtonAlignment
Specifies the button alignment with respect to the edit control. |
ButtonMode
Holds option for ButtonMode |
ButtonsState |
ButtonTypes
The types of buttons that the child button of the ButtonEdit class can be set to. The ButtonType specifies the image that is to be used for the button. Set the button to normal appearance if you want to use your own image. |
CalcActions
Enumerates all the actions that could be assigned to a calculator button including the digits and all arithmetic operators. |
CalculatorCloseType
Specifies the way in which a popup calculator was closed. |
CalculatorLayoutTypes
The Calculator Control supports the following layouts. |
CalculatorPopupAlignment
This enumeration lists the possible alignments for the CalculatorPopup when displayed by the CurrencyEdit control. |
CaptionAlignment |
CaptionButtonState
Specifies the Caption Button state of the docking windows. |
CaptionButtonType |
CaptionPainter.CaptionHitTest
Specifies the caption hit area. |
CaptionStyle |
CaptionTextStyle |
CardLayoutMode
Specifies how the children will be laid out. |
CarouselPath
List of available CarouselPath. |
CarouselVisualStyle
List of available VisualStyles |
CasingNormalize
Enumeration for the kind of case sensitivity to be applied at a particular point of data input. |
CBButtons |
CBButtonState |
CheckBoxAdvBackStyle
Defines the constant which specifies the background styles of CheckBoxAdv. |
CheckBoxAdvStyle
Defines the constant which specifies the styles of CheckBoxAdv. |
CheckedChangedEventArgs.SourceType
Defines the constant that specify the possible sources of Checked state changing. |
CheckMode
Property for CheckMode. |
ClipModes
The clipping mode to be used by the control when returning the text content of the control. |
ClockFrames
Clock frames |
ClockShapes
Clock Shapes |
ClockTypes
Clock type |
ClockVisualStyle |
CollapseBehavior
Determines the Resizing behavior of the ToolStripEx in RibbonControlAdv. |
ColorCellState
Defines the constant that specifies state of the color cell. |
ColorItemState
Defines the constant that specifies the color item state. |
ColorPickerUIAdv.visualstyle
Defines the constant that specifies the style with which some controls will appear and behave. |
ColorUIAdvGroups
Design the constant that specifies the groups of ColorUIAdv. |
ComboBoxBaseDataBound.CollectionChangeOperation |
ComboFlatStyle
Specifies the appearance of the ComboBoxBase control. |
CommandBarDockBorder
Specifies the edges of the host form along which CommandBars may be docked. |
CommandBarDockState
Provides state information for a CommandBar. |
CommandBarResizeType
Specifies the type of resizing that a CommandBar is undergoing. |
ContextMenuStripEx.ContextMenuStyle
Creates new instance of ContextMenuStripEx. |
ControlItems
Specifies the control items. |
ControlSizeStates
Defines control states according to its size. |
CurrencyClipModes
Summary description for CurrencyClipModes. |
DateTimeStringFormat |
DayFormat |
DisplayMode
Specifies the MultiSelectionComboBox DisplayMode. |
DisplayStyle
Property for DisplayStyle. |
DisplayType
Defines the constants that specifies the displaystyles of ToggleButton. |
DockAbility
Specifies where user can dock in some control using drag providers. |
DockBehavior
Specifies the docking behavior of docked controls. |
DockingAction
Specifies the close action of docked controls. |
DockingStyle
Specifies the type of docking. |
DockLabelAlignmentStyle
Specifies the Alignment style of the dock label. |
DockMenuStyle
Specifies appearance and behavior of docking windows context menus. |
DockPreference
Specifies the Dock preference. |
DockState
Specifies the state of the dock child in DockingManager |
DockStyleEx
Indicates the DockStyleEx. |
DockTabAlignmentStyle
Specifies the Alignment style of the dock tab. |
DragAxis
Enum of permissible drag axis. |
DragProviderStyle
Specifies the style of dragging. |
DragTarget
Specifies the different target position of the docking window. |
Drawmodes
DrawModes |
DrillDown
Enum that specifies the type of DrillDown for NextLevelOpening |
ExpanderType
Defines the constant that specifies the Expander type of TreeViewAdv. |
FieldType |
FillType
Specifies how to resize a component when the component's layout bounds are larger than its preferred size. |
FlowAlignment
Specifies the alignment of layout components in the direction of flow. |
FlowLayoutMode
Specifies whether the children should be laid out horizontally or vertically. |
FontListBox.FontListBoxStyle
RangeSlider Style |
GroupLayout |
GroupView.DragDropInsert |
GroupView.ItemState |
GroupView.ScrollButtonState |
GroupViewOffice2016ColorScheme
This enum represents the color schemes of office2016 style |
GroupViewOrientation |
HitAreas |
HorzFlowAlign
Specifies the alignment of child components within a row when horizontally laid out. |
HourFormat |
HubTileType
This Enum defines HubTile Type |
IconRenderingMode |
ImageStreamer.ImageStreamerType |
ImageStreamer.StreamDirection |
ImageStreamer.TextStreamDirection |
IntermediateState
Defines the Intermediate CheckBox Style that needs to be appear on display |
InvalidDateProcessing |
ItemAction
Specifies the action which occurs with item. |
LabelPlacement
Specifies the possible positions, in which the labels can be placed. |
LauncherStyle |
LayoutInformationType
Specifies the type of size information requested. |
MarqueeDirection
Direction of the displaying text for marquee style. |
MarqueePosition |
MarqueeStyle
Behaviour of the displayed text for marquee style. |
MaskCharTypes
The various valid masks supported by the control. |
MaskedUsageMode
The clipping mode to be used by the control when returning the text content of the control. |
MaskGroupAlignment
The clipping mode to be used by the control when returning the text content of the control. |
MaskInputMode
Specifies different modes of input for the MaskedEditBox control. |
MenuDropDown.Panel.ScrollButtonsArea
Different areas of the control. |
MetroToolStripRenderer.EBITMAP |
MetroToolStripRenderer.EBRUSH |
MetroToolStripRenderer.EBUTTONSTATE |
MetroToolStripRenderer.EPEN |
MetroToolStripRenderer.ERENDERTYPE |
Minimization
Specifies the Minimization. |
MinMaxValidation |
MinuteFormat |
MonthFormat |
MouseAction
Indicates the Mouse action. |
MouseActions |
MultiSelectionComboBoxStyle |
NavigationDrawerStyle
This enum represents style of navigation drawer |
NavigationMode
Enumeration for the Navigation Mode |
NodePositions
Define the constant that specifies the node positions in a node collection. |
NullModeKeyReset |
NumberClipModes
Summary description for NumberClipModes. |
Office12ColorTable.OFFICECOLOR |
Office12ToolStripRenderer.EBITMAP |
Office12ToolStripRenderer.EBRUSH |
Office12ToolStripRenderer.EBUTTONSTATE |
Office12ToolStripRenderer.EPEN |
Office12ToolStripRenderer.ERENDERTYPE |
Office2010ColorTable.Office2010Colors |
Office2010ToolStripRenderer.ERENDERTYPE |
Office2013ColorScheme |
Office2013ToolStripRenderer.EPEN |
Office2013ToolStripRenderer.ERENDERTYPE |
Office2016ColorScheme |
Office2016ToolStripRenderer.EPEN |
Office2016ToolStripRenderer.ERENDERTYPE |
OfficeColorSchemes
OfficeColorSchemes |
OnValidationFailed |
Orientationmode
enumerator for the orientation |
PainterType
Specifies the Painter type. |
PassiveDisplayMode
Provides the list of modes in which the MaskedEditBox can operate when it does not have the focus. |
PercentTextBoxMode |
PopupResizeMode |
Position |
PrecisionMode
enumerator for the Precision mode |
PredefinedPrimitiveTypes
Defines the constant that specify the PredefinedPrimitiveTypes of the TreeNodeAdv. |
PrimitiveBorderStyle
Border style for Primitive. |
PrimitiveTypes
Types of the Primitives. |
ProgressBarBackgroundStyles
This enum represents the ProgressBarAdv background styles |
ProgressBarStyles
This enum represents the ProgressBarAdv foreground style |
ProgressBarTextStyles
This enum represents the ProgressBarAdv text styles |
QuickPanelAlignment
Specifies the Alignment for QuickDropDownButton |
RadialDirection
Direction in which slider values need to be arranged |
RadialMenuStyle
This enum represents style of the radial Menu |
RadialSliderStyle
This enum represents the RadialSlider Style |
RadilMenuSliderStyle
RadilMenuSliderStyle |
RadioButtonAdvStyle
Defines the constants that specifies the styles of RadiobuttonAdv. |
RangeSlider.RangeSliderArea
Different areas of the control |
RangeSlider.RangeSliderStyle
Specifies the possible styles that determine the appearance of the RangeSlider control. |
RangeSlider.Thumb
Specifies the two thumbs that glide on the channel line |
RangeStyles
Slider range styles |
RatingControl.Styles
Enumeration for the Styles |
RelativeImageAlignment
Specifies the relative alignment of the Image with respect to the text in a TabControlAdv. |
RibbonDisplayOption
Specifies the various modes in RibbonDisplayOption |
RibbonForm.AppearanceType
Specifies the AppearanceType. |
RibbonForm.ColorSchemeType
Specifies the ColorSchemeType |
RibbonHeaderImage |
RibbonItemDisplayMode
Specifies the different ribbon item display modes that can be set for the normal and simplified LayoutMode values. |
RibbonLayoutMode
Specifies the various RibbonLayoutMode values that can be set for the RibbonControlAdv. When set to Simplified the Ribbon items will be arranged in a single line allowing more screen space. |
RibbonPanel.ScrollButtonsArea
Different areas of the control. |
RibbonPanelRenderer.EBITMAP |
RibbonStyle
Specifies the Ribbon Style. |
ScrollButtonState |
ScrollDirection
Specifies the direction in which to scroll. |
ScrollIncrement
Represents the mode in which scrolling will take place in a TabControlAdv. |
SecondsFormat |
Shapes
Enumerator for getting the shapes for the control |
SlidePosition
Defines the Drawer Position |
SliderNeedleType
Slider needle types |
SliderStyles
Slider styles |
SlideStyle
Specifies to the animation functions in the SplashPanel class the nature of the slide animation to be performed. |
SpecialCultureValues
Summary description for SpecialCultureValues. |
SpecialCursorPosition |
SpellCheckerAdvStyle
This Enum represents the visualstyle |
SplashAlignment
Specifies the positioning of the splash with the desktop. |
SplashBorderType
Specifies the border type for the Splash. |
SplashCloseType
Specifies the way in which a splash control container was closed. |
SplashPanelMarqueeDirection |
SplitButtonVisualStyle
Holds option for Style |
StatusBarAdvPanelType |
StatusbarStyle
To define the appearance of the control |
StatusStripExStyle
StatusStripEx Style |
SuperToolTip.Appearance
SuperToolTip Style |
SuperToolTip.FadingType |
SuperToolTip.SuperToolTipStyle |
TabControlActionList.TabStyles |
TabDraggingAction
Defines the constants that specify the action for tab dragging operation. |
TabPrimitiveHostAlignment
indicates the alignment of the TabPrimitiveHost. |
TabPrimitiveMode
Defines the constants that specifies the primitive mode of the SfTabbedForm. |
TabPrimitiveType
Indicates the type of the Tab primitive. |
TabRenderer2D.BorderSide
Used internally to represent the borders. |
TabSizeMode
Specifies the sizing mode of a TabControlAdv class. |
TabSplitterContainerStyle
This enum represents the Style of TabSplitterContainer |
TabVerticalAlignment
Specifies the preferred vertical alignment of the tabs when the tabs are aligned to the left or right of the control. |
TextAlignment
Specifies an alignment value for the GroupBarItem text. |
TextBoxExt.theme |
TextImageRl
Enum property for TextImageRelation. |
TextType
Specifies the type of text drawn in RadialSlider |
Theme |
ThemedComboBoxStyles |
TickPlacement
Specifies the possible positions, in which the tick marks can be placed. |
TileFlipDirection
This Enum defines HubTile rotation Transition |
ToggleButtonState
Defines the constants that specifies the states of ToggleButton. |
ToggleButtonStyle
Defines the constants that specify the ToggleButton Visual style appearance. |
ToolStripBorderStyle |
ToolStripEx.ColorScheme |
ToolStripEx.ToolStripExState
State of ToolStripEx. |
ToolStripExSplitterStyle |
ToolStripExStyle
StatusStripEx Style |
ToolStripExThemeRenderer.EPEN |
ToolStripExThemeRenderer.ERENDERTYPE |
ToolstripGalleryBorderStyle |
ToolStripGalleryScrollerType |
ToolTipPropertyID |
ToolTipRegion |
ToolTipStyle
Sets ToolTip style for SuperToolTip |
ToolTipTextImageRelation
Specifies the way image and text are situated on tool tip. |
TouchRibbonStyleToolStripRenderer.EPEN |
TouchRibbonStyleToolStripRenderer.ERENDERTYPE |
TrackBarEx.Theme |
TrackBarEx.TrackBarExArea
Different areas of the control. |
Transition
Defines the Transition |
TransitionDirection
This Enum defines HubTile Transition Direction |
TreeNavigatorStyle |
TreeNodeAdvSortType
Defines the constant that specifies the different sort types that can be specified in the Sort() method. |
TreeNodeEditingAction
Defines the constant that specifies the type of source by which the TreeNodeAdv can be edited. |
TreeSelectionMode
Defines the constant that specifies the selection mode for the tree. |
TreeStyle
Defines the constant that specifies the TreeViewAdv Visual style appearance. |
TreeViewAdvAction
Defines the constants that specifies the action that raised a TreeViewAdv event. |
TreeViewDropPositions
Defines the constants that specifies the position where a drop can occur during drag-and-drop. |
TreeViewSearchNavigation
Defines the constant that specifies the navigation style to find and replace in TreeView. |
TreeViewSearchOption
Defines the constant that specifies the options to find and replace in TreeView. |
TreeViewSearchRange
Defines the constants that specifies the levels of range to find and replace in TreeView. |
TTF |
TTM |
TTN |
UtilMsg |
VertFlowAlign
Specifies the alignment of child components within a column when vertically laid out. |
VisualItemInputMode
Defines VisualItem input mode |
WindowMode
Specifies the window modes of a child element in DockingManager. |
XPTaskBar.ItemsAlignment
Specifies the Taskbar box's items alignment |
XPTaskBarBox.HeaderDirectionFormat
Specifies the header direction format. |
XPTaskBarStyle
This enum represents the style of XPTaskBar |
XPUserEntryButtonState |
XPUserEntryButtonType |
YearFormat |