Class TouchStyleColorTable
Color Table for TouchStyle RibbonControlAdv.
Inheritance
Inherited Members
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class TouchStyleColorTable
Constructors
TouchStyleColorTable()
Constructor of the TouchStyleColorTable.
Declaration
public TouchStyleColorTable()
Properties
ActiveToolStripTabItemBackColor
Gets/Sets the back color of active toolstriptabitem
Declaration
public Color ActiveToolStripTabItemBackColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageButtonColor
Gets/Sets the color for BackStageButton.
Declaration
public Color BackStageButtonColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageButtonForeColor
Gets/Sets the fore color for BackStageButton.
Declaration
public Color BackStageButtonForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageButtonHoverColor
Gets/Sets the Color of the BackStageButton for Hovering.
Declaration
public Color BackStageButtonHoverColor { 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 |
BackStageCloseButtonBackground
Gets/Sets the color of the CloseButton in BackStageVisibleMode.
Declaration
public Color BackStageCloseButtonBackground { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageCloseButtonForeColor
Gets/Set the value of the BackStageCloseButtonForeColor
Declaration
public Color BackStageCloseButtonForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageCloseButtonHoverForeColor
Gets/Set the value of the BackStageCloseButtonHoverForeColor
Declaration
public Color BackStageCloseButtonHoverForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageCloseButtonPressedForeColor
Gets/Set the value of the BackStage CloseButtonPressedForeColor
Declaration
public Color BackStageCloseButtonPressedForeColor { 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 |
BackStageItemSelectionForeColor
Gets or sets the selected forecolor of items in BackStage control.
Declaration
public Color BackStageItemSelectionForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageMaximizeButtonForeColor
Gets/Set the value of the BackStageMaximizeButtonForeColor.
Declaration
public Color BackStageMaximizeButtonForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageMaximizeButtonHoverForeColor
Gets/Set the value of the BackStageMaximizeButtonHoverForeColor.
Declaration
public Color BackStageMaximizeButtonHoverForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageMaximizeButtonPressedForeColor
Gets/Set the value of the BackStageMaximizeButtonPressedForeColor.
Declaration
public Color BackStageMaximizeButtonPressedForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageMinimizeButtonForeColor
Gets/Set the value of the BackStageMinimizeButtonForeColor.
Declaration
public Color BackStageMinimizeButtonForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageMinimizeButtonHoverForeColor
Gets/Set the value of the BackStageMinimizeButtonHoverForeColor.
Declaration
public Color BackStageMinimizeButtonHoverForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageMinimizeButtonPressedForeColor
Gets/Set the value of the BackStageMinimizeButtonPressedForeColor.
Declaration
public Color BackStageMinimizeButtonPressedForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageNavigationButtonBackColor
Gets /Sets the BackColor of the Office2013 MenuButton.
Declaration
public Color BackStageNavigationButtonBackColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageNavigationButtonForeColor
Gets /Sets the ForeColor of the Office2013 MenuButton.
Declaration
public Color BackStageNavigationButtonForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageRestoreButtonForeColor
Gets/Set the value of the BackStageRestoreButtonForeColor.
Declaration
public Color BackStageRestoreButtonForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageRestoreButtonHoverForeColor
Gets/Set the value of the BackStageRestoreButtonHoverForeColor.
Declaration
public Color BackStageRestoreButtonHoverForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageRestoreButtonPressedForeColor
Gets/Set the value of the BackStageRestoreButtonPressedForeColor.
Declaration
public Color BackStageRestoreButtonPressedForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageSysytemButtonBackground
Gets/Sets the color of the SystemButton in BackstageVisible mode.
Declaration
public Color BackStageSysytemButtonBackground { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageTabColor
Gets/Sets the color for BackStageTab.
Declaration
public Color BackStageTabColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageTabForeColor
Gets/Sets the fore color for BackStageTab.
Declaration
public Color BackStageTabForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BackStageTabHoverColor
Gets/Sets the Color of the BackStageTab for Hovering.
Declaration
public Color BackStageTabHoverColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
BottomToolStripBackColor
Gets/Sets the color for ToolStripBorder.
Declaration
public Color BottomToolStripBackColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ButtonCheckedColor
Gets/Sets the color of the button for checked state.
Declaration
public Color ButtonCheckedColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ButtonHoverColor
Gets/Sets the color of the Button for hover state.
Declaration
public Color ButtonHoverColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ButtonPressedColor
Gets/Sets the color of the Button for pressed state.
Declaration
public Color ButtonPressedColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
CheckBoxForeColor
Gets/Sets the color of the Check Box
Declaration
public Color CheckBoxForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
CheckedToolstripTabItemForeColor
Gets/Sets the color of the ToolStripTabItem.
Declaration
public Color CheckedToolstripTabItemForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
CloseButtonBackground
Gets/Sets the color of the close button.
Declaration
public Color CloseButtonBackground { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
CloseButtonForeColor
Gets/Set the value of the CloseButtonForeColor
Declaration
public Color CloseButtonForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
CloseButtonHoverForeColor
Gets/Set the value of the CloseButtonHoverForeColor
Declaration
public Color CloseButtonHoverForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
CloseButtonPressed
Gets/Sets the color of the Close Button in pressed state.
Declaration
public Color CloseButtonPressed { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
CloseButtonPressedForeColor
Gets/Set the value of the CloseButtonPressedForeColor
Declaration
public Color CloseButtonPressedForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
DropDownBodyColor
Gets/Sets the color for DropDown
Declaration
public Color DropDownBodyColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
DropDownMenuItemBackground
Gets/Sets the color for DropDown MenuItem.
Declaration
public Color DropDownMenuItemBackground { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
DropDownSelectedTextForeColor
Gets/Sets the color for DropDownSelected Item.
Declaration
public Color DropDownSelectedTextForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
DropDownTextForeColor
Gets/Sets the color for the DropDown Text.
Declaration
public Color DropDownTextForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
DropDownTitleBackground
Gets/Sets the color for the DropDown Title.
Declaration
public Color DropDownTitleBackground { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
HeaderColor
Gets/Sets the color for RibbonHeader.
Declaration
public Color HeaderColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
HoverTabBackColor
Gets/Set the value of the ForeColor of the tab when the mouse is hover on it.
Declaration
public Color HoverTabBackColor { get; set; }
Property Value
Type | Description |
---|---|
System.Drawing.Color | The default value is Color.White. |
HoverTabForeColor
Gets/Set the value of the BackColor of the tab when the mouse is hover on it.
Declaration
public Color HoverTabForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ImageMargin
Gets/Sets the color for Image Margin.
Declaration
public Color ImageMargin { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
InActiveToolStripTabItemBackColor
Gets/Sets the back color of the in active toolstriptabitem
Declaration
public Color InActiveToolStripTabItemBackColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
MaximizeButtonForeColor
Gets/Set the value of the MaximizeButtonForeColor.
Declaration
public Color MaximizeButtonForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
MaximizeButtonHoverForeColor
Gets/Set the value of the MaximizeButtonHoverForeColor.
Declaration
public Color MaximizeButtonHoverForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
MaximizeButtonPressedForeColor
Gets/Set the value of the MaximizeButtonPressedForeColor.
Declaration
public Color MaximizeButtonPressedForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
MenuButtonArrowColor
Gets/Sets the color for MenuButtonArrow
Declaration
public Color MenuButtonArrowColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
MenuButtonHoverArrowColor
Gets/Sets the color for Image Margin.
Declaration
public Color MenuButtonHoverArrowColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
MinimizeButtonForeColor
Gets/Set the value of the MinimizeButtonForeColor.
Declaration
public Color MinimizeButtonForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
MinimizeButtonHoverForeColor
Gets/Set the value of the MinimizeButtonHoverForeColor.
Declaration
public Color MinimizeButtonHoverForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
MinimizeButtonPressedForeColor
Gets/Set the value of the MinimizeButtonPressedForeColor.
Declaration
public Color MinimizeButtonPressedForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
OverFlowArrowColor
Gets/Sets the color for OverFlowArrow.
Declaration
public Color OverFlowArrowColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
QATButtonHoverColor
Gets/Sets the color of the QATButton for hover state.
Declaration
public Color QATButtonHoverColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
QATDownArrowColor
Gets/Sets the color for QATDown Arrow.
Declaration
public Color QATDownArrowColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
RestoreButtonForeColor
Gets/Set the value of the RestoreButtonForeColor.
Declaration
public Color RestoreButtonForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
RestoreButtonHoverForeColor
Gets/Set the value of the RestoreButtonHoverForeColor.
Declaration
public Color RestoreButtonHoverForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
RestoreButtonPressedForeColor
Gets/Set the value of the RestoreButtonPressedForeColor.
Declaration
public Color RestoreButtonPressedForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
RibbonPanelBackColor
Gets/Sets the back color of active RibbonPanel
Declaration
public Color RibbonPanelBackColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
SplitButtonPressed
Gets/Sets the color of the SplitButton for Pressed state.
Declaration
public Color SplitButtonPressed { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
SplitButtonSelected
Gets/Sets the color of the SplitButton for selected state.
Declaration
public Color SplitButtonSelected { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
SystemButtonBackground
Gets/Sets the color for SystemButtonBackground.
Declaration
public Color SystemButtonBackground { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
SystemButtonPressed
Gets/Sets the color of the SystemButton in pressed state.
Declaration
public Color SystemButtonPressed { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
TabGroupColor
Declaration
public Color TabGroupColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
TabScrollArrowColor
Gets/Sets the color for TabScrollArrow.
Declaration
public Color TabScrollArrowColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
TitleColor
Gets/Set the TitleColor of the RibbonControlAdv.
Declaration
public Color TitleColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ToolstripActiveTabItemForeColor
Gets/Sets the color of the ToolStripTab.
Declaration
public Color ToolstripActiveTabItemForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ToolStripArrowColor
Gets/Sets the color of the DropDown Arrow.
Declaration
public Color ToolStripArrowColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ToolStripBorderColor
Gets/Sets the color for ToolStripBorder.
Declaration
public Color ToolStripBorderColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ToolstripButtonPressedBorder
Gets/Sets the color for Button Border.
Declaration
public Color ToolstripButtonPressedBorder { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ToolStripDropDownBackColor
Gets/Sets the background color of the ToolStripDropDown button
Declaration
public Color ToolStripDropDownBackColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ToolStripDropDownButtonHoverColor
Gets/Sets the color of the Hover color of the DropDown background
Declaration
public Color ToolStripDropDownButtonHoverColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ToolStripDropDownButtonSelectedColor
Gets/Sets the color of the DropDown Arrow.
Declaration
public Color ToolStripDropDownButtonSelectedColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ToolstripSelectedTabItemBorder
Gets/Sets the color of the selectedTabBorder.
Declaration
public Color ToolstripSelectedTabItemBorder { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ToolStripSpliterColor
Gets/Sets the color for Spliter.
Declaration
public Color ToolStripSpliterColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ToolstripTabItemBorder
Gets/Sets the color of the TabBorder.
Declaration
public Color ToolstripTabItemBorder { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ToolstripTabItemCheckedGradientBegin
Gets/Sets the color of the CheckedTab.
Declaration
public Color ToolstripTabItemCheckedGradientBegin { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ToolstripTabItemForeColor
Gets/Sets the color of the TabForeColor.
Declaration
public Color ToolstripTabItemForeColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ToolstripTabItemSelectedGradientBegin
Gets/Sets the color of the ToolStripTab.
Declaration
public Color ToolstripTabItemSelectedGradientBegin { get; set; }
Property Value
Type |
---|
System.Drawing.Color |