New to Telerik UI for WinFormsStart a free 30-day trial

Properties

Updated over 6 months ago
PropertyDescription
AutoSizeGets or sets whether the edit control is auto-sized.
SmallImageListGets or sets the small image list.
TextGets or sets the text of the control.
CausesValidationGets or sets a flag indicating whether the control causes validation.
CommandTabsGets the collection of command tabs.
ContextualTabGroupsGets the collection of contextual tab groups.
QuickAccessToolBarHeightGets the QuickAccessToolBar element.
EnableKeyboardNavigationAllows the user to navigate the control using the keyboard.
HelpButtonRepresent the Ribbon Help button.
ExpandButtonRepresent the Ribbon Expand button.
ShowHelpButtonGet or sets value indicating whether RibbonBar Help button is visible or hidden.
ShowExpandButtonGet or sets value indicating whether RibbonBar Help button is visible or hidden.
EnableKeyMapGets or sets whether Key Map (Office 2007 like accelerator keys map) is used for this specific control. Currently this option is implemented for the RadRibbonBar control only.
ApplicationMenuAnimantionTypeGets or sets a value indicating the type of the fade animation.
QuickAccessToolbarBelowRibbonGets or sets if the quick access toolbar is below the ribbon.
QuickAccessToolBarItemsGets the collection of quick access menu items.
QuickAccessToolBarGets the QuickAccessToolBar element.
StartButtonImageGets or sets the image of the start button placed in the top left corner.
StartMenuItemsGets the collection of the start button menu item.
StartMenuRightColumnItemsGets the collection of the start button menu items which appear on the right.
StartMenuBottomStripGets the collection of the start button menu DropDown which is displayed when the button has two columns.
StartMenuWidthGets or sets the width of the start menu.
OptionsButtonGets the options menu button.
ExitButtonGets the exit menu button.
SelectedCommandTabGets the instance of the currently selected command tab.
RibbonBarElementGets the instance of RadRibbonBarElement wrapped by this control. RadRibbonBarElement is the main element in the hierarchy tree and encapsulates the actual functionality of RadRibbonBar.
ExpandedGets or sets a value indicating whether the ribbon bar is expanded.
CollapseRibbonOnTabDoubleClickGets or sets a value indicating whether the ribbon bar will be collapsed or expanded on ribbon tab double click.
MinimizeButtonGets or sets if the ribbon bar has minimize button in its caption.
MaximizeButtonGets or sets if the ribbon bar has maximize button in its caption.
CloseButtonGets or sets if the ribbon bar has close button in its caption.
LocalizationSettingsGets the localization settings associated with this control.

Events

EventDescription
CommandTabSelectingOccurs just before a command tab is selected.
CommandTabSelectedOccurs when a command tab is about to be selected.
ExpandedStateChangedOccurs when the RadRibbonBar is either expanded or collapsed. The state of the control can be acquired from the Expanded property.
KeyTipActivatingOccurs when the user is press Key tip.
KeyTipShowingOccurs when the RadRibbonBar is painting Key tips.

See Also

In this article
EventsSee Also
Not finding the help you need?
Contact Support