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. Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. | |
AutoScrollOffset | (Inherited from System.Windows.Forms.Control) | |
AutoSize | Overridden. This property is not relevant for this class. | |
BindingContext | (Inherited from System.Windows.Forms.Control) | |
BorderColor | Gets or sets the color of the control border. (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. Gets or sets the cursor that is displayed when the mouse pointer is over the control. | |
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. Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. | |
Enabled | (Inherited from System.Windows.Forms.Control) | |
Focused | (Inherited from System.Windows.Forms.Control) | |
FocusedElement | Gets the element that has the focus. (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. Gets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. | |
MinimumSize | Overridden. Gets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. | |
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. | |
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 | This property is used to set the scroll page size. Override it to customize the scrolling behavior. (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 | Gets or sets whether the C1.Framework.XView should display tooltips for elements that implement the C1.Framework.IToolTipElement interface. (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 | Gets or sets the external instance of C1SuperTooltip class used to display tooltips for inner elements. (Inherited from C1.Framework.XView) | |
Tag | (Inherited from System.Windows.Forms.Control) | |
Text | Gets or sets the text associated with this control. (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. | |
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 | Creates a System.Drawing.Graphics object for the control. (Inherited from C1.Framework.XView) | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Releases the unmanaged resources used by the System.Windows.Forms.Control and its child controls and optionally releases the managed resources. | |
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. Set the focus to a given element. (Inherited from C1.Framework.XView) | |
GetBounds | Overloaded. Gets the rectangle that contains a given element. (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 | Retrieves the rich tooltip text associated with the specified control. (Inherited from C1.Framework.XView) | |
Hide | (Inherited from System.Windows.Forms.Control) | |
HideToolTip | Hides tooltip if it is currently visible. (Inherited from C1.Framework.XView) | |
HitTest | Overloaded. Gets the hit-testable element under the mouse. (Inherited from C1.Framework.XView) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. Invalidates the contained element. (Inherited from C1.Framework.XView) | |
Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
IsInputKey | Overloaded. Determines whether the specified key is a regular input key or a special key that requires preprocessing. (Inherited from C1.Framework.XView) | |
Load | Overloaded. Loads a status bar definition from an XML file. | |
LogicalToDeviceThickness | Transforms a C1.Framework.Thickness from logical to device units by scaling it for the current DPI and rounding down to the nearest integer value for left, right, top and bottom. (Inherited from C1.Framework.XView) | |
LogicalToDeviceUnits | Overloaded. Transforms a C1.Framework.Thickness from logical to device units by scaling it for the current DPI and rounding down to the nearest integer value for left, right, top and bottom. (Inherited from C1.Framework.XView) | |
PercentScrollVertical | Scrolls vertically for percent. (Inherited from C1.Framework.ScrollableControl) | |
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. Scrolls a given element into view. (Inherited from C1.Framework.XView) | |
ScrollVertical | Scrolls vertically for changes. (Inherited from C1.Framework.ScrollableControl) | |
Select | Overloaded. (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 | Associates a rich tooltip with a control. (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 | Updates the tooltip for the hovered element. (Inherited from C1.Framework.XView) |