ComponentOne WinForms Edition
Demos
Docs
Samples
Download
ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.8 Assembly
/
C1.Win.C1Ribbon Namespace
/
C1StatusBar Class
/ C1StatusBar Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Syntax
See Also
C1Ribbon (Classic) for WinForms Overview
Key Features
C1Ribbon (Classic) Quick Start
C1Ribbon (Classic) Elements
Design-Time Support
C1Ribbon (Classic) Appearance
Run-Time Interaction
C1Ribbon (Classic) Samples
C1Ribbon (Classic) Task-Based Help
API Reference
C1.Win.C1Ribbon.4.8 Assembly
Namespaces
C1.Win.C1Ribbon Namespace
Overview
Classes
C1Ribbon
C1RibbonForm
C1StatusBar
Overview
Members
C1StatusBar Constructor
Methods
BeginUpdate Method
CreateAccessibilityInstance Method
CreateHandle Method
Dispose Method
Dispose(Boolean) Method
EndUpdate Method
GetItemAt Method
GetItemAt(Point) Method
GetItemAt(Int32,Int32) Method
GetItemBounds Method
GetItemByName Method
IsMouseInsideXView Method
Load Method
Load(String) Method
Load(Stream) Method
Load(XmlDocument) Method
OnAmbientChangedVisualStyle Method
OnControlHostFromXmlNode Method
OnEnabledChanged Method
OnFontChanged Method
OnItemDeserialized Method
OnMouseUp Method
OnPaint Method
OnParentChanged Method
OnRibbonEvent Method
OnRightToLeftChanged Method
OnStatusBarDeserialized Method
OnToolTipLinkClicked Method
OnVisibleChanged Method
OnVisualStyleChanged Method
ProcessMnemonic Method
ResetForeColorDisabled Method
ResetForeColorInner Method
ResetForeColorMenuItem Method
ResetForeColorOuter Method
ResetForeColorTextBox Method
ResetRightPaneWidth Method
ResetVisualStyle Method
ResubscribeTooltip Method
Save Method
Save(String) Method
Save(Stream) Method
Save(XmlTextWriter) Method
ShouldSerializeForeColorDisabled Method
ShouldSerializeForeColorInner Method
ShouldSerializeForeColorMenuItem Method
ShouldSerializeForeColorOuter Method
ShouldSerializeForeColorTextBox Method
ShouldSerializeLeftPaneItems Method
ShouldSerializeRightPaneItems Method
ShouldSerializeRightPaneWidth Method
ShouldSerializeToolTipSettings Method
ShouldSerializeVisualStyle Method
WndProc Method
Properties
Anchor Property
AutoSize Property
Cursor Property
Dock Property
LargeImageList Property
LeftPaneItems Property
Location Property
MaximumSize Property
MinimumSize Property
Padding Property
RibbonStyle Property
RightPaneItems Property
RightPaneWidth Property
Selectable Property
ShowDropDownsOnTop Property
Size Property
SizingGrip Property
SmallImageList Property
TextRenderingHint Property
ToolTipSettings Property
Visible Property
VisualStyle Property
Events
ControlHostFromXmlNode Event
ItemDeserialized Event
RibbonEvent Event
StatusBarDeserialized Event
ToolTipLinkClicked Event
VisualStyleChanged Event
ControlHostFromXmlNodeEventArgs
DrawItemEventArgs
GalleryEventArgs
GroupDeserializedEventArgs
ItemDeserializedEventArgs
MeasureItemEventArgs
PrepareDateTimeFormatEventArgs
PrepareNumberFormatEventArgs
QatItemsChangedEventArgs
RibbonApplicationMenu
RibbonAppMenuTab
RibbonBottomToolBar
RibbonButton
RibbonCheckBox
RibbonColorPalette
RibbonColorPaletteEntry
RibbonColorPicker
RibbonColorPickerItem
RibbonComboBox
RibbonConfigToolBar
RibbonContextualTabGroup
RibbonControlHost
RibbonDatePicker
RibbonDropDownBase
RibbonEditBox
RibbonEventArgs
RibbonFontComboBox
RibbonGallery
RibbonGalleryBaseItem
RibbonGalleryItem
RibbonGalleryItemCollection
RibbonGalleryLabel
RibbonGroup
RibbonGroupCollection
RibbonItem
RibbonItemCollection
RibbonItemCollectionBase
RibbonItemContainer
RibbonLabel
RibbonListItem
RibbonMenu
RibbonNumericBox
RibbonProgressBar
RibbonQat
RibbonQatGroupButton
RibbonQatItemCollection
RibbonQatLinkCollection
RibbonSeparator
RibbonSplitButton
RibbonStyle
RibbonTab
RibbonTabCollection
RibbonTabGroupCollection
RibbonTextBox
RibbonTimePicker
RibbonToggleButton
RibbonToggleGroup
RibbonToolBar
RibbonTopToolBar
RibbonTrackBar
ShouldDrawFontEventArgs
SpinButtonClickEventArgs
StyleBrushSet
StyleColorSet
StyleConstSet
StyleFlagSet
StyleFontDelta
StyleFontSet
StyleGlyphSet
TabDeserializedEventArgs
TabGroupDeserializedEventArgs
ThemeImages
ToolTipLinkClickedEventArgs
ToolTipSettings
Enumerations
AppMenuAppearance
BackgroundImageLayout
ColoredButton
ComboBoxAutoCompleteMode
ContextualTabColor
DropDownAlignment
FontPadding
Office2007ColorThemes
OfficeColorPalette
QatItemAction
RibbonComboBoxStyle
RibbonDateFormat
RibbonEventType
RibbonNumberFormat
RibbonTabColor
RibbonTimeFormat
StyleBrush
StyleColor
StyleConst
StyleFlag
StyleFont
StyleGlyph
SupportedGroupSizing
TextImageRelation
ThemeColor
ThemeLightness
ToolTipGradient
VisualStyle
Interfaces
IC1RibbonHolder
IC1StatusBarHolder
Delegates
DrawItemEventHandler
GalleryEventHandler
MeasureItemEventHandler
PrepareDateTimeFormatEventHandler
PrepareNumberFormatEventHandler
QatItemsChangedEventHandler
RibbonEventHandler
ShouldDrawFontEventHandler
SpinButtonClickEventHandler
ToolTipLinkClickedEventHandler
C1.Win.C1Ribbon.Localization Namespace
Overview
Classes
DesignStrings.MiscStrings
Strings
Strings.Calendar
Strings.ColorPickerStrings
Strings.Colors
Strings.MiscStrings
Strings.OfficeColorDescriptions
Strings.Palettes
Strings.RibbonCustomization
Strings.WindowButtons
C1StatusBar Constructor
In This Topic
Syntax
See Also
Creates a new instance of
C1StatusBar
. The C1StatusBar is automatically docked at the bottom of the parent container.
Syntax
Visual Basic
C#
public C1StatusBar()
'Declaration Public Function New()
See Also
Reference
C1StatusBar Class
C1StatusBar Members