The following tables list the members exposed by UltraStatusPanel.
| Name | Description | |
|---|---|---|
![]()  | UltraStatusPanel Constructor | Constructor | 
| Name | Description | |
|---|---|---|
![]()  | tagValue | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
![]()  | AccessibilityObject | Returns the System.Windows.Forms.AccessibleObject for this panel. | 
![]()  | AccessibleDescription | Returns or sets the description of the panel displayed by accessibility clients. | 
![]()  | AccessibleName | Returns or sets the name of the panel displayed by accessibility clients. | 
![]()  | Appearance | Returns or sets the appearance for the panel. | 
![]()  | AutoSizeWidth | Returns the width required for an autosized panel. | 
![]()  | BorderStyle | Returns or sets the border style for a panel. | 
![]()  | BorderStyleResolved | Returns the fully resolved border style currently used for the panel. | 
![]()  | CharacterPositionFormat | Returns or sets the format for the CharacterPosition type panel. | 
![]()  | Checked | Returns or sets whether a StateButton style panel is checked. | 
![]()  | Control | Returns or sets the control associated with the panel. | 
![]()  | CursorPositionFormat | Determines the format for the MousePosition type panel. | 
![]()  | DateTimeFormat | Returns or sets the format used to display the current System.DateTime for a Date or Time style panel. | 
![]()  | DisplayText | Returns the formatted text displayed. | 
![]()  | Disposed | (Inherited from Infragistics.Shared.DisposableObject) | 
![]()  | Enabled | Returns or sets if the panel is enabled. | 
![]()  | FormatInfo | Gets or sets the culture specific information used to determine how values are formatted. | 
![]()  | HasAppearance | Returns true if an appearance object has been created. | 
![]()  | Index | Determines the index of the object in the collection. | 
![]()  | Key | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
![]()  | KeyStateInfo | Property settings for a KeyState style panel. | 
![]()  | MarqueeInfo | Property settings for a marquee style panel. | 
![]()  | MinWidth | Returns or sets the minimum width for the panel. | 
![]()  | NotificationBadgeSettings | Gets or set the NotificationBadgeSettings for the panel. | 
![]()  | NotificationBadgeText | Gets or sets the text that specifies the notification badge text. | 
![]()  | Padding | Returns or sets the amount of padding between the panel contents and its border | 
![]()  | ProgressBarInfo | Property settings for a progress bar style panel. | 
![]()  | SizingMode | Returns or sets how the panel can be sized. | 
![]()  | Style | Returns or sets the style of the panel. | 
![]()  | Tag | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | Text | Returns or sets the text associated with the panel. | 
![]()  | ToolTipText | Returns or sets the tooltip for the panel. | 
![]()  | UIElement | Returns the Infragistics.Win.UIElement used to render the panel. | 
![]()  | UIRole | Returns the Infragistics.Win.AppStyling.UIRole associated with this panel. | 
![]()  | UltraStatusBar | Returns the owning UltraStatusBar control. | 
![]()  | Visible | Returns or sets if the panel is visible. | 
![]()  | Width | Returns or sets the width of the panel. | 
![]()  | WidthResolved | Return the current width of the panel. | 
![]()  | WrapText | Gets/sets whether text in the non-autosized panels may wrap across lines. | 
| Name | Description | |
|---|---|---|
![]()  | DefaultAction | Returns the accessible action that occurs when the DoDefaultAction method is invoked via an accessibility client. | 
![]()  | KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
![]()  | PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
![]()  | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) | 
| Name | Description | |
|---|---|---|
![]()  | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | 
![]()  | Dispose | (Inherited from Infragistics.Shared.DisposableObject) | 
![]()  | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
![]()  | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
![]()  | NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | ResetAppearance | Resets the Appearance property to its default value. | 
![]()  | ResetCharacterPositionFormat | Resets the CharacterPositionFormat property to its default value. | 
![]()  | ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
![]()  | ResetKeyStateInfo | Resets the KeyStateInfo property to its default value. | 
![]()  | ResetMarqueeInfo | Resets the MarqueeInfo property to its default value. | 
![]()  | ResetNotificationBadgeSettings | Resets the NotificationBadgeSettings to their default value (null) | 
![]()  | ResetNotificationBadgeText | Resets the NotificationBadgeText property to its default value. | 
![]()  | ResetPadding | Resets the Padding property to its default value. | 
![]()  | ResetProgressBarInfo | Resets the ProgressBarInfo property to its default value. | 
![]()  | ResolveAppearance | Resolves the appearance for the panel. | 
![]()  | ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
![]()  | ShouldSerializeNotificationBadgeSettings | Returns true if the HasNotificationBadgeSettings needs to be serialized | 
![]()  | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | ShowCaretPositionDialog | Used to display the CaretPositionDialog | 
![]()  | ToString | Returns a string representation of the object. | 
![]()  | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) | 
| Name | Description | |
|---|---|---|
![]()  | CreateAccessibilityInstance | Creates a new accessibility object for this panel. | 
![]()  | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | DoDefaultAction | Used to perform the default action for the panel. | 
![]()  | GetNotificationBadgeBounds | Determines the rectangle area of the NotificationUIElement. In this area the tools will display the element will be positioned based on its size and position | 
![]()  | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | 
![]()  | OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
![]()  | OnDispose | Overridden. Handles disposing of the control's resources when the control is disposed. | 
![]()  | OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | OnRemovedFromCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
![]()  | OnSubObjectPropChanged | Overridden. Listens for property change notifications of the object's sub objects. | 
![]()  | ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | 
![]()  | ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | ShouldSerializeAppearance | Returns a Boolean value that determines whether the Appearance property is set to its default value.  | 
![]()  | ShouldSerializeCharacterPositionFormat | Returns a Boolean value that determines whether the CharacterPositionFormat property is set to its default value.  | 
![]()  | ShouldSerializeKeyStateInfo | Returns a Boolean value that determines whether the KeyStateInfo property is set to its default value.  | 
![]()  | ShouldSerializeMarqueeInfo | Returns a Boolean value that determines whether the MarqueeInfo property is set to its default value.  | 
![]()  | ShouldSerializePadding | Returns a Boolean value that determines whether the Padding property is set to its default value.  | 
![]()  | ShouldSerializeProgressBarInfo | Returns a Boolean value that determines whether the ProgressBarInfo property is set to its default value.  | 
| Name | Description | |
|---|---|---|
![]()  | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | 
![]()  | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |