PaletteRibbonGeneral Class |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public class PaletteRibbonGeneral : Storage, IPaletteRibbonGeneral
The PaletteRibbonGeneral type exposes the following members.
| Name | Description | |
|---|---|---|
| PaletteRibbonGeneral |
Initialize a new instance of the PaletteRibbonGeneral class.
|
| Name | Description | |
|---|---|---|
| ContextTextAlign |
Gets and sets the text alignment for the ribbon context text.
| |
| ContextTextColor |
Gets and sets the text color used for ribbon context text.
| |
| ContextTextFont |
Gets and sets the font for the ribbon context text.
| |
| DisabledDark |
Gets access to dark disabled color used for ribbon glyphs.
| |
| DisabledLight |
Gets access to light disabled color used for ribbon glyphs.
| |
| DropArrowDark |
Gets access to ribbon drop arow dark color.
| |
| DropArrowLight |
Gets access to ribbon drop arrow light color.
| |
| GroupDialogDark |
Gets access to ribbon dialog launcher button dark color.
| |
| GroupDialogLight |
Gets access to ribbon group dialog launcher button light color.
| |
| GroupSeparatorDark |
Gets access to ribbon group separator dark color.
| |
| GroupSeparatorLight |
Gets access to ribbon group separator light color.
| |
| Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
| IsDefault |
Gets a value indicating if all values are default.
(Overrides StorageIsDefault.) | |
| MinimizeBarDarkColor |
Gets access to ribbon minimize bar dark color.
| |
| MinimizeBarLightColor |
Gets access to ribbon minimize bar light color.
| |
| NeedPaint |
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage.) | |
| NeedPaintDelegate |
Gets access to the need paint delegate.
(Inherited from Storage.) | |
| QATButtonDarkColor |
Gets access to extra QAT extra button dark content color.
| |
| QATButtonLightColor |
Gets access to extra QAT extra button light content color.
| |
| RibbonShape |
Gets access to ribbon shape.
| |
| TabSeparatorColor |
Gets access to ribbon tab separator color.
| |
| TabSeparatorContextColor |
Gets access to ribbon context tab separator color.
| |
| TextFont |
Gets and sets the font for the ribbon text.
| |
| TextHint |
Gets and sets the rendering hint for the text font.
|
| 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.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetRibbonContextTextAlign |
Gets the text alignment for the ribbon context text.
| |
| GetRibbonContextTextColor |
Gets the color of the ribbon caption text.
| |
| GetRibbonContextTextFont |
Gets the font for the ribbon context text.
| |
| GetRibbonDisabledDark |
Gets the dark disabled color used for ribbon glyphs.
| |
| GetRibbonDisabledLight |
Gets the light disabled color used for ribbon glyphs.
| |
| GetRibbonDropArrowDark |
Gets the color for the drop arrow dark color.
| |
| GetRibbonDropArrowLight |
Gets the color for the drop arrow light.
| |
| GetRibbonGroupDialogDark |
Gets the color for the dialog launcher dark.
| |
| GetRibbonGroupDialogLight |
Gets the color for the dialog launcher light.
| |
| GetRibbonGroupSeparatorDark |
Gets the color for the dialog launcher dark.
| |
| GetRibbonGroupSeparatorLight |
Gets the color for the dialog launcher light.
| |
| GetRibbonMinimizeBarDark |
Gets the color for the ribbon minimize bar dark.
| |
| GetRibbonMinimizeBarLight |
Gets the color for the ribbon minimize bar light.
| |
| GetRibbonQATButtonDark |
Gets the color for the extra QAT button dark content color.
| |
| GetRibbonQATButtonLight |
Gets the color for the extra QAT button light content color.
| |
| GetRibbonShape |
Gets the ribbon shape.
| |
| GetRibbonTabSeparatorColor |
Gets the color for the tab separator.
| |
| GetRibbonTabSeparatorContextColor |
Gets the color for the tab context separator.
| |
| GetRibbonTextFont |
Gets the font for the ribbon text.
| |
| GetRibbonTextHint |
Gets the rendering hint for the ribbon font.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnNeedPaint |
Raises the NeedPaint event.
(Inherited from Storage.) | |
| PerformNeedPaint |
Fires the NeedPaint event.
(Inherited from Storage.) | |
| PerformNeedPaint(Boolean) |
Fires the NeedPaint event.
(Inherited from Storage.) | |
| PopulateFromBase |
Populate values from the base palette.
| |
| ResetContextTextAlign |
Reset the ContextTextAlign to the default value.
| |
| ResetContextTextColor |
Resets the ContextTextColor property to its default value.
| |
| ResetContextTextFont |
Reset the ContextTextFont to the default value.
| |
| ResetDisabledDark |
Resets the DisabledDark property to its default value.
| |
| ResetDisabledLight |
Resets the DisabledLight property to its default value.
| |
| ResetDropArrowDark |
Resets the DropArrowDark property to its default value.
| |
| ResetDropArrowLight |
Resets the DropArrowLight property to its default value.
| |
| ResetGroupDialogDark |
Resets the GroupDialogDark property to its default value.
| |
| ResetGroupDialogLight |
Resets the GroupDialogLight property to its default value.
| |
| ResetGroupSeparatorDark |
Resets the GroupDialogDark property to its default value.
| |
| ResetGroupSeparatorLight |
Resets the GroupSeparatorLight property to its default value.
| |
| ResetMinimizeBarDarkColor |
Resets the MinimizeBarDarkColor property to its default value.
| |
| ResetMinimizeBarLightColor |
Resets the MinimizeBarLightColor property to its default value.
| |
| ResetQATButtonDarkColor |
Resets the QATButtonDarkColor property to its default value.
| |
| ResetQATButtonLightColor |
Resets the QATButtonLightColor property to its default value.
| |
| ResetRibbonShape |
Resets the RibbonShape property to its default value.
| |
| ResetTabSeparatorColor |
Resets the TabSeparatorColor property to its default value.
| |
| ResetTabSeparatorContextColor |
Resets the TabSeparatorContextColor property to its default value.
| |
| ResetTextFont |
Reset the TextFont to the default value.
| |
| ResetTextHint |
Reset the TextHint to the default value.
| |
| SetInherit |
Sets the inheritence parent.
| |
| ToString |
Returns a string that represents the current defaulted state.
(Inherited from Storage.) |
| 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.) |