Click or drag to resize

PaletteNeoAxisBase Class

Provides a base for NeoAxis palettes.
Inheritance Hierarchy

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 abstract class PaletteNeoAxisBase : PaletteBase

The PaletteNeoAxisBase type exposes the following members.

Constructors
 NameDescription
Public methodPaletteNeoAxisBase Initialize a new instance of the PaletteOffice2010Base class.
Top
Properties
 NameDescription
Public propertyBaseFontName Gets and sets the base font name used when defining fonts.
Public propertyBaseFontSize Gets and sets the base font size used when defining fonts.
(Inherited from PaletteBase)
Protected propertyCanRaiseEventsGets a value indicating whether the component can raise an event.
(Inherited from Component)
Public propertyColorTable Gets access to the color table instance.
(Overrides PaletteBaseColorTable)
Public propertyContainerGets the IContainer that contains the Component.
(Inherited from Component)
Protected propertyDesignModeGets a value that indicates whether the Component is currently in design mode.
(Inherited from Component)
Protected propertyEventsGets the list of event handlers that are attached to this Component.
(Inherited from Component)
Protected propertyInputControlPadding Gets the input control padding needed to add a border to a borderless input control.
(Inherited from PaletteBase)
Public propertySiteGets or sets the ISite of the Component.
(Inherited from Component)
Top
Methods
 NameDescription
Protected methodDefineFonts Update the fonts to reflect system or user defined changes.
(Overrides PaletteBaseDefineFonts)
Public methodDisposeReleases all resources used by the Component.
(Inherited from Component)
Protected methodDispose(Boolean)Releases the unmanaged resources used by the Component and optionally releases the managed resources.
(Inherited from Component)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeReleases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.
(Inherited from Component)
Public methodGetAllowFormChrome Gets a value indicating if KryptonForm instances should show custom chrome.
(Overrides PaletteBaseGetAllowFormChrome)
Public methodGetAllowOnePixelBorder
(Overrides PaletteBaseGetAllowOnePixelBorder)
Public methodGetBackColor1 Gets the first background color.
(Overrides PaletteBaseGetBackColor1(PaletteBackStyle, PaletteState))
Public methodGetBackColor2 Gets the second back color.
(Overrides PaletteBaseGetBackColor2(PaletteBackStyle, PaletteState))
Public methodGetBackColorAlign Gets the color alignment.
(Overrides PaletteBaseGetBackColorAlign(PaletteBackStyle, PaletteState))
Public methodGetBackColorAngle Gets the color background angle.
(Overrides PaletteBaseGetBackColorAngle(PaletteBackStyle, PaletteState))
Public methodGetBackColorStyle Gets the color background drawing style.
(Overrides PaletteBaseGetBackColorStyle(PaletteBackStyle, PaletteState))
Public methodGetBackDraw Gets a value indicating if background should be drawn.
(Overrides PaletteBaseGetBackDraw(PaletteBackStyle, PaletteState))
Public methodGetBackGraphicsHint Gets the graphics drawing hint for the background.
(Overrides PaletteBaseGetBackGraphicsHint(PaletteBackStyle, PaletteState))
Public methodGetBackImage Gets a background image.
(Overrides PaletteBaseGetBackImage(PaletteBackStyle, PaletteState))
Public methodGetBackImageAlign Gets the image alignment.
(Overrides PaletteBaseGetBackImageAlign(PaletteBackStyle, PaletteState))
Public methodGetBackImageStyle Gets the background image style.
(Overrides PaletteBaseGetBackImageStyle(PaletteBackStyle, PaletteState))
Public methodGetBorderColor1 Gets the first border color.
(Overrides PaletteBaseGetBorderColor1(PaletteBorderStyle, PaletteState))
Public methodGetBorderColor2 Gets the second border color.
(Overrides PaletteBaseGetBorderColor2(PaletteBorderStyle, PaletteState))
Public methodGetBorderColorAlign Gets the color border alignment.
(Overrides PaletteBaseGetBorderColorAlign(PaletteBorderStyle, PaletteState))
Public methodGetBorderColorAngle Gets the color border angle.
(Overrides PaletteBaseGetBorderColorAngle(PaletteBorderStyle, PaletteState))
Public methodGetBorderColorStyle Gets the color border drawing style.
(Overrides PaletteBaseGetBorderColorStyle(PaletteBorderStyle, PaletteState))
Public methodGetBorderDraw Gets a value indicating if border should be drawn.
(Overrides PaletteBaseGetBorderDraw(PaletteBorderStyle, PaletteState))
Public methodGetBorderDrawBorders Gets a value indicating which borders to draw.
(Overrides PaletteBaseGetBorderDrawBorders(PaletteBorderStyle, PaletteState))
Public methodGetBorderGraphicsHint Gets the graphics drawing hint for the border.
(Overrides PaletteBaseGetBorderGraphicsHint(PaletteBorderStyle, PaletteState))
Public methodGetBorderImage Gets a border image.
(Overrides PaletteBaseGetBorderImage(PaletteBorderStyle, PaletteState))
Public methodGetBorderImageAlign Gets the image border alignment.
(Overrides PaletteBaseGetBorderImageAlign(PaletteBorderStyle, PaletteState))
Public methodGetBorderImageStyle Gets the border image style.
(Overrides PaletteBaseGetBorderImageStyle(PaletteBorderStyle, PaletteState))
Public methodGetBorderRounding Gets the border corner rounding.
(Overrides PaletteBaseGetBorderRounding(PaletteBorderStyle, PaletteState))
Public methodGetBorderWidth Gets the border width.
(Overrides PaletteBaseGetBorderWidth(PaletteBorderStyle, PaletteState))
Public methodGetButtonSpecColorMap Gets the color to remap from the image to the container foreground.
(Overrides PaletteBaseGetButtonSpecColorMap(PaletteButtonSpecStyle))
Public methodGetButtonSpecColorTransparent Gets the color to remap to transparent.
(Overrides PaletteBaseGetButtonSpecColorTransparent(PaletteButtonSpecStyle))
Public methodGetButtonSpecEdge Gets the edge to positon the button against.
(Overrides PaletteBaseGetButtonSpecEdge(PaletteButtonSpecStyle))
Public methodGetButtonSpecIcon Gets the icon to display for the button.
(Overrides PaletteBaseGetButtonSpecIcon(PaletteButtonSpecStyle))
Public methodGetButtonSpecImage Gets the image to display for the button.
(Overrides PaletteBaseGetButtonSpecImage(PaletteButtonSpecStyle, PaletteState))
Public methodGetButtonSpecImageTransparentColor Gets the image transparent color.
(Overrides PaletteBaseGetButtonSpecImageTransparentColor(PaletteButtonSpecStyle))
Public methodGetButtonSpecLocation Get the location for the button.
(Overrides PaletteBaseGetButtonSpecLocation(PaletteButtonSpecStyle))
Public methodGetButtonSpecLongText Gets the long text to display for the button.
(Overrides PaletteBaseGetButtonSpecLongText(PaletteButtonSpecStyle))
Public methodGetButtonSpecOrientation Gets the button orientation.
(Overrides PaletteBaseGetButtonSpecOrientation(PaletteButtonSpecStyle))
Public methodGetButtonSpecShortText Gets the short text to display for the button.
(Overrides PaletteBaseGetButtonSpecShortText(PaletteButtonSpecStyle))
Public methodGetButtonSpecStyle Gets the button style used for drawing the button.
(Overrides PaletteBaseGetButtonSpecStyle(PaletteButtonSpecStyle))
Public methodGetButtonSpecToolTipTitle Gets the tooltip title text to display for the button.
(Inherited from PaletteBase)
Public methodGetCheckBoxImage Gets a check box image appropriate for the provided state.
(Overrides PaletteBaseGetCheckBoxImage(Boolean, CheckState, Boolean, Boolean))
Public methodGetContentAdjacentGap Gets the padding between adjacent content items.
(Overrides PaletteBaseGetContentAdjacentGap(PaletteContentStyle, PaletteState))
Public methodGetContentDraw Gets a value indicating if content should be drawn.
(Overrides PaletteBaseGetContentDraw(PaletteContentStyle, PaletteState))
Public methodGetContentDrawFocus Gets a value indicating if content should be drawn with focus indication.
(Overrides PaletteBaseGetContentDrawFocus(PaletteContentStyle, PaletteState))
Public methodGetContentImageColorMap Gets the image color to remap into another color.
(Overrides PaletteBaseGetContentImageColorMap(PaletteContentStyle, PaletteState))
Public methodGetContentImageColorTo Gets the color to use in place of the image map color.
(Overrides PaletteBaseGetContentImageColorTo(PaletteContentStyle, PaletteState))
Public methodGetContentImageColorTransparent Gets the image color that should be transparent.
(Overrides PaletteBaseGetContentImageColorTransparent(PaletteContentStyle, PaletteState))
Public methodGetContentImageEffect Gets the effect applied to drawing of the image.
(Overrides PaletteBaseGetContentImageEffect(PaletteContentStyle, PaletteState))
Public methodGetContentImageH Gets the horizontal relative alignment of the image.
(Overrides PaletteBaseGetContentImageH(PaletteContentStyle, PaletteState))
Public methodGetContentImageV Gets the vertical relative alignment of the image.
(Overrides PaletteBaseGetContentImageV(PaletteContentStyle, PaletteState))
Public methodGetContentLongTextColor1 Gets the first back color for the long text.
(Overrides PaletteBaseGetContentLongTextColor1(PaletteContentStyle, PaletteState))
Public methodGetContentLongTextColor2 Gets the second back color for the long text.
(Overrides PaletteBaseGetContentLongTextColor2(PaletteContentStyle, PaletteState))
Public methodGetContentLongTextColorAlign Gets the color alignment for the long text.
(Overrides PaletteBaseGetContentLongTextColorAlign(PaletteContentStyle, PaletteState))
Public methodGetContentLongTextColorAngle Gets the color background angle for the long text.
(Overrides PaletteBaseGetContentLongTextColorAngle(PaletteContentStyle, PaletteState))
Public methodGetContentLongTextColorStyle Gets the color drawing style for the long text.
(Overrides PaletteBaseGetContentLongTextColorStyle(PaletteContentStyle, PaletteState))
Public methodGetContentLongTextFont Gets the font for the long text.
(Overrides PaletteBaseGetContentLongTextFont(PaletteContentStyle, PaletteState))
Public methodGetContentLongTextH Gets the horizontal relative alignment of the long text.
(Overrides PaletteBaseGetContentLongTextH(PaletteContentStyle, PaletteState))
Public methodGetContentLongTextHint Gets the rendering hint for the long text.
(Overrides PaletteBaseGetContentLongTextHint(PaletteContentStyle, PaletteState))
Public methodGetContentLongTextImage Gets a background image for the long text.
(Overrides PaletteBaseGetContentLongTextImage(PaletteContentStyle, PaletteState))
Public methodGetContentLongTextImageAlign Gets the image alignment for the long text.
(Overrides PaletteBaseGetContentLongTextImageAlign(PaletteContentStyle, PaletteState))
Public methodGetContentLongTextImageStyle Gets the background image style for the long text.
(Overrides PaletteBaseGetContentLongTextImageStyle(PaletteContentStyle, PaletteState))
Public methodGetContentLongTextMultiLine Gets the flag indicating if multiline text is allowed for long text.
(Overrides PaletteBaseGetContentLongTextMultiLine(PaletteContentStyle, PaletteState))
Public methodGetContentLongTextMultiLineH Gets the horizontal relative alignment of multiline long text.
(Overrides PaletteBaseGetContentLongTextMultiLineH(PaletteContentStyle, PaletteState))
Public methodGetContentLongTextNewFont Gets the font for the long text by generating a new font instance.
(Overrides PaletteBaseGetContentLongTextNewFont(PaletteContentStyle, PaletteState))
Public methodGetContentLongTextPrefix Gets the prefix drawing setting for long text.
(Overrides PaletteBaseGetContentLongTextPrefix(PaletteContentStyle, PaletteState))
Public methodGetContentLongTextTrim Gets the text trimming to use for long text.
(Overrides PaletteBaseGetContentLongTextTrim(PaletteContentStyle, PaletteState))
Public methodGetContentLongTextV Gets the vertical relative alignment of the long text.
(Overrides PaletteBaseGetContentLongTextV(PaletteContentStyle, PaletteState))
Public methodGetContentPadding Gets the padding between the border and content drawing.
(Overrides PaletteBaseGetContentPadding(PaletteContentStyle, PaletteState))
Public methodGetContentShortTextColor1 Gets the first back color for the short text.
(Overrides PaletteBaseGetContentShortTextColor1(PaletteContentStyle, PaletteState))
Public methodGetContentShortTextColor2 Gets the second back color for the short text.
(Overrides PaletteBaseGetContentShortTextColor2(PaletteContentStyle, PaletteState))
Public methodGetContentShortTextColorAlign Gets the color alignment for the short text.
(Overrides PaletteBaseGetContentShortTextColorAlign(PaletteContentStyle, PaletteState))
Public methodGetContentShortTextColorAngle Gets the color background angle for the short text.
(Overrides PaletteBaseGetContentShortTextColorAngle(PaletteContentStyle, PaletteState))
Public methodGetContentShortTextColorStyle Gets the color drawing style for the short text.
(Overrides PaletteBaseGetContentShortTextColorStyle(PaletteContentStyle, PaletteState))
Public methodGetContentShortTextFont Gets the font for the short text.
(Overrides PaletteBaseGetContentShortTextFont(PaletteContentStyle, PaletteState))
Public methodGetContentShortTextH Gets the horizontal relative alignment of the short text.
(Overrides PaletteBaseGetContentShortTextH(PaletteContentStyle, PaletteState))
Public methodGetContentShortTextHint Gets the rendering hint for the short text.
(Overrides PaletteBaseGetContentShortTextHint(PaletteContentStyle, PaletteState))
Public methodGetContentShortTextImage Gets a background image for the short text.
(Overrides PaletteBaseGetContentShortTextImage(PaletteContentStyle, PaletteState))
Public methodGetContentShortTextImageAlign Gets the image alignment for the short text.
(Overrides PaletteBaseGetContentShortTextImageAlign(PaletteContentStyle, PaletteState))
Public methodGetContentShortTextImageStyle Gets the background image style.
(Overrides PaletteBaseGetContentShortTextImageStyle(PaletteContentStyle, PaletteState))
Public methodGetContentShortTextMultiLine Gets the flag indicating if multiline text is allowed for short text.
(Overrides PaletteBaseGetContentShortTextMultiLine(PaletteContentStyle, PaletteState))
Public methodGetContentShortTextMultiLineH Gets the horizontal relative alignment of multiline short text.
(Overrides PaletteBaseGetContentShortTextMultiLineH(PaletteContentStyle, PaletteState))
Public methodGetContentShortTextNewFont Gets the font for the short text by generating a new font instance.
(Overrides PaletteBaseGetContentShortTextNewFont(PaletteContentStyle, PaletteState))
Public methodGetContentShortTextPrefix Gets the prefix drawing setting for short text.
(Overrides PaletteBaseGetContentShortTextPrefix(PaletteContentStyle, PaletteState))
Public methodGetContentShortTextTrim Gets the text trimming to use for short text.
(Overrides PaletteBaseGetContentShortTextTrim(PaletteContentStyle, PaletteState))
Public methodGetContentShortTextV Gets the vertical relative alignment of the short text.
(Overrides PaletteBaseGetContentShortTextV(PaletteContentStyle, PaletteState))
Public methodGetContextMenuCheckedImage Gets a checked image appropriate for a context menu item.
(Overrides PaletteBaseGetContextMenuCheckedImage)
Public methodGetContextMenuIndeterminateImage Gets a indeterminate image appropriate for a context menu item.
(Overrides PaletteBaseGetContextMenuIndeterminateImage)
Public methodGetContextMenuSubMenuImage Gets an image indicating a sub-menu on a context menu item.
(Inherited from PaletteBase)
Public methodGetDragDropDockActive Gets the active color for docking indicators.
(Inherited from PaletteBase)
Public methodGetDragDropDockBack Gets the background color for the docking indicators area.
(Inherited from PaletteBase)
Public methodGetDragDropDockBorder Gets the border color for the docking indicators area.
(Inherited from PaletteBase)
Public methodGetDragDropDockInactive Gets the inactive color for docking indicators.
(Inherited from PaletteBase)
Public methodGetDragDropFeedback Gets the feedback drawing method used.
(Inherited from PaletteBase)
Public methodGetDragDropSolidBack Gets the background color for a solid drag drop area.
(Inherited from PaletteBase)
Public methodGetDragDropSolidBorder Gets the border color for a solid drag drop area.
(Inherited from PaletteBase)
Public methodGetDragDropSolidOpacity Gets the opacity of the solid area.
(Inherited from PaletteBase)
Public methodGetDropDownButtonImage Gets a drop down button image appropriate for the provided state.
(Overrides PaletteBaseGetDropDownButtonImage(PaletteState))
Public methodGetElementColor1 Gets the first element color.
(Overrides PaletteBaseGetElementColor1(PaletteElement, PaletteState))
Public methodGetElementColor2 Gets the second element color.
(Overrides PaletteBaseGetElementColor2(PaletteElement, PaletteState))
Public methodGetElementColor3 Gets the third element color.
(Overrides PaletteBaseGetElementColor3(PaletteElement, PaletteState))
Public methodGetElementColor4 Gets the fourth element color.
(Overrides PaletteBaseGetElementColor4(PaletteElement, PaletteState))
Public methodGetElementColor5 Gets the fifth element color.
(Overrides PaletteBaseGetElementColor5(PaletteElement, PaletteState))
Public methodGetFormCaptionHeight
(Overrides PaletteBaseGetFormCaptionHeight)
Public methodGetFormMargin
(Overrides PaletteBaseGetFormMargin)
Public methodGetGalleryButtonImage Gets a check box image appropriate for the provided state.
(Overrides PaletteBaseGetGalleryButtonImage(PaletteRibbonGalleryButton, PaletteState))
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Obsolete
Public methodGetMetricBool Gets a boolean metric value.
(Overrides PaletteBaseGetMetricBool(PaletteState, PaletteMetricBool))
Public methodGetMetricInt Gets an integer metric value.
(Overrides PaletteBaseGetMetricInt(PaletteState, PaletteMetricInt))
Public methodGetMetricPadding Gets a padding metric value.
(Overrides PaletteBaseGetMetricPadding(PaletteState, PaletteMetricPadding))
Public methodGetRadioButtonImage Gets a check box image appropriate for the provided state.
(Overrides PaletteBaseGetRadioButtonImage(Boolean, Boolean, Boolean, Boolean))
Public methodGetRenderer Gets the renderer to use for this palette.
(Overrides PaletteBaseGetRenderer)
Public methodGetRibbonBackColor1 Gets the first background color for the ribbon item.
(Overrides PaletteBaseGetRibbonBackColor1(PaletteRibbonBackStyle, PaletteState))
Public methodGetRibbonBackColor2 Gets the second background color for the ribbon item.
(Overrides PaletteBaseGetRibbonBackColor2(PaletteRibbonBackStyle, PaletteState))
Public methodGetRibbonBackColor3 Gets the third background color for the ribbon item.
(Overrides PaletteBaseGetRibbonBackColor3(PaletteRibbonBackStyle, PaletteState))
Public methodGetRibbonBackColor4 Gets the fourth background color for the ribbon item.
(Overrides PaletteBaseGetRibbonBackColor4(PaletteRibbonBackStyle, PaletteState))
Public methodGetRibbonBackColor5 Gets the fifth background color for the ribbon item.
(Overrides PaletteBaseGetRibbonBackColor5(PaletteRibbonBackStyle, PaletteState))
Public methodGetRibbonBackColorStyle Gets the method used to draw the background of a ribbon item.
(Overrides PaletteBaseGetRibbonBackColorStyle(PaletteRibbonBackStyle, PaletteState))
Public methodGetRibbonContextTextAlign Gets the text alignment for the ribbon context text.
(Overrides PaletteBaseGetRibbonContextTextAlign(PaletteState))
Public methodGetRibbonContextTextColor Gets the color for the ribbon context text.
(Overrides PaletteBaseGetRibbonContextTextColor(PaletteState))
Public methodGetRibbonContextTextFont Gets the font for the ribbon context text.
(Overrides PaletteBaseGetRibbonContextTextFont(PaletteState))
Public methodGetRibbonDisabledDark Gets the dark disabled color used for ribbon glyphs.
(Overrides PaletteBaseGetRibbonDisabledDark(PaletteState))
Public methodGetRibbonDisabledLight Gets the light disabled color used for ribbon glyphs.
(Overrides PaletteBaseGetRibbonDisabledLight(PaletteState))
Public methodGetRibbonDropArrowDark Gets the color for the drop arrow dark.
(Overrides PaletteBaseGetRibbonDropArrowDark(PaletteState))
Public methodGetRibbonDropArrowLight Gets the color for the drop arrow light.
(Overrides PaletteBaseGetRibbonDropArrowLight(PaletteState))
Public methodGetRibbonGroupDialogDark Gets the color for the dialog launcher dark.
(Overrides PaletteBaseGetRibbonGroupDialogDark(PaletteState))
Public methodGetRibbonGroupDialogLight Gets the color for the dialog launcher light.
(Overrides PaletteBaseGetRibbonGroupDialogLight(PaletteState))
Public methodGetRibbonGroupSeparatorDark Gets the color for the group separator dark.
(Overrides PaletteBaseGetRibbonGroupSeparatorDark(PaletteState))
Public methodGetRibbonGroupSeparatorLight Gets the color for the group separator light.
(Overrides PaletteBaseGetRibbonGroupSeparatorLight(PaletteState))
Public methodGetRibbonMinimizeBarDark Gets the color for the minimize bar dark.
(Overrides PaletteBaseGetRibbonMinimizeBarDark(PaletteState))
Public methodGetRibbonMinimizeBarLight Gets the color for the minimize bar light.
(Overrides PaletteBaseGetRibbonMinimizeBarLight(PaletteState))
Public methodGetRibbonQATButtonDark Gets the color for the extra QAT button dark content color.
(Overrides PaletteBaseGetRibbonQATButtonDark(PaletteState))
Public methodGetRibbonQATButtonLight Gets the color for the extra QAT button light content color.
(Overrides PaletteBaseGetRibbonQATButtonLight(PaletteState))
Public methodGetRibbonShape Gets the ribbon shape that should be used.
(Overrides PaletteBaseGetRibbonShape)
Public methodGetRibbonTabSeparatorColor Gets the color for the tab separator.
(Overrides PaletteBaseGetRibbonTabSeparatorColor(PaletteState))
Public methodGetRibbonTabSeparatorContextColor Gets the color for the tab context separators.
(Overrides PaletteBaseGetRibbonTabSeparatorContextColor(PaletteState))
Public methodGetRibbonTextColor Gets the =color for the item text.
(Overrides PaletteBaseGetRibbonTextColor(PaletteRibbonTextStyle, PaletteState))
Public methodGetRibbonTextFont Gets the font for the ribbon text.
(Overrides PaletteBaseGetRibbonTextFont(PaletteState))
Public methodGetRibbonTextHint Gets the rendering hint for the ribbon font.
(Overrides PaletteBaseGetRibbonTextHint(PaletteState))
Protected methodGetServiceReturns an object that represents a service provided by the Component or by its Container.
(Inherited from Component)
Public methodGetTreeViewImage Gets a tree view image appropriate for the provided state.
(Overrides PaletteBaseGetTreeViewImage(Boolean))
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Obsolete
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Protected methodMemberwiseClone(Boolean)Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject)
Protected methodOnAllowFormChromeChanged Raises the AllowFormChromeChanged event.
(Inherited from PaletteBase)
Protected methodOnBasePaletteChanged Raises the BasePaletteChanged event.
(Inherited from PaletteBase)
Protected methodOnBaseRendererChanged Raises the BaseRendererChanged event.
(Inherited from PaletteBase)
Protected methodOnButtonSpecChanged Raises the ButtonSpecChanged event.
(Inherited from PaletteBase)
Protected methodOnPalettePaint Raises the PalettePaint event.
(Inherited from PaletteBase)
Protected methodOnUserPreferenceChanged Handle a change in the user preferences.
(Overrides PaletteBaseOnUserPreferenceChanged(Object, UserPreferenceChangedEventArgs))
Public methodToStringReturns a String containing the name of the Component, if any. This method should not be overridden.
(Inherited from Component)
Top
Events
 NameDescription
Public eventAllowFormChromeChanged Occurs when the AllowFormChrome setting changes.
(Inherited from PaletteBase)
Public eventBasePaletteChanged Occurs when the BasePalette/BasePaletteMode setting changes.
(Inherited from PaletteBase)
Public eventBaseRendererChanged Occurs when the BaseRenderer/BaseRendererMode setting changes.
(Inherited from PaletteBase)
Public eventButtonSpecChanged Occurs when a button spec change occurs.
(Inherited from PaletteBase)
Public eventDisposedOccurs when the component is disposed by a call to the Dispose method.
(Inherited from Component)
Public eventPalettePaint Occurs when a palette change requires a repaint.
(Inherited from PaletteBase)
Top
Fields
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