Name | Description | |
---|---|---|
C1StatusBar Constructor | Creates a new instance of C1StatusBar. The C1StatusBar is automatically docked at the bottom of the parent container. |
The following tables list the members exposed by C1StatusBar.
Name | Description | |
---|---|---|
C1StatusBar Constructor | Creates a new instance of C1StatusBar. The C1StatusBar is automatically docked at the bottom of the parent container. |
Name | Description | |
---|---|---|
AccessibilityObject | (Inherited from System.Windows.Forms.Control) | |
AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleName | (Inherited from System.Windows.Forms.Control) | |
AccessibleRole | (Inherited from System.Windows.Forms.Control) | |
AllowDrop | (Inherited from System.Windows.Forms.Control) | |
Anchor | Overridden. This property has no effect on C1StatusBar. | |
AutoScrollOffset | (Inherited from System.Windows.Forms.Control) | |
AutoSize | Overridden. This property has no effect on C1StatusBar. | |
BindingContext | (Inherited from System.Windows.Forms.Control) | |
BorderColor | (Inherited from C1.Framework.ScrollableControl) | |
Bottom | (Inherited from System.Windows.Forms.Control) | |
Bounds | (Inherited from System.Windows.Forms.Control) | |
CanFocus | (Inherited from System.Windows.Forms.Control) | |
CanSelect | (Inherited from System.Windows.Forms.Control) | |
Capture | (Inherited from System.Windows.Forms.Control) | |
CausesValidation | (Inherited from System.Windows.Forms.Control) | |
ClientRectangle | (Inherited from System.Windows.Forms.Control) | |
ClientSize | (Inherited from System.Windows.Forms.Control) | |
CompanyName | (Inherited from System.Windows.Forms.Control) | |
Container | (Inherited from System.ComponentModel.Component) | |
ContainsFocus | (Inherited from System.Windows.Forms.Control) | |
ContextMenu | (Inherited from System.Windows.Forms.Control) | |
ContextMenuStrip | (Inherited from System.Windows.Forms.Control) | |
Controls | (Inherited from System.Windows.Forms.Control) | |
Created | (Inherited from System.Windows.Forms.Control) | |
Cursor | Overridden. This property has no effect on C1StatusBar. | |
DataBindings | (Inherited from System.Windows.Forms.Control) | |
DeviceDpi | (Inherited from System.Windows.Forms.Control) | |
DisplayRectangle | (Inherited from System.Windows.Forms.Control) | |
Disposing | (Inherited from System.Windows.Forms.Control) | |
Dock | Overridden. This property has no effect on C1StatusBar. | |
Enabled | (Inherited from System.Windows.Forms.Control) | |
Focused | (Inherited from System.Windows.Forms.Control) | |
FocusedElement | (Inherited from C1.Framework.XView) | |
Font | (Inherited from System.Windows.Forms.Control) | |
Handle | (Inherited from System.Windows.Forms.Control) | |
HasChildren | (Inherited from System.Windows.Forms.Control) | |
Height | (Inherited from System.Windows.Forms.Control) | |
ImeMode | (Inherited from System.Windows.Forms.Control) | |
InvokeRequired | (Inherited from System.Windows.Forms.Control) | |
IsAccessible | (Inherited from System.Windows.Forms.Control) | |
IsDisposed | (Inherited from System.Windows.Forms.Control) | |
IsHandleCreated | (Inherited from System.Windows.Forms.Control) | |
IsMirrored | (Inherited from System.Windows.Forms.Control) | |
LargeImageList | Gets or sets the ImageList that contains the large images to display on the status bar. | |
LayoutEngine | (Inherited from System.Windows.Forms.Control) | |
Left | (Inherited from System.Windows.Forms.Control) | |
LeftPaneItems | Collection of status bar items on the left pane. | |
Location | Gets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. | |
Margin | (Inherited from System.Windows.Forms.Control) | |
MaximumSize | Overridden. This property has no effect on C1StatusBar. | |
MinimumSize | Overridden. This property has no effect on C1StatusBar. | |
Name | (Inherited from System.Windows.Forms.Control) | |
Padding | This property has no effect on C1StatusBar. | |
Parent | (Inherited from System.Windows.Forms.Control) | |
PreferredSize | (Inherited from System.Windows.Forms.Control) | |
ProductName | (Inherited from System.Windows.Forms.Control) | |
ProductVersion | (Inherited from System.Windows.Forms.Control) | |
RecreatingHandle | (Inherited from System.Windows.Forms.Control) | |
Region | (Inherited from System.Windows.Forms.Control) | |
RibbonStyle | Gets or sets a RibbonStyle object that is used for customization of appearance settings when the VisualStyle property is set to Custom. | |
Right | (Inherited from System.Windows.Forms.Control) | |
RightPaneItems | Collection of status bar items on the right pane. | |
RightPaneWidth | Gets or sets the width of the pane on the right side of the status bar. | |
RightToLeft | (Inherited from System.Windows.Forms.Control) | |
ScrollableRectangle | (Inherited from C1.Framework.ScrollableControl) | |
Selectable | Gets or sets whether the StatusBar can receive the input focus. | |
ShowDropDownsOnTop | Gets or sets whether the drop-down windows should appear on top of the status bar. | |
ShowToolTips | (Inherited from C1.Framework.XView) | |
Site | (Inherited from System.Windows.Forms.Control) | |
Size | Gets the height and width of the control. | |
SizingGrip | Gets or sets whether the status bar has a sizing grip. | |
SmallImageList | Gets or sets the ImageList that contains the small images to display on the status bar. | |
SuperTooltip | (Inherited from C1.Framework.XView) | |
Tag | (Inherited from System.Windows.Forms.Control) | |
Text | (Inherited from C1.Framework.ScrollableControl) | |
TextRenderingHint | Gets or sets the TextRenderingHint that controls text rendering quality. | |
ToolTipSettings | Gets or sets the properties of the built-in tooltip. | |
Top | (Inherited from System.Windows.Forms.Control) | |
TopLevelControl | (Inherited from System.Windows.Forms.Control) | |
UseWaitCursor | (Inherited from System.Windows.Forms.Control) | |
Visible | Gets or sets a value indicating whether the control and all its parent controls are displayed. | |
VisualStyle | Gets or sets the visual style of the status bar control. | |
Width | (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
BeginUpdate | Maintains performance while items are being added or removed from the C1StatusBar. | |
BringToFront | (Inherited from System.Windows.Forms.Control) | |
Contains | (Inherited from System.Windows.Forms.Control) | |
CreateControl | (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | (Inherited from C1.Framework.XView) | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from System.ComponentModel.Component) | |
DoDragDrop | (Inherited from System.Windows.Forms.Control) | |
DrawToBitmap | (Inherited from System.Windows.Forms.Control) | |
EndInvoke | (Inherited from System.Windows.Forms.Control) | |
EndUpdate | Resumes processing after it has been suspended by a call to BeginUpdate. | |
FindForm | (Inherited from System.Windows.Forms.Control) | |
Focus | Overloaded. (Inherited from C1.Framework.XView) | |
GetBounds | Overloaded. (Inherited from C1.Framework.XView) | |
GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) | |
GetContainerControl | (Inherited from System.Windows.Forms.Control) | |
GetItemAt | Overloaded. Returns the item located at the specified point in the client area of the C1StatusBar. | |
GetItemBounds | Returns the size and location of the given item, in pixels, relative to the parent C1StatusBar. | |
GetItemByName | Searches for the RibbonItem with the specified name through the whole C1StatusBar. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
GetNextControl | (Inherited from System.Windows.Forms.Control) | |
GetPreferredSize | (Inherited from System.Windows.Forms.Control) | |
GetToolTip | (Inherited from C1.Framework.XView) | |
Hide | (Inherited from System.Windows.Forms.Control) | |
HideToolTip | (Inherited from C1.Framework.XView) | |
HitTest | Overloaded. (Inherited from C1.Framework.XView) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. (Inherited from C1.Framework.XView) | |
Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
IsInputKey | (Inherited from C1.Framework.XView) | |
Load | Overloaded. Loads a status bar definition from an XML file. | |
LogicalToDeviceUnits | (Inherited from System.Windows.Forms.Control) | |
PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
PointToClient | (Inherited from System.Windows.Forms.Control) | |
PointToScreen | (Inherited from System.Windows.Forms.Control) | |
PreProcessControlMessage | (Inherited from System.Windows.Forms.Control) | |
PreProcessMessage | (Inherited from System.Windows.Forms.Control) | |
RectangleToClient | (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | (Inherited from System.Windows.Forms.Control) | |
Refresh | (Inherited from System.Windows.Forms.Control) | |
ResetText | (Inherited from System.Windows.Forms.Control) | |
ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Save | Overloaded. Saves a status bar definition into an XML file. | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | (Inherited from System.Windows.Forms.Control) | |
ScrollIntoView | Overloaded. (Inherited from C1.Framework.XView) | |
Select | (Inherited from System.Windows.Forms.Control) | |
SelectNextControl | (Inherited from System.Windows.Forms.Control) | |
SendToBack | (Inherited from System.Windows.Forms.Control) | |
SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) | |
SetToolTip | (Inherited from C1.Framework.XView) | |
Show | (Inherited from System.Windows.Forms.Control) | |
SuspendLayout | (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Update | (Inherited from System.Windows.Forms.Control) | |
UpdateToolTip | (Inherited from C1.Framework.XView) |
Name | Description | |
---|---|---|
BindingContextChanged | (Inherited from System.Windows.Forms.Control) | |
CausesValidationChanged | (Inherited from System.Windows.Forms.Control) | |
ChangeUICues | (Inherited from System.Windows.Forms.Control) | |
Click | (Inherited from System.Windows.Forms.Control) | |
ClientSizeChanged | (Inherited from System.Windows.Forms.Control) | |
ContextMenuChanged | (Inherited from System.Windows.Forms.Control) | |
ContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) | |
ControlHostFromXmlNode | Occurs before a RibbonControlHost starts loading from XML. | |
CursorChanged | (Inherited from System.Windows.Forms.Control) | |
Disposed | (Inherited from System.ComponentModel.Component) | |
DoubleClick | (Inherited from System.Windows.Forms.Control) | |
DpiChangedAfterParent | (Inherited from System.Windows.Forms.Control) | |
DpiChangedBeforeParent | (Inherited from System.Windows.Forms.Control) | |
DragDrop | (Inherited from System.Windows.Forms.Control) | |
DragEnter | (Inherited from System.Windows.Forms.Control) | |
DragLeave | (Inherited from System.Windows.Forms.Control) | |
DragOver | (Inherited from System.Windows.Forms.Control) | |
EnabledChanged | (Inherited from System.Windows.Forms.Control) | |
Enter | (Inherited from System.Windows.Forms.Control) | |
FontChanged | (Inherited from System.Windows.Forms.Control) | |
GiveFeedback | (Inherited from System.Windows.Forms.Control) | |
GotFocus | (Inherited from System.Windows.Forms.Control) | |
HandleCreated | (Inherited from System.Windows.Forms.Control) | |
HandleDestroyed | (Inherited from System.Windows.Forms.Control) | |
HelpRequested | (Inherited from System.Windows.Forms.Control) | |
ImeModeChanged | (Inherited from System.Windows.Forms.Control) | |
Invalidated | (Inherited from System.Windows.Forms.Control) | |
ItemDeserialized | Occurs when a RibbonItem is loaded from XML. | |
KeyDown | (Inherited from System.Windows.Forms.Control) | |
KeyPress | (Inherited from System.Windows.Forms.Control) | |
KeyUp | (Inherited from System.Windows.Forms.Control) | |
Layout | (Inherited from System.Windows.Forms.Control) | |
Leave | (Inherited from System.Windows.Forms.Control) | |
LocationChanged | (Inherited from System.Windows.Forms.Control) | |
LostFocus | (Inherited from System.Windows.Forms.Control) | |
MarginChanged | (Inherited from System.Windows.Forms.Control) | |
MouseCaptureChanged | (Inherited from System.Windows.Forms.Control) | |
MouseClick | (Inherited from System.Windows.Forms.Control) | |
MouseDoubleClick | (Inherited from System.Windows.Forms.Control) | |
MouseDown | (Inherited from System.Windows.Forms.Control) | |
MouseEnter | (Inherited from System.Windows.Forms.Control) | |
MouseHover | (Inherited from System.Windows.Forms.Control) | |
MouseLeave | (Inherited from System.Windows.Forms.Control) | |
MouseMove | (Inherited from System.Windows.Forms.Control) | |
MouseUp | (Inherited from System.Windows.Forms.Control) | |
MouseWheel | (Inherited from System.Windows.Forms.Control) | |
Move | (Inherited from System.Windows.Forms.Control) | |
PaddingChanged | (Inherited from System.Windows.Forms.Control) | |
Paint | (Inherited from System.Windows.Forms.Control) | |
ParentChanged | (Inherited from System.Windows.Forms.Control) | |
PreviewKeyDown | (Inherited from System.Windows.Forms.Control) | |
QueryAccessibilityHelp | (Inherited from System.Windows.Forms.Control) | |
QueryContinueDrag | (Inherited from System.Windows.Forms.Control) | |
RegionChanged | (Inherited from System.Windows.Forms.Control) | |
Resize | (Inherited from System.Windows.Forms.Control) | |
RibbonEvent | Occurs when other Ribbon events occur. | |
RightToLeftChanged | (Inherited from System.Windows.Forms.Control) | |
SizeChanged | (Inherited from System.Windows.Forms.Control) | |
StatusBarDeserialized | Occurs when the C1StatusBar control is loaded from XML. | |
StyleChanged | (Inherited from System.Windows.Forms.Control) | |
SystemColorsChanged | (Inherited from System.Windows.Forms.Control) | |
TabIndexChanged | (Inherited from System.Windows.Forms.Control) | |
TabStopChanged | (Inherited from System.Windows.Forms.Control) | |
TextChanged | (Inherited from System.Windows.Forms.Control) | |
ToolTipLinkClicked | Event that fires when the user clicks a hyperlink within a tooltip. | |
Validated | (Inherited from System.Windows.Forms.Control) | |
Validating | (Inherited from System.Windows.Forms.Control) | |
VisibleChanged | (Inherited from System.Windows.Forms.Control) | |
VisualStyleChanged | Occurs when the value of the VisualStyle property changes. |