Version

StatusBarPropertyIds Enumeration

Enumeration of Property Ids for the UltraStatusBar control
Syntax
'Declaration
 
Public Enum StatusBarPropertyIds 
   Inherits System.Enum
public enum StatusBarPropertyIds : System.Enum 
Members
MemberDescription
AppearanceUltraStatusBar.Appearance property
AppearancesUltraStatusBar.Appearances collection property
BorderStyleUltraStatusPanel.BorderStyle property
BorderStylePanelUltraStatusBar.BorderStylePanel property
BottomUIElementMargins.Bottom property
ButtonStyleUltraStatusBar.ButtonStyle property
CharacterPositionFormatUltraStatusPanel.CharacterPositionFormat property
CheckedUltraStatusPanel.Checked property
ControlUltraStatusPanel.Control property
CursorPositionFormatUltraStatusPanel.CursorPositionFormat property
DateTimeFormatUltraStatusPanel.DateTimeFormat property
DelayMarqueeInfo.Delay property
DirectionMarqueeInfo.MarqueeDirection property
DisplayStyleKeyStateInfo.DisplayStyle property
EnabledUltraStatusPanel.Enabled property
FormatInfoUltraStatusPanel.FormatInfo property
ImageListUltraStatusBar.ImageList property
ImageTransparentColorUltraStatusBar.ImageTransparentColor property
IndexUltraStatusPanel.Index property
InterPanelSpacingUltraStatusBar.InterPanelSpacing property
KeyInfragistics.Shared.KeyedSubObjectBase.Key property
KeyStateInfoUltraStatusPanel.KeyStateInfo property
KeyStateToggledKeyStateInfo.Toggled property
LeftUIElementMargins.Left property
MarqueeInfoUltraStatusPanel.MarqueeInfo property
MarqueeStyleMarqueeInfo.MarqueeStyle property
MinWidthUltraStatusPanel.MinWidth property
NotificationBadgeSettingsUltraStatusPanel.NotificationBadgeSettings property
NotificationBadgeTextUltraStatusPanel.NotificationBadgeText property
OffTextKeyStateInfo.OffText property
OnTextKeyStateInfo.OnText property
PaddingUltraStatusPanel.Padding property
PanelPanel object
PanelAppearanceUltraStatusBar.PanelAppearance property
PanelsUltraStatusBar.Panels property
PanelsVisibleUltraStatusBar.PanelsVisible property
ProgressBarInfoUltraStatusPanel.ProgressBarInfo property
ResizeStyleUltraStatusBar.ResizeStyle property
RightUIElementMargins.Right property
ScaledImageSizeUltraStatusBar.ScaledImageSize property
ScaleImagesUltraStatusBar.ScaleImages property
ScrollAmountMarqueeInfo.MarqueeScrollAmount property
ShowToolTipsUltraStatusBar.ShowToolTips
SizeGripVisibleUltraStatusBar.SizeGripVisible property
SizingModeUltraStatusPanel.SizingMode property
StyleUltraStatusPanel.Style property
TextUltraStatusBar.Text property
ToolTipTextUltraStatusPanel.ToolTipText property
TopUIElementMargins.Top property
UseMnemonicUltraStatusBar.UseMnemonic property
ViewStyleUltraStatusBar.ViewStyle property
VisibleUltraStatusPanel.Visible property
WidthUltraStatusPanel.Width property
WrapTextUltraStatusBar.WrapText and UltraStatusPanel.WrapText properties
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also