Version

Infragistics.Win.UltraWinStatusBar Namespace

Classes
 ClassDescription
ClassCancelablePanelEventArgs Event parameters used for a cancelable event which pass a single UltraStatusPanel.
ClassCaretPositionDialog Dialog used to change the position of the caret within the associated System.Windows.Forms.RichTextBox control of a CharacterPositionUltraStatusPanel.StyleUltraStatusPanel.
ClassClockUIElement UIElement for representing a time as a clock.
ClassKeyStateInfo Represents the settings for a KeyStateUltraStatusPanel.Style panel.
ClassMarqueeInfo Represents the settings for a MarqueeUltraStatusPanel.Style panel.
ClassMDIButtonUIElement A state button element for representing an mdi child.
ClassMDIButtonUIElement.MdiButtonAccessibleObject Initializes a new MDIButtonUIElement.MdiButtonAccessibleObject
ClassNumericTextBox Class derived from TextBox to accept numeric input.
ClassPanelButtonUIElement Button uielement for a Button or StateButton style panel
ClassPanelClickEventArgs Event parameters used for the UltraStatusBar.PanelClick and UltraStatusBar.PanelDoubleClick events
ClassPanelEventArgs Event parameters used for events which pass a single UltraStatusPanel.
ClassPanelsEnumerator Type-specific enumerator class for enumerating over the UltraStatusPanel objects of the UltraStatusPanelsCollection.
ClassPanelSplitterUIElement UIElement for the splitter bar between panels.
ClassPanelUIElement PanelUIElement
ClassProgressBarInfo Represents the settings for a ProgressBarUltraStatusPanel.Style panel.
ClassResources Exposes a Infragistics.Shared.ResourceCustomizer instance for this assembly.
ClassSizeGripUIElement A UIElement class for displaying a windows size grip.
ClassSizeGripUIElement.SizeGripAccessibleObject Accessible object representing a SizeGripUIElement
ClassStatusBarEventManager Class for managing the events of an UltraStatusBar object. It maintains an enabled flag for each event as well as a nested 'in progress' count.
ClassTimerManager Class for managing a simple 1/2 second timer.
ClassUIElementMargins Stores the margin information for a region.
ClassUIElementMargins.UIElementMarginsTypeConverter UIElementMarginsTypeConverter
ClassUltraStatusBar Represents a Windows style status bar control.
ClassUltraStatusBarBorderAreaResizeUIElement An element used to simulate form resizing areas when merging the UltraToolbarsManager.Ribbon into the caption area.
ClassUltraStatusBarRole Component role class used to manage the style settings for an UltraStatusBarRole
ClassUltraStatusBarUIElement Main UIElement for the UltraStatusBar control.
ClassUltraStatusPanel Represents a single section of an UltraStatusBar control.
ClassUltraStatusPanel.UltraStatusPanelAccessibleObject Accessible object representing a UltraStatusPanel.UltraStatusPanelAccessibleObject
ClassUltraStatusPanel.UltraStatusPanelTypeConverter UltraStatusPanelTypeConverter.
ClassUltraStatusPanelsCollection Represents a collection of UltraStatusPanel objects.
ClassUltraWinStatusBarAssemblyStyleInfo A class that provides the application styling definitions for the UltraWinStatusBar assembly.
Delegates
 DelegateDescription
DelegateCancelablePanelEventHandler Delegate for handling a cancelable event involving an UltraStatusPanel.
DelegatePanelClickEventHandler Delegate for handling a click event involving an UltraStatusPanel
DelegatePanelEventHandler Delegate for handling an event involving an UltraStatusPanel.
Enumerations
 EnumerationDescription
EnumerationDirection Enumeration of directions.
EnumerationKeyState Enumeration of Keys whose state may be monitored.
EnumerationKeyStateDisplayStyle Enumeration of display styles for the KeyState style panels.
EnumerationMarqueeStyle Enumeration of marquee styles.
EnumerationPanelSizingMode Enumeration of the panel sizing options.
EnumerationPanelStyle Enumeration of panel styles
EnumerationResizeStyle Enumeration of resize styles.
EnumerationStatusBarEventGroups Identifies groups of UltraStatusBar events
EnumerationStatusBarEventIds Enumeration of event identifiers for the UltraStatusBar component.
EnumerationStatusBarPropertyIds Enumeration of Property Ids for the UltraStatusBar control
EnumerationViewStyle Determines the view style for the control.
See Also