PaletteRibbonGeneralInherit Class |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public abstract class PaletteRibbonGeneralInherit : GlobalId, IPaletteRibbonGeneral
The PaletteRibbonGeneralInherit type exposes the following members.
Name | Description | |
---|---|---|
![]() | PaletteRibbonGeneralInherit | Initializes a new instance of the PaletteRibbonGeneralInherit class |
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 for the ribbon context 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.
|
![]() | 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 group separator dark.
|
![]() | GetRibbonGroupSeparatorLight |
Gets the color for the group separator light.
|
![]() | GetRibbonMinimizeBarDark |
Gets the color for the minimize bar dark.
|
![]() | GetRibbonMinimizeBarLight |
Gets the color for the 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 that should be used.
|
![]() | GetRibbonTabSeparatorColor |
Gets the color for the tab separator.
|
![]() | GetRibbonTabSeparatorContextColor |
Gets the color for the tab context separators.
|
![]() | 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.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
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.) |