PaletteRedirectDouble Class |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public class PaletteRedirectDouble : PaletteRedirect
The PaletteRedirectDouble type exposes the following members.
Name | Description | |
---|---|---|
PaletteRedirectDouble |
Initialize a new instance of the PaletteRedirectDouble class.
| |
PaletteRedirectDouble(IPalette) |
Initialize a new instance of the PaletteRedirectDouble class.
| |
PaletteRedirectDouble(IPalette, IPaletteDouble, IPaletteDouble) |
Initialize a new instance of the PaletteRedirectDouble class.
| |
PaletteRedirectDouble(IPalette, IPaletteDouble, IPaletteDouble, IPaletteDouble, IPaletteDouble) |
Initialize a new instance of the PaletteRedirectDouble class.
| |
PaletteRedirectDouble(IPalette, IPaletteDouble, IPaletteDouble, IPaletteDouble, IPaletteDouble, IPaletteDouble, IPaletteDouble, IPaletteDouble, IPaletteDouble, IPaletteDouble) |
Initialize a new instance of the PaletteRedirectDouble class.
|
Name | Description | |
---|---|---|
ColorTable |
Gets access to the color table instance.
(Inherited from PaletteRedirect.) | |
Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
Target |
Gets and sets the redirection target.
(Inherited from PaletteRedirect.) |
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.) | |
GetBackColor1 |
Gets the first background color.
(Overrides PaletteRedirectGetBackColor1(PaletteBackStyle, PaletteState).) | |
GetBackColor2 |
Gets the second back color.
(Overrides PaletteRedirectGetBackColor2(PaletteBackStyle, PaletteState).) | |
GetBackColorAlign |
Gets the color alignment.
(Overrides PaletteRedirectGetBackColorAlign(PaletteBackStyle, PaletteState).) | |
GetBackColorAngle |
Gets the color background angle.
(Overrides PaletteRedirectGetBackColorAngle(PaletteBackStyle, PaletteState).) | |
GetBackColorStyle |
Gets the color background drawing style.
(Overrides PaletteRedirectGetBackColorStyle(PaletteBackStyle, PaletteState).) | |
GetBackDraw |
Gets a value indicating if background should be drawn.
(Overrides PaletteRedirectGetBackDraw(PaletteBackStyle, PaletteState).) | |
GetBackGraphicsHint |
Gets the graphics drawing hint for the background.
(Overrides PaletteRedirectGetBackGraphicsHint(PaletteBackStyle, PaletteState).) | |
GetBackImage |
Gets a background image.
(Overrides PaletteRedirectGetBackImage(PaletteBackStyle, PaletteState).) | |
GetBackImageAlign |
Gets the image alignment.
(Overrides PaletteRedirectGetBackImageAlign(PaletteBackStyle, PaletteState).) | |
GetBackImageStyle |
Gets the background image style.
(Overrides PaletteRedirectGetBackImageStyle(PaletteBackStyle, PaletteState).) | |
GetBorderColor1 |
Gets the first border color.
(Overrides PaletteRedirectGetBorderColor1(PaletteBorderStyle, PaletteState).) | |
GetBorderColor2 |
Gets the second border color.
(Overrides PaletteRedirectGetBorderColor2(PaletteBorderStyle, PaletteState).) | |
GetBorderColorAlign |
Gets the color border alignment.
(Overrides PaletteRedirectGetBorderColorAlign(PaletteBorderStyle, PaletteState).) | |
GetBorderColorAngle |
Gets the color border angle.
(Overrides PaletteRedirectGetBorderColorAngle(PaletteBorderStyle, PaletteState).) | |
GetBorderColorStyle |
Gets the color border drawing style.
(Overrides PaletteRedirectGetBorderColorStyle(PaletteBorderStyle, PaletteState).) | |
GetBorderDraw |
Gets a value indicating if border should be drawn.
(Overrides PaletteRedirectGetBorderDraw(PaletteBorderStyle, PaletteState).) | |
GetBorderDrawBorders |
Gets a value indicating which borders to draw.
(Overrides PaletteRedirectGetBorderDrawBorders(PaletteBorderStyle, PaletteState).) | |
GetBorderGraphicsHint |
Gets the graphics drawing hint for the border.
(Overrides PaletteRedirectGetBorderGraphicsHint(PaletteBorderStyle, PaletteState).) | |
GetBorderImage |
Gets a border image.
(Overrides PaletteRedirectGetBorderImage(PaletteBorderStyle, PaletteState).) | |
GetBorderImageAlign |
Gets the image border alignment.
(Overrides PaletteRedirectGetBorderImageAlign(PaletteBorderStyle, PaletteState).) | |
GetBorderImageStyle |
Gets the border image style.
(Overrides PaletteRedirectGetBorderImageStyle(PaletteBorderStyle, PaletteState).) | |
GetBorderRounding |
Gets the border corner rounding.
(Overrides PaletteRedirectGetBorderRounding(PaletteBorderStyle, PaletteState).) | |
GetBorderWidth |
Gets the border width.
(Overrides PaletteRedirectGetBorderWidth(PaletteBorderStyle, PaletteState).) | |
GetButtonSpecColorMap |
Gets the color to remap from the image to the container foreground.
(Inherited from PaletteRedirect.) | |
GetButtonSpecEdge |
Gets the edge to positon the button against.
(Inherited from PaletteRedirect.) | |
GetButtonSpecIcon |
Gets the icon to display for the button.
(Inherited from PaletteRedirect.) | |
GetButtonSpecImage |
Gets the image to display for the button.
(Inherited from PaletteRedirect.) | |
GetButtonSpecImageTransparentColor |
Gets the image transparent color.
(Inherited from PaletteRedirect.) | |
GetButtonSpecLocation |
Get the location for the button.
(Inherited from PaletteRedirect.) | |
GetButtonSpecLongText |
Gets the long text to display for the button.
(Inherited from PaletteRedirect.) | |
GetButtonSpecOrientation |
Gets the button orientation.
(Inherited from PaletteRedirect.) | |
GetButtonSpecShortText |
Gets the short text to display for the button.
(Inherited from PaletteRedirect.) | |
GetButtonSpecStyle |
Gets the button style used for drawing the button.
(Inherited from PaletteRedirect.) | |
GetButtonSpecToolTipTitle |
Gets the tooltip title text to display for the button.
(Inherited from PaletteRedirect.) | |
GetCheckBoxImage |
Gets a check box image appropriate for the provided state.
(Inherited from PaletteRedirect.) | |
GetContentAdjacentGap |
Gets the padding between adjacent content items.
(Inherited from PaletteRedirect.) | |
GetContentDraw |
Gets a value indicating if content should be drawn.
(Inherited from PaletteRedirect.) | |
GetContentDrawFocus |
Gets a value indicating if content should be drawn with focus indication.
(Inherited from PaletteRedirect.) | |
GetContentImageColorMap |
Gets the image color to remap into another color.
(Inherited from PaletteRedirect.) | |
GetContentImageColorTo |
Gets the color to use in place of the image map color.
(Inherited from PaletteRedirect.) | |
GetContentImageEffect |
Gets the effect applied to drawing of the image.
(Inherited from PaletteRedirect.) | |
GetContentImageH |
Gets the horizontal relative alignment of the image.
(Inherited from PaletteRedirect.) | |
GetContentImageV |
Gets the vertical relative alignment of the image.
(Inherited from PaletteRedirect.) | |
GetContentLongTextColor1 |
Gets the first back color for the long text.
(Inherited from PaletteRedirect.) | |
GetContentLongTextColor2 |
Gets the second back color for the long text.
(Inherited from PaletteRedirect.) | |
GetContentLongTextColorAlign |
Gets the color alignment for the long text.
(Inherited from PaletteRedirect.) | |
GetContentLongTextColorAngle |
Gets the color background angle for the long text.
(Inherited from PaletteRedirect.) | |
GetContentLongTextColorStyle |
Gets the color drawing style for the long text.
(Inherited from PaletteRedirect.) | |
GetContentLongTextFont |
Gets the font for the long text.
(Inherited from PaletteRedirect.) | |
GetContentLongTextH |
Gets the horizontal relative alignment of the long text.
(Inherited from PaletteRedirect.) | |
GetContentLongTextHint |
Gets the rendering hint for the long text.
(Inherited from PaletteRedirect.) | |
GetContentLongTextImage |
Gets a background image for the long text.
(Inherited from PaletteRedirect.) | |
GetContentLongTextImageAlign |
Gets the image alignment for the long text.
(Inherited from PaletteRedirect.) | |
GetContentLongTextImageStyle |
Gets the background image style for the long text.
(Inherited from PaletteRedirect.) | |
GetContentLongTextMultiLine |
Gets the flag indicating if multiline text is allowed for long text.
(Inherited from PaletteRedirect.) | |
GetContentLongTextMultiLineH |
Gets the horizontal relative alignment of multiline long text.
(Inherited from PaletteRedirect.) | |
GetContentLongTextNewFont |
Gets the font for the long text by generating a new font instance.
(Inherited from PaletteRedirect.) | |
GetContentLongTextPrefix |
Gets the prefix drawing setting for long text.
(Inherited from PaletteRedirect.) | |
GetContentLongTextTrim |
Gets the text trimming to use for long text.
(Inherited from PaletteRedirect.) | |
GetContentLongTextV |
Gets the vertical relative alignment of the long text.
(Inherited from PaletteRedirect.) | |
GetContentPadding |
Gets the padding between the border and content drawing.
(Inherited from PaletteRedirect.) | |
GetContentShortTextColor1 |
Gets the first back color for the short text.
(Inherited from PaletteRedirect.) | |
GetContentShortTextColor2 |
Gets the second back color for the short text.
(Inherited from PaletteRedirect.) | |
GetContentShortTextColorAlign |
Gets the color alignment for the short text.
(Inherited from PaletteRedirect.) | |
GetContentShortTextColorAngle |
Gets the color background angle for the short text.
(Inherited from PaletteRedirect.) | |
GetContentShortTextColorStyle |
Gets the color drawing style for the short text.
(Inherited from PaletteRedirect.) | |
GetContentShortTextFont |
Gets the font for the short text.
(Inherited from PaletteRedirect.) | |
GetContentShortTextH |
Gets the horizontal relative alignment of the short text.
(Inherited from PaletteRedirect.) | |
GetContentShortTextHint |
Gets the rendering hint for the short text.
(Inherited from PaletteRedirect.) | |
GetContentShortTextImage |
Gets a background image for the short text.
(Inherited from PaletteRedirect.) | |
GetContentShortTextImageAlign |
Gets the image alignment for the short text.
(Inherited from PaletteRedirect.) | |
GetContentShortTextImageStyle |
Gets the background image style.
(Inherited from PaletteRedirect.) | |
GetContentShortTextMultiLine |
Gets the flag indicating if multiline text is allowed for short text.
(Inherited from PaletteRedirect.) | |
GetContentShortTextMultiLineH |
Gets the horizontal relative alignment of multiline short text.
(Inherited from PaletteRedirect.) | |
GetContentShortTextNewFont |
Gets the font for the short text by generating a new font instance.
(Inherited from PaletteRedirect.) | |
GetContentShortTextPrefix |
Gets the prefix drawing setting for short text.
(Inherited from PaletteRedirect.) | |
GetContentShortTextTrim |
Gets the text trimming to use for short text.
(Inherited from PaletteRedirect.) | |
GetContentShortTextV |
Gets the vertical relative alignment of the short text.
(Inherited from PaletteRedirect.) | |
GetContextMenuCheckedImage |
Gets a checked image appropriate for a context menu item.
(Inherited from PaletteRedirect.) | |
GetContextMenuIndeterminateImage |
Gets a indeterminate image appropriate for a context menu item.
(Inherited from PaletteRedirect.) | |
GetContextMenuSubMenuImage |
Gets an image indicating a sub-menu on a context menu item.
(Inherited from PaletteRedirect.) | |
GetDragDropDockActive |
Gets the active color for docking indicators.
(Inherited from PaletteRedirect.) | |
GetDragDropDockBack |
Gets the background color for the docking indicators area.
(Inherited from PaletteRedirect.) | |
GetDragDropDockBorder |
Gets the border color for the docking indicators area.
(Inherited from PaletteRedirect.) | |
GetDragDropDockInactive |
Gets the inactive color for docking indicators.
(Inherited from PaletteRedirect.) | |
GetDragDropFeedback |
Gets the feedback drawing method used.
(Inherited from PaletteRedirect.) | |
GetDragDropSolidBack |
Gets the background color for a solid drag drop area.
(Inherited from PaletteRedirect.) | |
GetDragDropSolidBorder |
Gets the border color for a solid drag drop area.
(Inherited from PaletteRedirect.) | |
GetDragDropSolidOpacity |
Gets the opacity of the solid area.
(Inherited from PaletteRedirect.) | |
GetDropDownButtonImage |
Gets a drop down button image appropriate for the provided state.
(Inherited from PaletteRedirect.) | |
GetElementColor1 |
Gets the first element color.
(Inherited from PaletteRedirect.) | |
GetElementColor2 |
Gets the second element color.
(Inherited from PaletteRedirect.) | |
GetElementColor3 |
Gets the third element color.
(Inherited from PaletteRedirect.) | |
GetElementColor4 |
Gets the fourth element color.
(Inherited from PaletteRedirect.) | |
GetElementColor5 |
Gets the fifth element color.
(Inherited from PaletteRedirect.) | |
GetFormCaptionHeight | (Inherited from PaletteRedirect.) | |
GetFormMargin | (Inherited from PaletteRedirect.) | |
GetGalleryButtonImage |
Gets a check box image appropriate for the provided state.
(Inherited from PaletteRedirect.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetMetricBool |
Gets a boolean metric value.
(Inherited from PaletteRedirect.) | |
GetMetricInt |
Gets an integer metric value.
(Inherited from PaletteRedirect.) | |
GetMetricPadding |
Gets a padding metric value.
(Inherited from PaletteRedirect.) | |
GetRadioButtonImage |
Gets a check box image appropriate for the provided state.
(Inherited from PaletteRedirect.) | |
GetRenderer |
Gets the renderer to use for this palette.
(Inherited from PaletteRedirect.) | |
GetRibbonBackColor1 |
Gets the first background color for the ribbon item.
(Inherited from PaletteRedirect.) | |
GetRibbonBackColor2 |
Gets the second background color for the ribbon item.
(Inherited from PaletteRedirect.) | |
GetRibbonBackColor3 |
Gets the third background color for the ribbon item.
(Inherited from PaletteRedirect.) | |
GetRibbonBackColor4 |
Gets the fourth background color for the ribbon item.
(Inherited from PaletteRedirect.) | |
GetRibbonBackColor5 |
Gets the fifth background color for the ribbon item.
(Inherited from PaletteRedirect.) | |
GetRibbonBackColorStyle |
Gets the method used to draw the background of a ribbon item.
(Inherited from PaletteRedirect.) | |
GetRibbonContextTextAlign |
Gets the text alignment for the ribbon context text.
(Inherited from PaletteRedirect.) | |
GetRibbonContextTextColor |
Gets the color for the ribbon context text.
(Inherited from PaletteRedirect.) | |
GetRibbonContextTextFont |
Gets the font for the ribbon context text.
(Inherited from PaletteRedirect.) | |
GetRibbonDisabledDark |
Gets the dark disabled color used for ribbon glyphs.
(Inherited from PaletteRedirect.) | |
GetRibbonDisabledLight |
Gets the light disabled color used for ribbon glyphs.
(Inherited from PaletteRedirect.) | |
GetRibbonDropArrowDark |
Gets the color for the drop arrow dark.
(Inherited from PaletteRedirect.) | |
GetRibbonDropArrowLight |
Gets the color for the drop arrow light.
(Inherited from PaletteRedirect.) | |
GetRibbonGroupDialogDark |
Gets the color for the dialog launcher dark.
(Inherited from PaletteRedirect.) | |
GetRibbonGroupDialogLight |
Gets the color for the dialog launcher light.
(Inherited from PaletteRedirect.) | |
GetRibbonGroupSeparatorDark |
Gets the color for the group separator dark.
(Inherited from PaletteRedirect.) | |
GetRibbonGroupSeparatorLight |
Gets the color for the group separator light.
(Inherited from PaletteRedirect.) | |
GetRibbonMinimizeBarDark |
Gets the color for the minimize bar dark.
(Inherited from PaletteRedirect.) | |
GetRibbonMinimizeBarLight |
Gets the color for the minimize bar light.
(Inherited from PaletteRedirect.) | |
GetRibbonQATButtonDark |
Gets the color for the extra QAT button dark content color.
(Inherited from PaletteRedirect.) | |
GetRibbonQATButtonLight |
Gets the color for the extra QAT button light content color.
(Inherited from PaletteRedirect.) | |
GetRibbonShape |
Gets the ribbon shape that should be used.
(Inherited from PaletteRedirect.) | |
GetRibbonTabSeparatorColor |
Gets the color for the tab separator.
(Inherited from PaletteRedirect.) | |
GetRibbonTabSeparatorContextColor |
Gets the color for the tab context separators.
(Inherited from PaletteRedirect.) | |
GetRibbonTextColor |
Gets the tab color for the item text.
(Inherited from PaletteRedirect.) | |
GetRibbonTextFont |
Gets the font for the ribbon text.
(Inherited from PaletteRedirect.) | |
GetRibbonTextHint |
Gets the rendering hint for the ribbon font.
(Inherited from PaletteRedirect.) | |
GetTreeViewImage |
Gets a tree view image appropriate for the provided state.
(Inherited from PaletteRedirect.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnAllowFormChromeChanged |
Raises the AllowFormChromeChanged event.
(Inherited from PaletteRedirect.) | |
OnBasePaletteChanged |
Raises the BasePaletteChanged event.
(Inherited from PaletteRedirect.) | |
OnBaseRendererChanged |
Raises the BaseRendererChanged event.
(Inherited from PaletteRedirect.) | |
OnButtonSpecChanged |
Raises the ButtonSpecChanged event.
(Inherited from PaletteRedirect.) | |
OnPalettePaint |
Raises the PalettePaint event.
(Inherited from PaletteRedirect.) | |
ResetRedirectStates |
Reset the redirection states to null.
| |
SetRedirectStates(IPaletteDouble, IPaletteDouble) |
Set the redirection states.
| |
SetRedirectStates(IPaletteDouble, IPaletteDouble, IPaletteDouble, IPaletteDouble) |
Set the redirection states.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
AllowFormChromeChanged |
Occurs when the AllowFormChrome setting changes.
(Inherited from PaletteRedirect.) | |
BasePaletteChanged |
Occurs when the BasePalette/BasePaletteMode setting changes.
(Inherited from PaletteRedirect.) | |
BaseRendererChanged |
Occurs when the BaseRenderer/BaseRendererMode setting changes.
(Inherited from PaletteRedirect.) | |
ButtonSpecChanged |
Occurs when a button spec change occurs.
(Inherited from PaletteRedirect.) | |
PalettePaint |
Occurs when a palette change requires a repaint.
(Inherited from PaletteRedirect.) |
Name | Description | |
---|---|---|
MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
PropertyGetT(String, Object, Boolean) | Overloaded.
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.) |