PaletteRibbonGeneral Methods |
The PaletteRibbonGeneral type exposes the following members.
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.) |