Click or drag to resize

PaletteRibbonTabContentInheritOverride Methods

The PaletteRibbonTabContentInheritOverride type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetContentAdjacentGap Gets the padding between adjacent content items.
Public methodGetContentDraw Gets a value indicating if content should be drawn.
Public methodGetContentDrawFocus Gets a value indicating if content should be drawn with focus indication.
Public methodGetContentImageColorMap Gets the image color to remap into another color.
Public methodGetContentImageColorTo Gets the color to use in place of the image map color.
Public methodGetContentImageEffect Gets the effect applied to drawing of the image.
Public methodGetContentImageH Gets the horizontal relative alignment of the image.
Public methodGetContentImageV Gets the vertical relative alignment of the image.
Public methodGetContentLongTextColor1 Gets the first back color for the long text.
Public methodGetContentLongTextColor2 Gets the second back color for the long text.
Public methodGetContentLongTextColorAlign Gets the color alignment for the long text.
Public methodGetContentLongTextColorAngle Gets the color background angle for the long text.
Public methodGetContentLongTextColorStyle Gets the color drawing style for the long text.
Public methodGetContentLongTextCompatiblePadding 
Public methodGetContentLongTextFont Gets the font for the long text.
Public methodGetContentLongTextH Gets the horizontal relative alignment of the long text.
Public methodGetContentLongTextHint Gets the rendering hint for the long text.
Public methodGetContentLongTextImage Gets a background image for the long text.
Public methodGetContentLongTextImageAlign Gets the image alignment for the long text.
Public methodGetContentLongTextImageStyle Gets the background image style for the long text.
Public methodGetContentLongTextMultiLine Gets the flag indicating if multiline text is allowed for long text.
Public methodGetContentLongTextMultiLineH Gets the vertical relative alignment of the long text.
Public methodGetContentLongTextNewFont Gets the font for the long text by generating a new font instance.
Public methodGetContentLongTextPrefix Gets the prefix drawing setting for long text.
Public methodGetContentLongTextTrim Gets the text trimming to use for long text.
Public methodGetContentLongTextV Gets the vertical relative alignment of the long text.
Public methodGetContentPadding Gets the padding between the border and content drawing.
Public methodGetContentShortTextColor1 Gets the first back color for the short text.
Public methodGetContentShortTextColor2 Gets the second back color for the short text.
Public methodGetContentShortTextColorAlign Gets the color alignment for the short text.
Public methodGetContentShortTextColorAngle Gets the color background angle for the short text.
Public methodGetContentShortTextColorStyle Gets the color drawing style for the short text.
Public methodGetContentShortTextCompatiblePadding 
Public methodGetContentShortTextFont Gets the font for the short text.
Public methodGetContentShortTextH Gets the horizontal relative alignment of the short text.
Public methodGetContentShortTextHint Gets the rendering hint for the short text.
Public methodGetContentShortTextImage Gets a background image for the short text.
Public methodGetContentShortTextImageAlign Gets the image alignment for the short text.
Public methodGetContentShortTextImageStyle Gets the background image style.
Public methodGetContentShortTextMultiLine Gets the flag indicating if multiline text is allowed for short text.
Public methodGetContentShortTextMultiLineH Gets the vertical relative alignment of the short text.
Public methodGetContentShortTextNewFont Gets the font for the short text by generating a new font instance.
Public methodGetContentShortTextPrefix Gets the prefix drawing setting for short text.
Public methodGetContentShortTextTrim Gets the text trimming to use for short text.
Public methodGetContentShortTextV Gets the vertical relative alignment of the short text.
Public methodGetContentStyle Gets the style appropriate for this content.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetRibbonBackColor1 Gets the first background color for the ribbon item.
(Overrides PaletteRibbonDoubleInheritGetRibbonBackColor1(PaletteState))
Public methodGetRibbonBackColor2 Gets the second background color for the ribbon item.
(Overrides PaletteRibbonDoubleInheritGetRibbonBackColor2(PaletteState))
Public methodGetRibbonBackColor3 Gets the third background color for the ribbon item.
(Overrides PaletteRibbonDoubleInheritGetRibbonBackColor3(PaletteState))
Public methodGetRibbonBackColor4 Gets the fourth background color for the ribbon item.
(Overrides PaletteRibbonDoubleInheritGetRibbonBackColor4(PaletteState))
Public methodGetRibbonBackColor5 Gets the fifth background color for the ribbon item.
(Overrides PaletteRibbonDoubleInheritGetRibbonBackColor5(PaletteState))
Public methodGetRibbonBackColorStyle Gets the method used to draw the background of a ribbon item.
(Overrides PaletteRibbonDoubleInheritGetRibbonBackColorStyle(PaletteState))
Public methodGetRibbonTextColor Gets the tab color for the item text.
(Overrides PaletteRibbonDoubleInheritGetRibbonTextColor(PaletteState))
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
Extension Methods
 NameDescription
Public Extension MethodMethodInvoke Calls the object method by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGet Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGetT Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertySet Sets the value of the object property by name.
(Defined by ObjectEx)
Top
See Also