Class | Description | |
---|---|---|
AutoRepeatEditorButton | Editor button class with auto-repeat functionality. | |
BeforeCheckStateChangedEventArgs | Event arguments class for the StateEditorButton.BeforeCheckStateChanged event. | |
BeforeEditorButtonDropDownEventArgs | An event argument class for the DropDownEditorButtonBase.BeforeDropDown event | |
CancelableEditorButtonEventArgs | Event arguments class for a cancelable event involving a single EditorButtonBase | |
ControlContainerEditorEditAreaUIElement | UIElement that displays an image of the Infragistics.Win.ControlContainerEditor.RenderingControl control when its associated ControlContainerEmbeddableUIElement is not in edit mode. | |
ControlContainerEmbeddableUIElement | The embeddable editor UIElement for the ControlContainerEditor class. | |
DefaultEditorOwner | Used to provide default owner information to an editor. | |
DefaultEditorOwnerSettings | Defaultable owner settings for an editor. | |
DropDownEditorButton | Editor button class for displaying a Control in a dropdown window. | |
DropDownEditorButton.DropDownEditorButtonControlConverter | Type converter used to determine which controls should appear in the type editor for a Control property. | |
DropDownEditorButtonBase | Abstract base class for an editor button that displays a dropdown. | |
EditorButton | Standard button style editor button. | |
EditorButtonBase | Abstract base class for editor buttons | |
EditorButtonBase.DropDownEditorButtonUIAProviderStub | UI Automation provider for the DropDownEditor button | |
EditorButtonBase.EditorButtonBaseConverter | Type converter for EditorButtonBase classes | |
EditorButtonBase.EditorButtonBaseUIAProviderStub | Base class for provider UI Automation information for an EditorButtonBase. | |
EditorButtonBase.EditorButtonUIAProviderStub | UI Automation provider for an EditorButton | |
EditorButtonBase.StateEditorButtonUIAProviderStub | UI Automation provider for a StateEditor button. | |
EditorButtonControlBase | Abstract base control class for a control that utilizes an EmbeddableEditorButtonBase type editor | |
EditorButtonControlBase.EditorButtonOwnerInfo | Embeddable editor owner class for an EditorButtonControlBase | |
EditorButtonEventArgs | Event arguments class for an event involving a single EditorButtonBase | |
EditorButtonInfo | Provides information to the editor button | |
EditorButtonsCollection | A collection of EditorButtonBase instances | |
EditorButtonsCollection.EditorButtonBaseEnumerator | Enumerator for the EditorButtonsCollection | |
EditorButtonsCollection.EditorButtonsCollectionUIAProviderStub | Base UIAutomation provider class for an EditorButtonsCollection | |
EditorButtonSpinButtonUIElement | UIElement class for the SpinEditorButton | |
EditorButtonSpinScrollButtonUIElement | Scroll button item for the EditorButtonSpinButtonUIElement | |
EditorButtonSpinScrollButtonUIElementBase | Scroll button item for the EditorButtonSpinButtonUIElement | |
EditorButtonUIElement | UIElement for an EditorButton | |
EmbeddableEditorButtonBase | Abstract base class for an embeddable editor class that displays a collection of buttons to the left and right of its edit area. | |
EmbeddableEditorButtonBase.EmbeddableEditorButtonBaseUIAProviderStub | Base UIAutomation provider class for an Embeddable editor | |
EmbeddableEditorButtonUIElementBase | Abstract base uielement class for a EmbeddableEditorButtonBase derived class. | |
InitializeCheckStateEventArgs | Event arguments class for the InitializeCheckState event. | |
MidpointSettings | A class providing options to control the appearance and position of the tickmark at the midpoint of the TrackBar. | |
SelectionChangeCommittedEventArgs | Event arguments class for the SelectionChangeCommitted event. | |
SpinButtonClickEventArgs | Event argument class for the the SpinEditorButton.SpinButtonClick | |
SpinEditorButton | Spin button style editor button. | |
StateEditorButton | Editor button class for a button that displays a checked state. | |
TickmarkAreaUIElement | A class for rendering tickmarks of a TrackBar. | |
TickmarkSettings | A class providing various options for controlling the positioning and appearance of major or minor tickmarks. | |
TickmarkSettingsBase | A base class for providing appearance and positioning options for tickmarks. | |
TrackAreaUIElement | A class that contains the track and surrounding clickable region of a TrackBar. | |
TrackBarButtonSettings | A class containing several different options for customizing the appearance and location of buttons on a TrackBar. | |
TrackBarButtonUIElement | A class used to represent the various buttons of a TrackBar. | |
TrackBarEmbeddableUIElement | The EmbeddableUIElementBase implementation for the TrackBarEditor. | |
TrackBarKeyActionMapping | The class mapping a keystroke to an action on a TrackBar. | |
TrackBarKeyActionMappings | A class representing a collection of TrackBarKeyActionMapping objects. | |
TrackBarThumbUIElement | The UIElement used to render the thumb of a TrackBar. | |
TrackBarValueChangingEventArgs | A class used to provide information through the Infragistics.Win.TrackBarEditor.ValueObjectChanging event. | |
TrackUIElement | The UIElement representing the area along which the thumb of a TrackBar moves. | |
UltraControlContainerEditor | Component which provides an embeddable ControlContainerEditor. | |
ValidationErrorEventArgs | Event arguments class for the ValidationError event. |
Delegate | Description | |
---|---|---|
BeforeCheckStateChangedEventHandler | Delegate for the StateEditorButton.BeforeCheckStateChanged event | |
BeforeEditorButtonDropDownEventHandler | Delegate for the DropDownEditorButtonBase.BeforeDropDown event | |
CancelableEditorButtonEventHandler | Delegate for a cancelable event involving a single EditorButtonBase | |
EditorButtonEventHandler | Delegate for an event involving a single EditorButtonBase | |
InitializeCheckStateEventHandler | Delegate for the StateEditorButton.InitializeCheckState event | |
SpinButtonClickEventHandler | Delegate for the SpinEditorButton.SpinButtonClick event | |
TrackBarValueChangingEventHandler | The event handler used for the ValueObjectChanging event. |
Enumeration | Description | |
---|---|---|
ControlContainerPropertyIds | Property Ids for the UltraControlContainerEditor component. | |
EditorButtonPropertyId | Enumeration of property ids for the EditorButtonBase properties | |
EnterEditModeMouseBehavior | Enumeration for the EnterEditModeMouseBehavior property. | |
NumericType | Specifies the data type that the UltraNumericEditor will use to display and edit its data | |
PropertyID | PropertyID | |
SpinButtonItem | Enumeration of spin button types | |
SpinWrapBehavior | Enumeration for the SpinWrapBehavior property. | |
StateButtonDisplayStyle | Enumeration of display styles for a StateEditorButton | |
TickmarkLocation | An enumeration for specifying where tickmarks should be displayed on a TrackBar. | |
TickmarkType | An enumeration for specifying the type of tickmark. | |
TrackBarAction | Enumerates the possible actions for the UltraTrackBar control. | |
TrackBarActionSource | An enumeration for specifying the cause of an action on the TrackBar. | |
TrackBarButtonLocation | An enumeration for specifying where buttons on a TrackBar are positioned, relative to the track area. | |
TrackBarButtonType | An enumeration that determines the behavior of a button of the TrackBar. | |
TrackBarPropertyIds | An enumeration of property IDs used with the TrackBarEditor and the associated UltraTrackBar. | |
TrackBarState | Bit flags that describe the state of the UltraTrackBar control. | |
TrackBarViewStyle | An enumeration for specifying the default appearance and behavior of a TrackBar. | |
TrackClickAction | An enumeration for specifying how the TrackBar should adjust the value when the user clicks on the track area outside of the Thumb. |