Version

UltraStatusPanel Class Properties

For a list of all members of this type, see UltraStatusPanel members.

Public Properties
 NameDescription
Public PropertyAccessibilityObjectReturns the System.Windows.Forms.AccessibleObject for this panel.  
Public PropertyAccessibleDescriptionReturns or sets the description of the panel displayed by accessibility clients.  
Public PropertyAccessibleNameReturns or sets the name of the panel displayed by accessibility clients.  
Public PropertyAppearanceReturns or sets the appearance for the panel.  
Public PropertyAutoSizeWidthReturns the width required for an autosized panel.  
Public PropertyBorderStyleReturns or sets the border style for a panel.  
Public PropertyBorderStyleResolvedReturns the fully resolved border style currently used for the panel.  
Public PropertyCharacterPositionFormatReturns or sets the format for the CharacterPosition type panel.  
Public PropertyCheckedReturns or sets whether a StateButton style panel is checked.  
Public PropertyControlReturns or sets the control associated with the panel.  
Public PropertyCursorPositionFormatDetermines the format for the MousePosition type panel.  
Public PropertyDateTimeFormatReturns or sets the format used to display the current System.DateTime for a Date or Time style panel.  
Public PropertyDisplayTextReturns the formatted text displayed.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledReturns or sets if the panel is enabled.  
Public PropertyFormatInfoGets or sets the culture specific information used to determine how values are formatted.  
Public PropertyHasAppearanceReturns true if an appearance object has been created.  
Public PropertyIndexDetermines the index of the object in the collection.  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyKeyStateInfoProperty settings for a KeyState style panel.  
Public PropertyMarqueeInfoProperty settings for a marquee style panel.  
Public PropertyMinWidthReturns or sets the minimum width for the panel.  
Public PropertyNotificationBadgeSettingsGets or set the NotificationBadgeSettings for the panel.  
Public PropertyNotificationBadgeTextGets or sets the text that specifies the notification badge text.  
Public PropertyPaddingReturns or sets the amount of padding between the panel contents and its border  
Public PropertyProgressBarInfoProperty settings for a progress bar style panel.  
Public PropertySizingModeReturns or sets how the panel can be sized.  
Public PropertyStyleReturns or sets the style of the panel.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextReturns or sets the text associated with the panel.  
Public PropertyToolTipTextReturns or sets the tooltip for the panel.  
Public PropertyUIElementReturns the Infragistics.Win.UIElement used to render the panel.  
Public PropertyUIRoleReturns the Infragistics.Win.AppStyling.UIRole associated with this panel.  
Public PropertyUltraStatusBarReturns the owning UltraStatusBar control.  
Public PropertyVisibleReturns or sets if the panel is visible.  
Public PropertyWidthReturns or sets the width of the panel.  
Public PropertyWidthResolvedReturn the current width of the panel.  
Public PropertyWrapTextGets/sets whether text in the non-autosized panels may wrap across lines.  
Protected Properties
 NameDescription
Protected PropertyDefaultActionReturns the accessible action that occurs when the DoDefaultAction method is invoked via an accessibility client.  
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also