Class RibbonSystemText
RibbonSystemText class
Inheritance
Inherited Members
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class RibbonSystemText
Constructors
RibbonSystemText(Control)
Constructor of the RibbonSystemText
Declaration
public RibbonSystemText(Control ctrl)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.Forms.Control | ctrl | The control instance. |
Properties
ColumnHeaderText
Gets or sets text of ColumnHeader in ListBox of CustomizedRibbon dialog.
Declaration
public string ColumnHeaderText { get; set; }
Property Value
Type |
---|
System.String |
CustomizationLabelText
Gets or sets text of 'Customizations' label in Customize Ribbon dialog.
Declaration
public string CustomizationLabelText { get; set; }
Property Value
Type |
---|
System.String |
CustomizeRibbonDialogAddText
Gets or sets text of 'Add' button in Customize Ribbon dialog.
Declaration
public string CustomizeRibbonDialogAddText { get; set; }
Property Value
Type |
---|
System.String |
CustomizeRibbonDialogCancelText
Gets or sets text of 'Cancel' button in Customize Ribbon dialog.
Declaration
public string CustomizeRibbonDialogCancelText { get; set; }
Property Value
Type |
---|
System.String |
CustomizeRibbonDialogCaption
Gets or sets text of Customize Ribbon Form caption.
Declaration
public string CustomizeRibbonDialogCaption { get; set; }
Property Value
Type |
---|
System.String |
CustomizeRibbonDialogChooseCommandsText
Gets or sets text of 'Choose Commands From' label in Customize Ribbon dialog.
Declaration
public string CustomizeRibbonDialogChooseCommandsText { get; set; }
Property Value
Type |
---|
System.String |
CustomizeRibbonDialogLabelText
Gets or sets text of 'Customize Ribbon' label in Customize Ribbon dialog.
Declaration
public string CustomizeRibbonDialogLabelText { get; set; }
Property Value
Type |
---|
System.String |
CustomizeRibbonDialogMainTabText
Gets or sets text of 'Main Tab' label in Customize Ribbon dialog.
Declaration
public string CustomizeRibbonDialogMainTabText { get; set; }
Property Value
Type |
---|
System.String |
CustomizeRibbonDialogNewGroupText
Gets or sets text of 'NewGroup' button in Customize Ribbon dialog.
Declaration
public string CustomizeRibbonDialogNewGroupText { get; set; }
Property Value
Type |
---|
System.String |
CustomizeRibbonDialogNewTabText
Gets or sets text of 'NewTab' button in Customize Ribbon dialog.
Declaration
public string CustomizeRibbonDialogNewTabText { get; set; }
Property Value
Type |
---|
System.String |
CustomizeRibbonDialogOKText
Gets or sets text of 'Ok' button in Customize Ribbon dialog.
Declaration
public string CustomizeRibbonDialogOKText { get; set; }
Property Value
Type |
---|
System.String |
CustomizeRibbonDialogRemoveText
Gets or sets text of 'Remove' button in Customize Ribbon dialog.
Declaration
public string CustomizeRibbonDialogRemoveText { get; set; }
Property Value
Type |
---|
System.String |
CustomizeRibbonDialogRenameText
Gets or sets text of 'Rename' button in Customize Ribbon dialog.
Declaration
public string CustomizeRibbonDialogRenameText { get; set; }
Property Value
Type |
---|
System.String |
CustomizeRibbonDialogResetText
Gets or sets text of 'Reset' button in Customize Ribbon dialog.
Declaration
public string CustomizeRibbonDialogResetText { get; set; }
Property Value
Type |
---|
System.String |
MoreCommandsText
Declaration
public string MoreCommandsText { get; set; }
Property Value
Type |
---|
System.String |
QuickAccessAddItemText
Gets or sets text of menu command to add new item to Quick access bar
Declaration
public string QuickAccessAddItemText { get; set; }
Property Value
Type |
---|
System.String |
QuickAccessCustomizeCaptionText
Gets or sets title of Quick access customize dialog
Declaration
public string QuickAccessCustomizeCaptionText { get; set; }
Property Value
Type |
---|
System.String |
QuickAccessCustomizeMenuText
Gets or sets text of menu command to customize Quick access bar.
Declaration
public string QuickAccessCustomizeMenuText { get; set; }
Property Value
Type |
---|
System.String |
QuickAccessCustomizeRibbonText
Gets or sets text of CustomizeRibbon in QAT drop down.
Declaration
public string QuickAccessCustomizeRibbonText { get; set; }
Property Value
Type |
---|
System.String |
QuickAccessDialogAddText
Gets or sets text of 'Add' button in Quick access customize dialog.
Declaration
public string QuickAccessDialogAddText { get; set; }
Property Value
Type |
---|
System.String |
QuickAccessDialogCancelText
Gets or sets text of 'Cancel' button in Quick access customize dialog.
Declaration
public string QuickAccessDialogCancelText { get; set; }
Property Value
Type |
---|
System.String |
QuickAccessDialogCommandsText
Gets or sets label of command selector in Quick access customize dialog
Declaration
public string QuickAccessDialogCommandsText { get; set; }
Property Value
Type |
---|
System.String |
QuickAccessDialogDropDownName
Gets or sets the name of drop down in Quick access customize dialog.
Declaration
public string QuickAccessDialogDropDownName { get; set; }
Property Value
Type |
---|
System.String |
QuickAccessDialogOkText
Gets or sets text of 'OK' button in Quick access customize dialog.
Declaration
public string QuickAccessDialogOkText { get; set; }
Property Value
Type |
---|
System.String |
QuickAccessDialogRemoveText
Gets or sets text of 'Remove' button in Quick access customize dialog.
Declaration
public string QuickAccessDialogRemoveText { get; set; }
Property Value
Type |
---|
System.String |
QuickAccessDialogResetText
Gets or sets text of 'Reset' button in Quick access customize dialog.
Declaration
public string QuickAccessDialogResetText { get; set; }
Property Value
Type |
---|
System.String |
QuickAccessMinimizeRibbon
Gets or sets text of menu command to minimize Ribbon.
Declaration
public string QuickAccessMinimizeRibbon { get; set; }
Property Value
Type |
---|
System.String |
QuickAccessMoreCommands
Declaration
public string QuickAccessMoreCommands { get; set; }
Property Value
Type |
---|
System.String |
QuickAccessPlaceAboveText
Gets or sets text of menu command to place Quick access bar above Ribbon.
Declaration
public string QuickAccessPlaceAboveText { get; set; }
Property Value
Type |
---|
System.String |
QuickAccessPlaceBelowText
Gets or sets text of menu command to place Quick access bar below Ribbon.
Declaration
public string QuickAccessPlaceBelowText { get; set; }
Property Value
Type |
---|
System.String |
QuickAccessRemoveItemText
Gets or sets text of menu command to remove item from Quick access bar
Declaration
public string QuickAccessRemoveItemText { get; set; }
Property Value
Type |
---|
System.String |
RenameCancelButtonText
Gets or sets text of 'Cancel' button text in Rename dialog.
Declaration
public string RenameCancelButtonText { get; set; }
Property Value
Type |
---|
System.String |
RenameDisplayLabelText
Gets or sets text of 'Display' label text in Rename dialog.
Declaration
public string RenameDisplayLabelText { get; set; }
Property Value
Type |
---|
System.String |
RenameFormText
Gets or sets text of Rename Form caption text in Customize Ribbon dialog.
Declaration
public string RenameFormText { get; set; }
Property Value
Type |
---|
System.String |
RenameOkButtonText
Gets or sets text of 'OK' button text in Rename dialog.
Declaration
public string RenameOkButtonText { get; set; }
Property Value
Type |
---|
System.String |