Name | Description | |
---|---|---|
C1Ribbon Constructor | Creates a new instance of C1Ribbon. The C1Ribbon is automatically docked at the top of the parent container. |
The following tables list the members exposed by C1Ribbon.
Name | Description | |
---|---|---|
C1Ribbon Constructor | Creates a new instance of C1Ribbon. The C1Ribbon is automatically docked at the top 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) | |
AllowContextMenu | Gets or sets whether the special context menu should appear when a user clicks the Ribbon with the right mouse button. | |
AllowDrop | (Inherited from System.Windows.Forms.Control) | |
AllowMinimize | Gets or sets whether the Ribbon can be minimized. | |
AllowSimplifiedView | Gets or sets whether the Ribbon can be simplified. | |
AltKeyPressDelay | Gets or sets the delay (in milliseconds) after pressing the Alt key before displaying KeyTips. | |
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. | |
ApplicationMenu | Gets the object that represents the Application menu at the top-left corner of the Ribbon and allows to control the button's appearance. | |
AutoScrollOffset | (Inherited from System.Windows.Forms.Control) | |
AutoSize | Overridden. This property is not relevant for this class. | |
BackstageView | Gets or sets the instance of the attached C1BackstageView to this control. | |
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) | |
BottomToolBar | Gets the object that represents a toolbar that appears below the Ribbon. | |
Bounds | (Inherited from System.Windows.Forms.Control) | |
CanFocus | (Inherited from System.Windows.Forms.Control) | |
CanSelect | (Inherited from System.Windows.Forms.Control) | |
CaptionAlignment | Gets or sets how the form caption is horizontally aligned. | |
Capture | (Inherited from System.Windows.Forms.Control) | |
CaptureAltKeyInTerminalSession | Gets or sets whether the Alt key can be used for displaying KeyTips in terminal server session. | |
CaptureF10Key | Gets or sets whether the F10 key can be used for displaying KeyTips. | |
CausesValidation | (Inherited from System.Windows.Forms.Control) | |
ChildCaptionInSquareBrackets | Gets or sets a value indicating if the title of a maximized MDI child window should appear in square brackets after the main Form's title. | |
ClientRectangle | (Inherited from System.Windows.Forms.Control) | |
ClientSize | (Inherited from System.Windows.Forms.Control) | |
CompanyName | (Inherited from System.Windows.Forms.Control) | |
ConfigToolBar | Gets the object that represents the toolbar in the same line with the tab headers. | |
Container | (Inherited from System.ComponentModel.Component) | |
ContainsFocus | (Inherited from System.Windows.Forms.Control) | |
ContextMenu | (Inherited from System.Windows.Forms.Control) | |
ContextMenuItems | Gets the collection of menu items displayed with the ShowContextMenu method. | |
ContextMenuStrip | (Inherited from System.Windows.Forms.Control) | |
ContextualTabGroups | Gets the collection of contextual tab groups. | |
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) | |
HeaderWatermark | Gets or sets an image displayed as the header watermark. | |
Height | (Inherited from System.Windows.Forms.Control) | |
HideAppMenuWithTHR | Enables the compatibility mode when the AppMenu button does not appear while the tab header row is invisible. | |
HideTabHeaderRow | Gets or sets whether the tab header row (including the application menu and config toolbar) is hidden. | |
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) | |
KeyTipsVisible | Gets a value indicating whether the KeyTips are visible. | |
LargeImageList | Gets or sets the ImageList that contains the large images to display on the Ribbon. | |
LayoutEngine | (Inherited from System.Windows.Forms.Control) | |
Left | (Inherited from System.Windows.Forms.Control) | |
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. | |
MediumImageList | Gets or sets the ImageList that contains the medium images to display on the Ribbon. | |
Minimized | Gets or sets whether the Ribbon is in minimized state. | |
MinimumHeight | Gets or sets the minimum height of Ribbon's parent container. | |
MinimumSize | Overridden. Gets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. | |
MinimumWidth | Gets or sets the minimum width of Ribbon's parent container. | |
MoreButton | Gets the properties of the more button from simplified view of ribbon. | |
Name | (Inherited from System.Windows.Forms.Control) | |
NoSysKeyUp | Gets or sets whether the ribbon shouldn't wait for the WM_SYSKEYUP message when showing KeyTips. | |
Padding | This property has no effect on C1Ribbon. | |
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) | |
Qat | Gets the object that represents the Quick Access Toolbar (QAT). | |
QatItemNames | Gets or sets the string that specifies the list of item names on the QAT. It allows to preserve QAT items added by the user at runtime. | |
RecreatingHandle | (Inherited from System.Windows.Forms.Control) | |
Region | (Inherited from System.Windows.Forms.Control) | |
RestrictedGroupSizing | Gets or sets whether the RibbonGroup sizing is limited to the Maximized and Collapsed states. | |
RibbonStyle | Gets or sets a RibbonStyle object that is used for customization of appearance settings. | |
Right | (Inherited from System.Windows.Forms.Control) | |
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 Ribbon can receive the input focus. | |
SelectedTab | Gets or sets the selected tab. | |
SelectedTabIndex | Gets or sets the selected tab index. | |
ShowContextualGroupsHeaders | Gets or sets a value indicating whether the headers of contextual groups are displayed. | |
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. | |
SmallImageList | Gets or sets the ImageList that contains the small images to display on the Ribbon. | |
SuperTooltip | Gets or sets the external instance of C1SuperTooltip class used to display tooltips for inner elements. (Inherited from C1.Framework.XView) | |
SupportDpiAwareness | Gets or sets the dpi awareness support mode. | |
SupportsKeyTips | Gets or sets whether the Ribbon can show KeyTips. | |
TabPopupWidth | Gets or sets the maximum width of the tab popup window when the Ribbon is minimized. If -1, the popup window is stretched to the whole width of the owner window. | |
Tabs | Gets the tabs collection of this C1Ribbon. | |
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) | |
TopToolBar | Gets the object that represents a toolbar at the window title bar, beside the system buttons. | |
UseWaitCursor | (Inherited from System.Windows.Forms.Control) | |
ViewMode | Gets or sets the view mode of C1Ribbon. | |
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 C1Ribbon. | |
BringToFront | (Inherited from System.Windows.Forms.Control) | |
CloseAllPopups | Closes all popup windows, such as menus, collapsed groups and tabs. | |
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) | |
GetHostRibbonItem | Returns the RibbonItem that contains the specified control. | |
GetItemAt | Overloaded. Returns the item located at the specified point in the client area of the C1Ribbon. | |
GetItemBounds | Returns the size and location of the given item, in pixels, relative to the parent C1Ribbon. | |
GetItemByName | Searches for the RibbonTab, RibbonGroup, or RibbonItem with the specified name through the whole C1Ribbon. | |
GetItemImage | Gets an image rendered from the actual icon of the ribbon component. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
GetNextControl | (Inherited from System.Windows.Forms.Control) | |
GetPreferredSize | (Inherited from System.Windows.Forms.Control) | |
GetPresetImage | Overloaded. Returns a bitmap image from build-in C1Ribbon presets for the current theme lightness. | |
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 Ribbon 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 Ribbon 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) | |
SelectTab | Makes the tab with the specified index the current tab. | |
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) | |
ShowContextMenu | Overloaded. Displays the contextual menu at the center of the specified 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) |