Class Office12ColorTable
Inheritance
System.Object
Office12ColorTable
Assembly: Syncfusion.Tools.Windows.dll
public class Office12ColorTable : ProfessionalColorTable
Constructors
Declaration
public Office12ColorTable()
Properties
Gets the starting color of a gradient used in the RibbonControlAdvHeader title background.
Declaration
public virtual Color ActiveTitleGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used in the RibbonControlAdvHeader title background.
Declaration
public virtual Color ActiveTitleGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Get the solid color used in the BottomToolStrip background.
Declaration
public virtual Color BottomToolstrip { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color ButtonCheckedGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color ButtonCheckedGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color ButtonCheckedHighlight { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color ButtonPressedBorder { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color ButtonPressedGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color ButtonPressedGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color ButtonPressedHighlight { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color ButtonSelectedBorder { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color ButtonSelectedGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color ButtonSelectedGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color ButtonSelectedHighlight { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of the gradient used to draw the caption background on a ToolStrip.
Declaration
public virtual Color CaptionGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of the gradient used to draw the caption background on a ToolStrip.
Declaration
public virtual Color CaptionGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of the gradient used to draw the caption background on a ToolStrip,
when ToolStrip lays out on a RibbonPanel, which is part of a group.
Declaration
public virtual Color CaptionGroupedGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of the gradient used to draw the caption background on a ToolStrip,
when ToolStrip lays out on a RibbonPanel, which is part of a group.
Declaration
public virtual Color CaptionGroupedGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of the gradient used to draw the caption background on a ToolStrip,
when ToolStrip lays out on a RibbonPanel, which is part of a group, when the caption is highlighted.
Declaration
public virtual Color CaptionGroupedHighlightGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of the gradient used to draw the caption background on a ToolStrip,
when ToolStrip lays out on a RibbonPanel, which is part of a group, when the caption is highlighted.
Declaration
public virtual Color CaptionGroupedHighlightGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of the gradient used to draw the caption background on a ToolStrip,
when the caption is highlighted.
Declaration
public virtual Color CaptionHighlightGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of the gradient used to draw the caption background on a ToolStrip,
when the caption is highlighted.
Declaration
public virtual Color CaptionHighlightGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
CaptionText
Gets the color that is the text color of a caption.
Declaration
public virtual Color CaptionText { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color CheckBackground { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color used when the image of a selected ToolStripItem is rendered.
Declaration
public virtual Color CheckBorder { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color used when the image of a ToolStrip rendered,
and ToolStrip is in the collapsed state.
Declaration
public virtual Color CollapsedImageGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color used when the image of a ToolStrip rendered,
and ToolStrip is in the collapsed state.
Declaration
public virtual Color CollapsedImageGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color used when the image of a ToolStrip rendered,
and ToolStrip is in the collapsed state and is pressed.
Declaration
public virtual Color CollapsedImagePressedGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color used when the image of a ToolStrip rendered,
and ToolStrip is in the collapsed state and is pressed.
Declaration
public virtual Color CollapsedImagePressedGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient, used in the ToolStrip background,
when ToolStrip is in the collapsed state.
Declaration
public virtual Color CollapsedToolstripGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient, used in the ToolStrip background,
when ToolStrip is in the collapsed state.
Declaration
public virtual Color CollapsedToolstripGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient, used in the ToolStrip background,
when ToolStrip is in the collapsed state and is pressed.
Declaration
public virtual Color CollapsedToolstripPressedGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient, used in the ToolStrip background,
when ToolStrip is in the collapsed state and is pressed.
Declaration
public virtual Color CollapsedToolstripPressedGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient, used in the ToolStrip background,
when ToolStrip is in the collapsed state and is selected.
Declaration
public virtual Color CollapsedToolstripSelectedGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient, used in the ToolStrip background,
when ToolStrip is in the collapsed state and is selected.
Declaration
public virtual Color CollapsedToolstripSelectedGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color that is text color of a ContextMenu title.
Declaration
public virtual Color ContextMenuTitle { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used in the ScrollButton,
when ScrollButton is disabled.
Declaration
public virtual Color DisabledButtonGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used in the ScrollButton,
when ScrollButton is disabled.
Declaration
public virtual Color DisabledButtonGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public virtual Color GalleryScrollBarBackground { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used for the ToolStripGalleryDropDown's grip.
Declaration
public virtual Color GripGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color that is the border color of the ToolStripItem, when it is grouped.
Declaration
public virtual Color GroupBorder { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used in the ToolStripItem background,
when ToolStripItem is grouped.
Declaration
public virtual Color GroupGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used in the ToolStripItem background,
when ToolStripItem is grouped.
Declaration
public virtual Color GroupGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color ImageMarginGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color ImageMarginGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public virtual Color InactiveQuickPanelGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public virtual Color InactiveQuickPanelGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used in the RibbonControlAdvHeader title background,
when RibbonControlAdv is in inactive state.
Declaration
public virtual Color InActiveTitleGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used in the RibbonControlAdvHeader title background,
when RibbonControlAdv is in inactive state.
Declaration
public virtual Color InActiveTitleGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the solid color used in the Launcher background.
Declaration
public virtual Color LauncherBackground { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color that is the border color of a Launcher.
Declaration
public virtual Color LauncherBorder { get; }
Property Value
Type |
System.Drawing.Color |
LauncherText
Gets the color that is the text color of a Launcher.
Declaration
public virtual Color LauncherText { get; }
Property Value
Type |
System.Drawing.Color |
LauncherTextSelected
Gets the color that is the text color of a Launcher, when Launcher is selected.
Declaration
public virtual Color LauncherTextSelected { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color MenuBorder { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color that is border color of a MenuButtonDropDown.
Declaration
public virtual Color MenuButtomDropDownBorder { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used in the MenuButtonDropDown background.
Declaration
public virtual Color MenuButtomDropDownGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used in MenuButtonDropDown background.
Declaration
public virtual Color MenuButtomDropDownGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Get the starting color used when the image of a MenuButton is rendered.
Declaration
public virtual Color MenuButtonNormal { get; }
Property Value
Type |
System.Drawing.Color |
Get the end color used when the image of a MenuButton is rendered.
Declaration
public virtual Color MenuButtonNormalHighlight { get; }
Property Value
Type |
System.Drawing.Color |
Get the starting color used when the image of a MenuButton is rendered,
when MenuButton is pressed.
Declaration
public virtual Color MenuButtonPressed { get; }
Property Value
Type |
System.Drawing.Color |
Get the end color used when the image of a MenuButton is rendered,
when MenuButton is pressed.
Declaration
public virtual Color MenuButtonPressedHighlight { get; }
Property Value
Type |
System.Drawing.Color |
Get the starting color used when the image of a MenuButton is rendered,
when MenuButton is selected.
Declaration
public virtual Color MenuButtonSelected { get; }
Property Value
Type |
System.Drawing.Color |
Get the end color used when the image of a MenuButton is rendered,
when MenuButton is selected.
Declaration
public virtual Color MenuButtonSelectedHighlight { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color MenuItemBorder { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color MenuItemPressedGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color MenuItemPressedGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color MenuItemSelectedGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color MenuItemSelectedGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color MenuStripGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color MenuStripGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color that is the border color to use on a MenuStrip.
Declaration
public virtual Color MenuStripGradientMiddle { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used when image for OfficeButton arrow is rendered.
Declaration
public virtual Color OfficeArrowGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used when image for OfficeButton arrow is rendered.
Declaration
public virtual Color OfficeArrowGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
protected Color[] OfficeColors { get; }
Property Value
Type |
System.Drawing.Color[] |
Declaration
public override Color OverflowButtonGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color OverflowButtonGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the solid color used in the RibbonPanel background.
Declaration
public virtual Color PanelBackground { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used in the QuickPanel background.
Declaration
public virtual Color QuickPanelGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used in the QuickPanel background.
Declaration
public virtual Color QuickPanelGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color which is the border color of ToolStripRadioButton,
when it is selected.
Declaration
public virtual Color RadioButtonBorderSelected { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color that is border color of a RibbonForm and RibbonControlAdv.
Declaration
public virtual Color RibbonBorder { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color that is border color of a RibbonForm and RibbonControlAdv,
when RibbonForm or RibbonControlAdv are in inactive state.
Declaration
public virtual Color RibbonBorderInactive { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used when RibbonPanel border is rendered.
Declaration
public virtual Color RibbonPanelBorderBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used when RibbonPanel border is rendered.
Declaration
public virtual Color RibbonPanelBorderEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used when RibbonPanel border is rendered,
and RibbonPanel is part of a group.
Declaration
public virtual Color RibbonPanelGroupedBorderEnd { get; }
Property Value
Type |
System.Drawing.Color |
RibbonTabInactiveText
Gets the color that is text color of a ToolStripTabItem, when it is inactive.
Declaration
public virtual Color RibbonTabInactiveText { get; }
Property Value
Type |
System.Drawing.Color |
RibbonTabText
Gets the color that is text color of a ToolStripTabItem.
Declaration
public virtual Color RibbonTabText { get; }
Property Value
Type |
System.Drawing.Color |
RibbonText
Gets the color that if ForeColor of a RibbonControlAdv.
Declaration
public virtual Color RibbonText { get; }
Property Value
Type |
System.Drawing.Color |
RibbonTitleText
Gets the color that is text color of a RibbonControlADvHeader title.
Declaration
public virtual Color RibbonTitleText { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color used when image for a ScrollButton arrow is rendered.
Declaration
public virtual Color ScrollButtonArrow { get; }
Property Value
Type |
System.Drawing.Color |
Get the color used when image for a ScrollButton arrow is rendered,
when ScrollButton is disabled.
Declaration
public virtual Color ScrollButtonArrowDisabled { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used in the ScrollButton.
Declaration
public virtual Color ScrollButtonGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used in the ScrollButton.
Declaration
public virtual Color ScrollButtonGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color used when image for a ScrollButton large arrow is rendered.
Declaration
public virtual Color ScrollButtonLargeArrow { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color used when image for a ScrollButton large arrow is rendered,
when it is disabled.
Declaration
public virtual Color ScrollButtonLargeArrowDisabled { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color that is the border color of a ToolStripGallery's Scroller.
Declaration
public virtual Color ScrollerNormalBorder { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used in the ToolStripGallery's Scroller background.
Declaration
public virtual Color ScrollerNormalGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used in the ToolStripGallery's Scroller background.
Declaration
public virtual Color ScrollerNormalGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color that is the border color of a ToolStripGallery's Scroller,
when Scroller is pressed.
Declaration
public virtual Color ScrollerPressedBorder { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used in the ToolStripGallery's Scroller background,
when Scroller is pressed.
Declaration
public virtual Color ScrollerPressedGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used in the ToolStripGallery's Scroller background,
when Scroller is pressed.
Declaration
public virtual Color ScrollerPressedGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color that is the border color of a ToolStripGallery's Scroller,
when Scroller is selected.
Declaration
public virtual Color ScrollerSelectedBorder { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used in the ToolStripGallery's Scroller background,
when Scroller is selected.
Declaration
public virtual Color ScrollerSelectedGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used in the ToolStripGallery's Scroller background,
when Scroller is selected.
Declaration
public virtual Color ScrollerSelectedGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used in ToolStripButton background,
when ToolStripButton is in inactive state.
Declaration
public virtual Color SelectedButtonInActiveBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used in ToolStripButton background,
when ToolStripButton is in inactive state.
Declaration
public virtual Color SelectedButtonInActiveEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used when separator of StatusStripEx's item is rendered.
Declaration
public virtual Color SeparatoraEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used when separator of StatusStripEx's item is rendered.
Declaration
public virtual Color SeparatorBegin { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color SeparatorDark { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used when separator of StatusStripEx is rendered.
Declaration
public virtual Color SeparatorGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used when separator of StatusStripEx is rendered.
Declaration
public virtual Color SeparatorGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the middle color of a gradient used when separator of StatusStripEx is rendered.
Declaration
public virtual Color SeparatorGradientMiddle { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color SeparatorLight { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used in the StatusStripEx's StatusControls background.
Declaration
public virtual Color SeparatorStatusControlsAreaBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used in the StatusStripEx's StatusControls background.
Declaration
public virtual Color SeparatorStatusControlsAreaEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used in the standard ScrollButton background,
when ScrollButton is highlighted.
Declaration
public virtual Color StandardScrollButtonHighlightedGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used in the standard ScrollButton background,
when ScrollButton is highlighted.
Declaration
public virtual Color StandardScrollButtonHighlightedGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used in the standard ScrollButton background,
when ScrollButton is pressed.
Declaration
public virtual Color StandardScrollButtonPressedGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used in the standard ScrollButton background,
when ScrollButton is pressed.
Declaration
public virtual Color StandardScrollButtonPressedGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used in the standard ScrollButton background,
when ScrollButton is selected.
Declaration
public virtual Color StandardScrollButtonSelectedGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used in the standard ScrollButton background,
when ScrollButton is selected.
Declaration
public virtual Color StandardScrollButtonSelectedGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color StatusStripGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color StatusStripGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color that is the border color of SystemButton.
Declaration
public virtual Color SystemButtonBorder { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color that is border color of a SystemButton, when it is pressed.
Declaration
public virtual Color SystemButtonBorderPressed { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color that is border color of a SystemButton, when it is selected.
Declaration
public virtual Color SystemButtonBorderSelected { get; }
Property Value
Type |
System.Drawing.Color |
Gets the solid color used in SystemButton foreground.
Declaration
public virtual Color SystemButtonForeground { get; }
Property Value
Type |
System.Drawing.Color |
Gets the solid color used in SystemButton foreground, when it is selected.
Declaration
public virtual Color SystemButtonForegroundSelected { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used in the SystemButton background.
Declaration
public virtual Color SystemButtonGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used in the SystemButton background.
Declaration
public virtual Color SystemButtonGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used in the SystemButton background,
when it is pressed.
Declaration
public virtual Color SystemButtonPressedGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used in the SystemButton background,
when it is pressed.
Declaration
public virtual Color SystemButtonPressedGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the solid color used in a flash image is rendered, when SystemButton is pressed.
Declaration
public virtual Color SystemButtonPressedHighlight { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used in the SystemButton background,
when it is selected.
Declaration
public virtual Color SystemButtonSelectedGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used in the SystemButton background,
when it is selected.
Declaration
public virtual Color SystemButtonSelectedGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color used in a flash image is rendered, when SystemButton is selected.
Declaration
public virtual Color SystemButtonSelectedHighlight { get; }
Property Value
Type |
System.Drawing.Color |
Gets the color used when ToolStripTabItem separator is drawn.
Declaration
public virtual Color TabItemSeparator { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color ToolStripBorder { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color ToolStripGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Declaration
public override Color ToolStripGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Gets the starting color of a gradient used in the ToolStrip background, when ToolStrip is highlighted.
Declaration
public virtual Color ToolStripHighlightGradientBegin { get; }
Property Value
Type |
System.Drawing.Color |
Gets the end color of a gradient used in the ToolStrip background, when ToolStrip is highlighted.
Declaration
public virtual Color ToolStripHighlightGradientEnd { get; }
Property Value
Type |
System.Drawing.Color |
Methods
Applies managed color scheme based on color.
Declaration
public static void ApplyManagedColors(Form form, Color basicColor)
Parameters
Type |
Name |
Description |
System.Windows.Forms.Form |
form |
Container form.
|
System.Drawing.Color |
basicColor |
|
Applies managed color scheme based on default scheme.
Declaration
public static void ApplyManagedColorScheme(Form form, Office2007Theme colorScheme)
Parameters
Type |
Name |
Description |
System.Windows.Forms.Form |
form |
Container form.
|
Office2007Theme |
colorScheme |
Office2007 color scheme.
|
Declaration
protected override void Finalize()
Declaration
public static Color GetAlphaBlendedColor(Color src, Color dest, int alpha)
Parameters
Type |
Name |
Description |
System.Drawing.Color |
src |
|
System.Drawing.Color |
dest |
|
System.Int32 |
alpha |
|
Returns
Type |
System.Drawing.Color |
Declaration
protected virtual void InitColors(ref Color[] colors)
Parameters
Type |
Name |
Description |
System.Drawing.Color[] |
colors |
|