Palette |
The PaletteRibbonTabContentInheritOverride type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetContentAdjacentGap | Gets the padding between adjacent content items. | |
| GetContentDraw | Gets a value indicating if content should be drawn. | |
| GetContentDrawFocus | Gets a value indicating if content should be drawn with focus indication. | |
| GetContentImageColorMap | Gets the image color to remap into another color. | |
| GetContentImageColorTo | Gets the color to use in place of the image map color. | |
| GetContentImageEffect | Gets the effect applied to drawing of the image. | |
| GetContentImageH | Gets the horizontal relative alignment of the image. | |
| GetContentImageV | Gets the vertical relative alignment of the image. | |
| GetContentLongTextColor1 | Gets the first back color for the long text. | |
| GetContentLongTextColor2 | Gets the second back color for the long text. | |
| GetContentLongTextColorAlign | Gets the color alignment for the long text. | |
| GetContentLongTextColorAngle | Gets the color background angle for the long text. | |
| GetContentLongTextColorStyle | Gets the color drawing style for the long text. | |
| GetContentLongTextCompatiblePadding | ||
| GetContentLongTextFont | Gets the font for the long text. | |
| GetContentLongTextH | Gets the horizontal relative alignment of the long text. | |
| GetContentLongTextHint | Gets the rendering hint for the long text. | |
| GetContentLongTextImage | Gets a background image for the long text. | |
| GetContentLongTextImageAlign | Gets the image alignment for the long text. | |
| GetContentLongTextImageStyle | Gets the background image style for the long text. | |
| GetContentLongTextMultiLine | Gets the flag indicating if multiline text is allowed for long text. | |
| GetContentLongTextMultiLineH | Gets the vertical relative alignment of the long text. | |
| GetContentLongTextNewFont | Gets the font for the long text by generating a new font instance. | |
| GetContentLongTextPrefix | Gets the prefix drawing setting for long text. | |
| GetContentLongTextTrim | Gets the text trimming to use for long text. | |
| GetContentLongTextV | Gets the vertical relative alignment of the long text. | |
| GetContentPadding | Gets the padding between the border and content drawing. | |
| GetContentShortTextColor1 | Gets the first back color for the short text. | |
| GetContentShortTextColor2 | Gets the second back color for the short text. | |
| GetContentShortTextColorAlign | Gets the color alignment for the short text. | |
| GetContentShortTextColorAngle | Gets the color background angle for the short text. | |
| GetContentShortTextColorStyle | Gets the color drawing style for the short text. | |
| GetContentShortTextCompatiblePadding | ||
| GetContentShortTextFont | Gets the font for the short text. | |
| GetContentShortTextH | Gets the horizontal relative alignment of the short text. | |
| GetContentShortTextHint | Gets the rendering hint for the short text. | |
| GetContentShortTextImage | Gets a background image for the short text. | |
| GetContentShortTextImageAlign | Gets the image alignment for the short text. | |
| GetContentShortTextImageStyle | Gets the background image style. | |
| GetContentShortTextMultiLine | Gets the flag indicating if multiline text is allowed for short text. | |
| GetContentShortTextMultiLineH | Gets the vertical relative alignment of the short text. | |
| GetContentShortTextNewFont | Gets the font for the short text by generating a new font instance. | |
| GetContentShortTextPrefix | Gets the prefix drawing setting for short text. | |
| GetContentShortTextTrim | Gets the text trimming to use for short text. | |
| GetContentShortTextV | Gets the vertical relative alignment of the short text. | |
| GetContentStyle | Gets the style appropriate for this content. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetRibbonBackColor1 |
Gets the first background color for the ribbon item.
(Overrides PaletteRibbonDoubleInheritGetRibbonBackColor1(PaletteState)) | |
| GetRibbonBackColor2 |
Gets the second background color for the ribbon item.
(Overrides PaletteRibbonDoubleInheritGetRibbonBackColor2(PaletteState)) | |
| GetRibbonBackColor3 |
Gets the third background color for the ribbon item.
(Overrides PaletteRibbonDoubleInheritGetRibbonBackColor3(PaletteState)) | |
| GetRibbonBackColor4 |
Gets the fourth background color for the ribbon item.
(Overrides PaletteRibbonDoubleInheritGetRibbonBackColor4(PaletteState)) | |
| GetRibbonBackColor5 |
Gets the fifth background color for the ribbon item.
(Overrides PaletteRibbonDoubleInheritGetRibbonBackColor5(PaletteState)) | |
| GetRibbonBackColorStyle |
Gets the method used to draw the background of a ribbon item.
(Overrides PaletteRibbonDoubleInheritGetRibbonBackColorStyle(PaletteState)) | |
| GetRibbonTextColor |
Gets the tab color for the item text.
(Overrides PaletteRibbonDoubleInheritGetRibbonTextColor(PaletteState)) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx) |