Click or drag to resize

PaletteContentInheritRedirect Class

Provide inheritance of palette content properties from source redirector.
Inheritance Hierarchy
SystemObject
  Internal.ComponentFactory.Krypton.ToolkitGlobalId
    Internal.ComponentFactory.Krypton.ToolkitPaletteContentInherit
      Internal.ComponentFactory.Krypton.ToolkitPaletteContentInheritRedirect

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public class PaletteContentInheritRedirect : PaletteContentInherit

The PaletteContentInheritRedirect type exposes the following members.

Constructors
 NameDescription
Public methodPaletteContentInheritRedirect(PaletteContentStyle) Initialize a new instance of the PaletteContentInheritRedirect class.
Public methodPaletteContentInheritRedirect(PaletteRedirect) Initialize a new instance of the PaletteContentInheritRedirect class.
Public methodPaletteContentInheritRedirect(PaletteRedirect, PaletteContentStyle) Initialize a new instance of the PaletteContentInheritRedirect class.
Top
Properties
 NameDescription
Public propertyId Gets the unique identifier of the object.
(Inherited from GlobalId)
Public propertyStyle Gets and sets the style to use when inheriting.
Top
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.
(Overrides PaletteContentInheritGetContentAdjacentGap(PaletteState))
Public methodGetContentDraw Gets a value indicating if content should be drawn.
(Overrides PaletteContentInheritGetContentDraw(PaletteState))
Public methodGetContentDrawFocus Gets a value indicating if content should be drawn with focus indication.
(Overrides PaletteContentInheritGetContentDrawFocus(PaletteState))
Public methodGetContentImageColorMap Gets the image color to remap into another color.
(Overrides PaletteContentInheritGetContentImageColorMap(PaletteState))
Public methodGetContentImageColorTo Gets the color to use in place of the image map color.
(Overrides PaletteContentInheritGetContentImageColorTo(PaletteState))
Public methodGetContentImageEffect Gets the effect applied to drawing of the image.
(Overrides PaletteContentInheritGetContentImageEffect(PaletteState))
Public methodGetContentImageH Gets the horizontal relative alignment of the image.
(Overrides PaletteContentInheritGetContentImageH(PaletteState))
Public methodGetContentImageV Gets the vertical relative alignment of the image.
(Overrides PaletteContentInheritGetContentImageV(PaletteState))
Public methodGetContentLongTextColor1 Gets the first back color for the long text.
(Overrides PaletteContentInheritGetContentLongTextColor1(PaletteState))
Public methodGetContentLongTextColor2 Gets the second back color for the long text.
(Overrides PaletteContentInheritGetContentLongTextColor2(PaletteState))
Public methodGetContentLongTextColorAlign Gets the color alignment for the long text.
(Overrides PaletteContentInheritGetContentLongTextColorAlign(PaletteState))
Public methodGetContentLongTextColorAngle Gets the color background angle for the long text.
(Overrides PaletteContentInheritGetContentLongTextColorAngle(PaletteState))
Public methodGetContentLongTextColorStyle Gets the color drawing style for the long text.
(Overrides PaletteContentInheritGetContentLongTextColorStyle(PaletteState))
Public methodGetContentLongTextCompatiblePadding
(Inherited from PaletteContentInherit)
Public methodGetContentLongTextFont Gets the font for the long text.
(Overrides PaletteContentInheritGetContentLongTextFont(PaletteState))
Public methodGetContentLongTextH Gets the horizontal relative alignment of the long text.
(Overrides PaletteContentInheritGetContentLongTextH(PaletteState))
Public methodGetContentLongTextHint Gets the rendering hint for the long text.
(Overrides PaletteContentInheritGetContentLongTextHint(PaletteState))
Public methodGetContentLongTextImage Gets a background image for the long text.
(Overrides PaletteContentInheritGetContentLongTextImage(PaletteState))
Public methodGetContentLongTextImageAlign Gets the image alignment for the long text.
(Overrides PaletteContentInheritGetContentLongTextImageAlign(PaletteState))
Public methodGetContentLongTextImageStyle Gets the background image style for the long text.
(Overrides PaletteContentInheritGetContentLongTextImageStyle(PaletteState))
Public methodGetContentLongTextMultiLine Gets the flag indicating if multiline text is allowed for long text.
(Overrides PaletteContentInheritGetContentLongTextMultiLine(PaletteState))
Public methodGetContentLongTextMultiLineH Gets the vertical relative alignment of the long text.
(Overrides PaletteContentInheritGetContentLongTextMultiLineH(PaletteState))
Public methodGetContentLongTextNewFont Gets the font for the long text by generating a new font instance.
(Overrides PaletteContentInheritGetContentLongTextNewFont(PaletteState))
Public methodGetContentLongTextPrefix Gets the prefix drawing setting for long text.
(Overrides PaletteContentInheritGetContentLongTextPrefix(PaletteState))
Public methodGetContentLongTextTrim Gets the text trimming to use for long text.
(Overrides PaletteContentInheritGetContentLongTextTrim(PaletteState))
Public methodGetContentLongTextV Gets the vertical relative alignment of the long text.
(Overrides PaletteContentInheritGetContentLongTextV(PaletteState))
Public methodGetContentPadding Gets the padding between the border and content drawing.
(Overrides PaletteContentInheritGetContentPadding(PaletteState))
Public methodGetContentShortTextColor1 Gets the first back color for the short text.
(Overrides PaletteContentInheritGetContentShortTextColor1(PaletteState))
Public methodGetContentShortTextColor2 Gets the second back color for the short text.
(Overrides PaletteContentInheritGetContentShortTextColor2(PaletteState))
Public methodGetContentShortTextColorAlign Gets the color alignment for the short text.
(Overrides PaletteContentInheritGetContentShortTextColorAlign(PaletteState))
Public methodGetContentShortTextColorAngle Gets the color background angle for the short text.
(Overrides PaletteContentInheritGetContentShortTextColorAngle(PaletteState))
Public methodGetContentShortTextColorStyle Gets the color drawing style for the short text.
(Overrides PaletteContentInheritGetContentShortTextColorStyle(PaletteState))
Public methodGetContentShortTextCompatiblePadding
(Inherited from PaletteContentInherit)
Public methodGetContentShortTextFont Gets the font for the short text.
(Overrides PaletteContentInheritGetContentShortTextFont(PaletteState))
Public methodGetContentShortTextH Gets the horizontal relative alignment of the short text.
(Overrides PaletteContentInheritGetContentShortTextH(PaletteState))
Public methodGetContentShortTextHint Gets the rendering hint for the short text.
(Overrides PaletteContentInheritGetContentShortTextHint(PaletteState))
Public methodGetContentShortTextImage Gets a background image for the short text.
(Overrides PaletteContentInheritGetContentShortTextImage(PaletteState))
Public methodGetContentShortTextImageAlign Gets the image alignment for the short text.
(Overrides PaletteContentInheritGetContentShortTextImageAlign(PaletteState))
Public methodGetContentShortTextImageStyle Gets the background image style.
(Overrides PaletteContentInheritGetContentShortTextImageStyle(PaletteState))
Public methodGetContentShortTextMultiLine Gets the flag indicating if multiline text is allowed for short text.
(Overrides PaletteContentInheritGetContentShortTextMultiLine(PaletteState))
Public methodGetContentShortTextMultiLineH Gets the vertical relative alignment of the short text.
(Overrides PaletteContentInheritGetContentShortTextMultiLineH(PaletteState))
Public methodGetContentShortTextNewFont Gets the font for the short text by generating a new font instance.
(Overrides PaletteContentInheritGetContentShortTextNewFont(PaletteState))
Public methodGetContentShortTextPrefix Gets the prefix drawing setting for short text.
(Overrides PaletteContentInheritGetContentShortTextPrefix(PaletteState))
Public methodGetContentShortTextTrim Gets the text trimming to use for short text.
(Overrides PaletteContentInheritGetContentShortTextTrim(PaletteState))
Public methodGetContentShortTextV Gets the vertical relative alignment of the short text.
(Overrides PaletteContentInheritGetContentShortTextV(PaletteState))
Public methodGetContentStyle Gets the style appropriate for this content.
(Overrides PaletteContentInheritGetContentStyle)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetRedirector Gets the redirector instance.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodSetRedirector Update the redirector with new reference.
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