Class Office2016ColorTable
Color Table for Office2016 Ribbon Style.
Inheritance
Inherited Members
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class Office2016ColorTable
Constructors
Office2016ColorTable()
Initializing the Office2016ColorTable.
Declaration
public Office2016ColorTable()
Office2016ColorTable(RibbonControlAdv)
Declaration
public Office2016ColorTable(RibbonControlAdv ribbon)
Parameters
| Type | Name | Description |
|---|---|---|
| RibbonControlAdv | ribbon |
Properties
BackStageButtonForeColor
Gets/Sets the fore color for BackStageButton.
Declaration
[Obsolete("This property is Obsolete, please use 'BackStageItemForeColor' instead")]
public Color BackStageButtonForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
BackStageButtonHoverColor
Gets/Sets the Color of the BackStageButton for Hovering.
Declaration
[Obsolete("This Property is Obsolete, please use 'BackStageItemHoverColor' instead")]
public Color BackStageButtonHoverColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
BackStageButtonSelectionColor
Gets/Sets the selection color for BackStageButton.
Declaration
[Obsolete("This Property is Obsolete, please use 'BackStageItemSelectionColor' instead")]
public Color BackStageButtonSelectionColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
BackStageCaptionColor
Gets /sets the Caption color for the Backstage.
Declaration
public Color BackStageCaptionColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
BackstageControlBoxForeColor
Gets/Set the value of the BackstageSystemButtonForeColor.
Declaration
public Color BackstageControlBoxForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
BackStageItemForeColor
Gets or Sets BackStageItems fore color
Declaration
public Color BackStageItemForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
BackStageItemHoverColor
Gets or Sets BackStageItems fore color
Declaration
public Color BackStageItemHoverColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
BackStageItemHoverForeColor
Gets or sets the hover forecolor of items in BackStage control.
Declaration
public Color BackStageItemHoverForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
BackStageItemSelectionColor
Gets or Sets the pressed state color for BackStageButton and selected state color for BackStageTab
Declaration
public Color BackStageItemSelectionColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
BackStageItemSelectionForeColor
Gets or sets the selected forecolor of items in BackStage control.
Declaration
public Color BackStageItemSelectionForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
BackStageSystemButtonBackground
Gets/Set the value of the SystemButtonBackground.
Declaration
public Color BackStageSystemButtonBackground { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
BackStageTabForeColor
Gets/Sets the fore color for BackStageTab.
Declaration
[Obsolete("This property is Obsolete, please use 'BackStageItemForeColor' instead")]
public Color BackStageTabForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
BackStageTabHoverColor
Gets/Sets the Color of the BackStageTab for Hovering.
Declaration
[Obsolete("This Property is Obsolete, please use 'BackStageItemHoverColor' instead")]
public Color BackStageTabHoverColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
BackStageTabSelectionColor
Gets/Sets the selection color for BackStageTab.
Declaration
[Obsolete("This Property is Obsolete, please use 'BackStageItemSelectionColor' instead")]
public Color BackStageTabSelectionColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
BackStageTitleColor
Gets/Set the value of the TitleColor
Declaration
public Color BackStageTitleColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
BottomToolStripBackColor
Gets/Sets the color for BottomToolStripBackColor.
Declaration
public Color BottomToolStripBackColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
ButtonBackgroundHovered
Gets/Set the value of the ButtonBackgroundHovered.
Declaration
public Color ButtonBackgroundHovered { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
ButtonBackgroundPressed
Gets/Set the value of the ButtonBackgroundPressed.
Declaration
public Color ButtonBackgroundPressed { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
ButtonBackgroundSelected
Gets/Set the value of the ButtonBackgroundSelected.
Declaration
public Color ButtonBackgroundSelected { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
CaptionBackColor
Gets/Set the value of the CaptionBackColor.
Declaration
public Color CaptionBackColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
CaptionForeColor
Gets/Set the value of the CaptionForeColor.
Declaration
public Color CaptionForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
CheckedTabColor
Gets/Set the value of the CheckedTabColor
Declaration
public Color CheckedTabColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
CheckedTabForeColor
Gets/Set the value of the CheckedTabForeColor.
Declaration
public Color CheckedTabForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
CloseButtonBackground
Gets/Set the back color of the Close ButtonBackground.
Declaration
public Color CloseButtonBackground { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
CollapseButtonForeColor
Gets/Set the value of the CollapseButtonForeColor.
Declaration
public Color CollapseButtonForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
CollapsedDropDownButtonForeColor
Gets/Set the value of the CollapsedDropDownButtonForeColor.
Declaration
public Color CollapsedDropDownButtonForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
ContextMenuBackColor
Gets/Set the value of the ContextMenuBackColor.
Declaration
public Color ContextMenuBackColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
ContextMenuItemSelected
Gets/Set the value of the ContextMenuItemSelected.
Declaration
public Color ContextMenuItemSelected { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
ContextMenuTitleBackground
Gets/Set the value of the ButtonBackgroundSelected.
Declaration
public Color ContextMenuTitleBackground { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
ControlBoxForeColor
Gets/Set the value of the ControlBoxForeColor
Declaration
public Color ControlBoxForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
DisabledControlBoxForeColor
Gets/Set the value of the ControlBox disabled ForeColor.
Declaration
public Color DisabledControlBoxForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
DropDownBackColor
Gets/Set the value of the ContextMenuBackColor.
Declaration
public Color DropDownBackColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
DropDownButtonForeColor
Gets/Set the value of the SystemButtonForeColor.
Declaration
public Color DropDownButtonForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
DropDownSelectedColor
Gets/Set the value of the DropDownSelectedColor.
Declaration
[Obsolete("This property is Obsolete")]
public Color DropDownSelectedColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
FileMenuForeColor
Gets or sets the forecolor of the file menu button in RibbonControlAdv control.
Declaration
public Color FileMenuForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
Examples
Office2016ColorTable color = new Office2016ColorTable();
color.FileMenuForeColor = Color.Yellow;
this.ribbonControlAdv1.Office2016ColorTable.Add(color);
FileMenuHoverForeColor
Gets or sets the hover forecolor of the file menu button in RibbonControlAdv control.
Declaration
public Color FileMenuHoverForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
Examples
Office2016ColorTable color = new Office2016ColorTable();
color.FileMenuHoverForeColor = Color.Yellow;
this.ribbonControlAdv1.Office2016ColorTable.Add(color);
GalleryItemCheckedColor
Gets/ sets the Checked Gallery item back color
Declaration
public Color GalleryItemCheckedColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
GalleryItemHoveredTextColor
Gets/Sets the Color of the GalleryItem hovered Text Color
Declaration
public Color GalleryItemHoveredTextColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
GalleryItemNormalColor
Gets / Sets the back color of the Gallery Item.
Declaration
public Color GalleryItemNormalColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
GalleryItemNormalTextColor
Gets/Sets the Color of the GalleryItem TextColor
Declaration
public Color GalleryItemNormalTextColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
GalleryItemPressedColor
Gets/Sets the pressed color of the Gallery Item.
Declaration
public Color GalleryItemPressedColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
GalleryItemSelectedColor
Gets/sets the selected color of the Gallery Item.
Declaration
public Color GalleryItemSelectedColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
HeaderColor
Gets/Set the value of the HeaderColor
Declaration
public Color HeaderColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
HoverCollapsedDropDownButtonForeColor
Gets/Set the value of the CollapsedDropDownButtonHoverForeColor.
Declaration
public Color HoverCollapsedDropDownButtonForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
HoverTabForeColor
Gets/Set the value of the HoverTabForeColor.
Declaration
public Color HoverTabForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
LauncherBackColorSelected
Gets/Set the value of the LauncherBackColorSelected.
Declaration
public Color LauncherBackColorSelected { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
LauncherColorNormal
Gets/Set the value of the LauncherColorNormal.
Declaration
public Color LauncherColorNormal { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
LauncherColorSelected
Gets/Set the value of the LauncherColorSelected.
Declaration
public Color LauncherColorSelected { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
PanelBackColor
Gets/Set the value of the PanelBackColor.
Declaration
public Color PanelBackColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
QATDropDownForeColor
Gets/Set the value of the QatDropDownForeColor.
Declaration
public Color QATDropDownForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
QuickDropDownBackColor
Gets/Sets the color of the DropDown Arrow.
Declaration
public Color QuickDropDownBackColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
QuickDropDownPressedcolor
Gets/Sets the color of the DropDown Arrow.
Declaration
public Color QuickDropDownPressedcolor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
QuickDropDownSelectedcolor
Gets/Sets the color of the DropDown Arrow.
Declaration
public Color QuickDropDownSelectedcolor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
RibbonPanelBorderColor
Gets/Set the value of the RibbonPanelBorderColor.
Declaration
public Color RibbonPanelBorderColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
ScrollButtonBackColor
Gets/Set the value of the ScrollButtonBackColor.
Declaration
public Color ScrollButtonBackColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
ScrollButtonBorderColor
Gets/Set the value of the ScrollButtonBorderColor.
Declaration
public Color ScrollButtonBorderColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
ScrollButtonSelectedBorderColor
Gets/Set the value of the ScrollButtonSelectedBorderColor.
Declaration
public Color ScrollButtonSelectedBorderColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
SelectedTabColor
Gets/Set the value of the SelectedTabColor.
Declaration
public Color SelectedTabColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
SplitButtonBackgroundPressed
Gets/Set the value of the SplitButtonBackgroundPressed.
Declaration
public Color SplitButtonBackgroundPressed { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
SplitButtonBackgroundSelected
Gets/Set the value of the SplitButtonBackgroundSelected.
Declaration
public Color SplitButtonBackgroundSelected { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
SystemButtonBackground
Gets/Set the value of the SystemButtonBackground.
Declaration
public Color SystemButtonBackground { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
TabBackColor
Gets/Set the value of the TabBackColor.
Declaration
public Color TabBackColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
TabForeColor
Gets/Set the value of the TabForeColor.
Declaration
public Color TabForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
TabGroupBackColor
Gets/Sets the Color of the TabGroup BackColor
Declaration
public Color TabGroupBackColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
TabGroupForeColor
Gets/Sets the Color of the TabGroup ForeColor
Declaration
public Color TabGroupForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
TitleColor
Gets/Set the value of the TitleColor
Declaration
public Color TitleColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
ToolStripBackColor
Gets/Set the value of the ToolStripBackColor.
Declaration
public Color ToolStripBackColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
ToolStripBorderColor
Gets/Set the value of the ToolStripBorderColor.
Declaration
[Obsolete("This Propety is Obsolete")]
public Color ToolStripBorderColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
ToolStripCheckBoxBackColor
Gets / Sets the value of ToolStripCheckBoxBackColor
Declaration
public Color ToolStripCheckBoxBackColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
ToolStripItemDisabledForeColor
Gets / Sets the value of ToolStripItem ForeColor in disabled state
Declaration
public Color ToolStripItemDisabledForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
ToolStripItemForeColor
Gets/Set the value of the ToolStripItemForeColor.
Declaration
public Color ToolStripItemForeColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
ToolStripSpliterColor
Gets/Set the value of the ToolStripSpliterColor.
Declaration
public Color ToolStripSpliterColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
UpDownButtonBackColor
Gets/Set the value of the UpDownButtonBackColor.
Declaration
public Color UpDownButtonBackColor { get; set; }
Property Value
| Type |
|---|
| System.Drawing.Color |
Methods
ResetBackStageButtonForeColor()
Resetting the value of BackStageButtonForeColor.
Declaration
public void ResetBackStageButtonForeColor()
ResetBackStageButtonHoverColor()
Resetting the value of BackStageButtonHoverColor.
Declaration
public void ResetBackStageButtonHoverColor()
ResetBackStageButtonSelectionColor()
Resetting the value of BackStageButtonSelectionColor.
Declaration
public void ResetBackStageButtonSelectionColor()
ResetBackStageCaptionColor()
Resetting the value of BackStageCaptionColor.
Declaration
public void ResetBackStageCaptionColor()
ResetBackStageItemHoverColor()
Resetting the value of BackStageButtonHoverColor.
Declaration
public void ResetBackStageItemHoverColor()
ResetBackStageSystemButtonBackground()
Resetting the value of BackStageSystemButtonBackground.
Declaration
public void ResetBackStageSystemButtonBackground()
ResetBackStageTabForeColor()
Resetting the value of BackStageTabForeColor.
Declaration
public void ResetBackStageTabForeColor()
ResetBackStageTabHoverColor()
Resetting the value of BackStageTabHoverColor.
Declaration
public void ResetBackStageTabHoverColor()
ResetBackStageTabSelectionColor()
Resetting the value of BackStageCaptionColor.
Declaration
public void ResetBackStageTabSelectionColor()
ResetBackStageTitleColor()
Resetting the value of BackStageTitleColor.
Declaration
public void ResetBackStageTitleColor()
ResetBottomLauncherColorNormal()
Resetting the value of LauncherColorNormal.
Declaration
public void ResetBottomLauncherColorNormal()
ResetBottomToolStripBackColor()
Resetting the value of BottomToolStripBackColor.
Declaration
public void ResetBottomToolStripBackColor()
ResetButtonBackgroundPressed()
Resetting the value of ButtonBackgroundPressed.
Declaration
public void ResetButtonBackgroundPressed()
ResetButtonBackgroundSelected()
Resetting the value of ButtonBackgroundSelected.
Declaration
public void ResetButtonBackgroundSelected()
ResetCaptionBackColor()
Resetting the value of CaptionBackColor.
Declaration
public void ResetCaptionBackColor()
ResetCaptionForeColor()
Resetting the value of CaptionForeColor.
Declaration
public void ResetCaptionForeColor()
ResetCheckedTabColor()
Resetting the value of CheckedTabColor.
Declaration
public void ResetCheckedTabColor()
ResetCheckedTabForeColor()
Resetting the value of CheckedTabForeColor.
Declaration
public void ResetCheckedTabForeColor()
ResetCloseButtonBackground()
Resetting the value of CloseButtonBackground.
Declaration
public void ResetCloseButtonBackground()
ResetContextMenuBackColor()
Resetting the value of ContextMenuBackColor.
Declaration
public void ResetContextMenuBackColor()
ResetContextMenuItemSelected()
Resetting the value of ContextMenuItemSelected.
Declaration
public void ResetContextMenuItemSelected()
ResetContextMenuTitleBackground()
Resetting the value of ContextMenuTitleBackground.
Declaration
public void ResetContextMenuTitleBackground()
ResetDropDownBackColor()
Resetting the value of DropDownBackColor.
Declaration
public void ResetDropDownBackColor()
ResetDropDownSelectedColor()
Resetting the value of DropDownSelectedColor.
Declaration
public void ResetDropDownSelectedColor()
ResetFileFileMenuHoverForeColor()
Resetting the value of FileMenuHoverForeColor.
Declaration
public void ResetFileFileMenuHoverForeColor()
ResetFileMenuForeColor()
Resetting the value of FileMenuForeColor.
Declaration
public void ResetFileMenuForeColor()
ResetGalleryItemCheckedColor()
Resetting the value of GalleryItemCheckedColor.
Declaration
public void ResetGalleryItemCheckedColor()
ResetGalleryItemHoveredTextColor()
Resetting the value of GalleryItemHoveredTextColor.
Declaration
public void ResetGalleryItemHoveredTextColor()
ResetGalleryItemNormalColor()
Resetting the value of GalleryItemNormalColor.
Declaration
public void ResetGalleryItemNormalColor()
ResetGalleryItemNormalTextColor()
Resetting the value of GalleryItemNormalTextColor.
Declaration
public void ResetGalleryItemNormalTextColor()
ResetGalleryItemPressedColor()
Resetting the value of GalleryItemPressedColor.
Declaration
public void ResetGalleryItemPressedColor()
ResetGalleryItemSelectedColor()
Resetting the value of GalleryItemSelectedColor.
Declaration
public void ResetGalleryItemSelectedColor()
ResetHeaderColor()
Resetting the value of HeaderColor.
Declaration
public void ResetHeaderColor()
ResetHoverTabForeColor()
Resetting the value of HoverTabForeColor.
Declaration
public void ResetHoverTabForeColor()
ResetLauncherBackColorSelected()
Resetting the value of LauncherBackColorSelected.
Declaration
public void ResetLauncherBackColorSelected()
ResetLauncherColorSelected()
Resetting the value of LauncherColorSelected.
Declaration
public void ResetLauncherColorSelected()
ResetPanelBackColor()
Resetting the value of PanelBackColor.
Declaration
public void ResetPanelBackColor()
ResetQuickDropDownBackColor()
Resetting the value of QuickDropDownBackColor.
Declaration
public void ResetQuickDropDownBackColor()
ResetQuickDropDownPressedcolor()
Resetting the value of QuickDropDownPressedcolor.
Declaration
public void ResetQuickDropDownPressedcolor()
ResetQuickDropDownSelectedcolor()
Resetting the value of QuickDropDownSelectedcolor.
Declaration
public void ResetQuickDropDownSelectedcolor()
ResetRibbonPanelBorderColor()
Resetting the value of RibbonPanelBorderColor.
Declaration
public void ResetRibbonPanelBorderColor()
ResetScrollButtonBackColor()
Resetting the value of ScrollButtonBackColor.
Declaration
public void ResetScrollButtonBackColor()
ResetScrollButtonBorderColor()
Declaration
public void ResetScrollButtonBorderColor()
ResetScrollButtonSelectedBorderColor()
Declaration
public void ResetScrollButtonSelectedBorderColor()
ResetSelectedTabColor()
Resetting the value of SelectedTabColor.
Declaration
public void ResetSelectedTabColor()
ResetSplitButtonBackgroundPressed()
Resetting the value of SplitButtonBackgroundPressed.
Declaration
public void ResetSplitButtonBackgroundPressed()
ResetSplitButtonBackgroundSelected()
Resetting the value of SplitButtonBackgroundSelected.
Declaration
public void ResetSplitButtonBackgroundSelected()
ResetSystemButtonBackground()
Resetting the value of SystemButtonBackground.
Declaration
public void ResetSystemButtonBackground()
ResetTabBackColor()
Resetting the value of TabBackColor.
Declaration
public void ResetTabBackColor()
ResetTabForeColor()
Resetting the value of TabForeColor.
Declaration
public void ResetTabForeColor()
ResetTabGroupBackColor()
Resetting the value of TabGroup BackColor.
Declaration
public void ResetTabGroupBackColor()
ResetTabGroupForeColor()
Resetting the value of TabGroup ForeColor.
Declaration
public void ResetTabGroupForeColor()
ResetTitleColor()
Resetting the value of TitleColor.
Declaration
public void ResetTitleColor()
ResetToolStripBackColor()
Resetting the value of ToolStripBackColor.
Declaration
public void ResetToolStripBackColor()
ResetToolStripBorderColor()
Resetting the value of ToolStripBorderColor.
Declaration
public void ResetToolStripBorderColor()
ResetToolStripCheckBoxBackColor()
Resets the value of ToolStripCheckBoxBackColor
Declaration
public void ResetToolStripCheckBoxBackColor()
ResetToolStripItemDisabledForeColor()
Resets the value of ToolStripItemDisabledForeColor
Declaration
public void ResetToolStripItemDisabledForeColor()
ResetToolStripItemForeColor()
Resetting the value of ToolStripItemForeColor.
Declaration
public void ResetToolStripItemForeColor()
ResetToolStripSpliterColor()
Resetting the value of ToolStripSpliterColor.
Declaration
[Obsolete("ResetToolStripSpliterColor is deprecated, please use ResetToolStripSplitterColor instead.")]
public void ResetToolStripSpliterColor()
ResetToolStripSplitterColor()
Resetting the value of ToolStripSpliterColor.
Declaration
public void ResetToolStripSplitterColor()
ResetUpDownButtonBackColor()
Resetting the value of UpDownButtonBackColor.
Declaration
public void ResetUpDownButtonBackColor()
SetOwner(RibbonControlAdv)
Specifies the owner of the Range
Declaration
public void SetOwner(RibbonControlAdv value)
Parameters
| Type | Name | Description |
|---|---|---|
| RibbonControlAdv | value |