Provides Office 2007 Blue Theme colors.
| C# |
public class Office2007ColorTable : ProfessionalColorTable
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| Office2007ColorTable()()() |
Initializes a new instance of the Office2007ColorTable class.
| |
| ButtonCheckedGradientBegin |
Gets the starting color of the gradient used when the button is checked.
(Inherited from ProfessionalColorTable.) | |
| ButtonCheckedGradientEnd |
Gets the end color of the gradient used when the button is checked.
(Inherited from ProfessionalColorTable.) | |
| ButtonCheckedGradientMiddle |
Gets the middle color of the gradient used when the button is checked.
(Inherited from ProfessionalColorTable.) | |
| ButtonCheckedHighlight |
Gets the solid color used when the button is checked.
(Inherited from ProfessionalColorTable.) | |
| ButtonCheckedHighlightBorder |
Gets the border color to use with ButtonCheckedHighlight.
(Inherited from ProfessionalColorTable.) | |
| ButtonPressedBorder |
Gets the border color to use with the ButtonPressedGradientBegin, ButtonPressedGradientMiddle, and ButtonPressedGradientEnd colors.
(Inherited from ProfessionalColorTable.) | |
| ButtonPressedGradientBegin |
Gets the starting color of the gradient used when the button is pressed down.
(Overrides ProfessionalColorTable.ButtonPressedGradientBegin.) | |
| ButtonPressedGradientEnd |
Gets the end color of the gradient used when the button is pressed down.
(Overrides ProfessionalColorTable.ButtonPressedGradientEnd.) | |
| ButtonPressedGradientMiddle |
Gets the middle color of the gradient used when the button is pressed down.
(Overrides ProfessionalColorTable.ButtonPressedGradientMiddle.) | |
| ButtonPressedHighlight |
Gets the solid color used when the button is pressed.
(Inherited from ProfessionalColorTable.) | |
| ButtonPressedHighlightBorder |
Gets the border color to use with ButtonPressedHighlight.
(Inherited from ProfessionalColorTable.) | |
| ButtonSelectedBorder |
Gets the border color to use with the ButtonSelectedGradientBegin, ButtonSelectedGradientMiddle, and ButtonSelectedGradientEnd colors.
(Inherited from ProfessionalColorTable.) | |
| ButtonSelectedGradientBegin |
Gets the starting color of the gradient used when the button is selected.
(Overrides ProfessionalColorTable.ButtonSelectedGradientBegin.) | |
| ButtonSelectedGradientEnd |
Gets the end color of the gradient used when the button is selected.
(Overrides ProfessionalColorTable.ButtonSelectedGradientEnd.) | |
| ButtonSelectedGradientMiddle |
Gets the middle color of the gradient used when the button is selected.
(Overrides ProfessionalColorTable.ButtonSelectedGradientMiddle.) | |
| ButtonSelectedHighlight |
Gets the solid color used when the button is selected.
(Inherited from ProfessionalColorTable.) | |
| ButtonSelectedHighlightBorder |
Gets the border color to use with ButtonSelectedHighlight.
(Overrides ProfessionalColorTable.ButtonSelectedHighlightBorder.) | |
| CheckBackground |
Gets the solid color to use when the check box is selected and gradients are being used.
(Overrides ProfessionalColorTable.CheckBackground.) | |
| CheckPressedBackground |
Gets the solid color to use when the button is checked and selected and gradients are being used.
(Inherited from ProfessionalColorTable.) | |
| CheckSelectedBackground |
Gets the solid color to use when the button is checked and selected and gradients are being used.
(Inherited from ProfessionalColorTable.) | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| GripDark |
Gets the color to use for shadow effects on the grip or move handle.
(Overrides ProfessionalColorTable.GripDark.) | |
| GripLight |
Gets the color to use for highlight effects on the grip or move handle.
(Overrides ProfessionalColorTable.GripLight.) | |
| ImageMarginGradientBegin |
Gets the starting color of the gradient used in the image margin of a ToolStripDropDownMenu.
(Overrides ProfessionalColorTable.ImageMarginGradientBegin.) | |
| ImageMarginGradientEnd |
Gets the end color of the gradient used in the image margin of a ToolStripDropDownMenu.
(Inherited from ProfessionalColorTable.) | |
| ImageMarginGradientMiddle |
Gets the middle color of the gradient used in the image margin of a ToolStripDropDownMenu.
(Inherited from ProfessionalColorTable.) | |
| ImageMarginRevealedGradientBegin |
Gets the starting color of the gradient used in the image margin of a ToolStripDropDownMenu when an item is revealed.
(Inherited from ProfessionalColorTable.) | |
| ImageMarginRevealedGradientEnd |
Gets the end color of the gradient used in the image margin of a ToolStripDropDownMenu when an item is revealed.
(Inherited from ProfessionalColorTable.) | |
| ImageMarginRevealedGradientMiddle |
Gets the middle color of the gradient used in the image margin of a ToolStripDropDownMenu when an item is revealed.
(Inherited from ProfessionalColorTable.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| MenuBorder |
Gets the border color or a MenuStrip.
(Overrides ProfessionalColorTable.MenuBorder.) | |
| MenuItemBorder |
Gets the border color to use with a ToolStripMenuItem.
(Inherited from ProfessionalColorTable.) | |
| MenuItemPressedGradientBegin |
Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.
(Overrides ProfessionalColorTable.MenuItemPressedGradientBegin.) | |
| MenuItemPressedGradientEnd |
Gets the end color of the gradient used when a top-level ToolStripMenuItem is pressed down.
(Overrides ProfessionalColorTable.MenuItemPressedGradientEnd.) | |
| MenuItemPressedGradientMiddle |
Gets the middle color of the gradient used when a top-level ToolStripMenuItem is pressed down.
(Overrides ProfessionalColorTable.MenuItemPressedGradientMiddle.) | |
| MenuItemSelected |
Gets the solid color to use when a ToolStripMenuItem other than the top-level ToolStripMenuItem is selected.
(Inherited from ProfessionalColorTable.) | |
| MenuItemSelectedGradientBegin |
Gets the starting color of the gradient used when the ToolStripMenuItem is selected.
(Overrides ProfessionalColorTable.MenuItemSelectedGradientBegin.) | |
| MenuItemSelectedGradientEnd |
Gets the end color of the gradient used when the ToolStripMenuItem is selected.
(Overrides ProfessionalColorTable.MenuItemSelectedGradientEnd.) | |
| MenuStripGradientBegin |
Gets the starting color of the gradient used in the MenuStrip.
(Overrides ProfessionalColorTable.MenuStripGradientBegin.) | |
| MenuStripGradientEnd |
Gets the end color of the gradient used in the MenuStrip.
(Overrides ProfessionalColorTable.MenuStripGradientEnd.) | |
| OverflowButtonGradientBegin |
Gets the starting color of the gradient used in the ToolStripOverflowButton.
(Overrides ProfessionalColorTable.OverflowButtonGradientBegin.) | |
| OverflowButtonGradientEnd |
Gets the end color of the gradient used in the ToolStripOverflowButton.
(Overrides ProfessionalColorTable.OverflowButtonGradientEnd.) | |
| OverflowButtonGradientMiddle |
Gets the middle color of the gradient used in the ToolStripOverflowButton.
(Overrides ProfessionalColorTable.OverflowButtonGradientMiddle.) | |
| RaftingContainerGradientBegin |
Gets the starting color of the gradient used in the ToolStripContainer.
(Overrides ProfessionalColorTable.RaftingContainerGradientBegin.) | |
| RaftingContainerGradientEnd |
Gets the end color of the gradient used in the ToolStripContainer.
(Overrides ProfessionalColorTable.RaftingContainerGradientEnd.) | |
| SeparatorDark |
Gets the color to use for shadow effects on the ToolStripSeparator.
(Overrides ProfessionalColorTable.SeparatorDark.) | |
| SeparatorLight |
Gets the color to use for highlight effects on the ToolStripSeparator.
(Overrides ProfessionalColorTable.SeparatorLight.) | |
| StatusStripGradientBegin |
Gets the starting color of the gradient used on the StatusStrip.
(Overrides ProfessionalColorTable.StatusStripGradientBegin.) | |
| StatusStripGradientEnd |
Gets the end color of the gradient used on the StatusStrip.
(Overrides ProfessionalColorTable.StatusStripGradientEnd.) | |
| ToolStripBorder |
Gets the border color to use on the bottom edge of the ToolStrip.
(Overrides ProfessionalColorTable.ToolStripBorder.) | |
| ToolStripContentPanelGradientBegin |
Gets the starting color of the gradient used in the ToolStripContentPanel.
(Overrides ProfessionalColorTable.ToolStripContentPanelGradientBegin.) | |
| ToolStripContentPanelGradientEnd |
Gets the end color of the gradient used in the ToolStripContentPanel.
(Overrides ProfessionalColorTable.ToolStripContentPanelGradientEnd.) | |
| ToolStripDropDownBackground |
Gets the solid background color of the ToolStripDropDown.
(Overrides ProfessionalColorTable.ToolStripDropDownBackground.) | |
| ToolStripGradientBegin |
Gets the starting color of the gradient used in the ToolStrip background.
(Overrides ProfessionalColorTable.ToolStripGradientBegin.) | |
| ToolStripGradientEnd |
Gets the end color of the gradient used in the ToolStrip background.
(Overrides ProfessionalColorTable.ToolStripGradientEnd.) | |
| ToolStripGradientMiddle |
Gets the middle color of the gradient used in the ToolStrip background.
(Overrides ProfessionalColorTable.ToolStripGradientMiddle.) | |
| ToolStripPanelGradientBegin |
Gets the starting color of the gradient used in the ToolStripPanel.
(Overrides ProfessionalColorTable.ToolStripPanelGradientBegin.) | |
| ToolStripPanelGradientEnd |
Gets the end color of the gradient used in the ToolStripPanel.
(Overrides ProfessionalColorTable.ToolStripPanelGradientEnd.) | |
| ToString()()() | (Inherited from Object.) | |
| UseSystemColors |
Gets or sets a value indicating whether to use SystemColors rather than colors that match the current visual style.
(Inherited from ProfessionalColorTable.) |
| Object | ||
| ProfessionalColorTable | ||
| Office2007ColorTable | ||