Palette |
public class PaletteRibbonGeneralNavRedirect : Storage, IPaletteRibbonGeneral
The PaletteRibbonGeneralNavRedirect type exposes the following members.
| Name | Description | |
|---|---|---|
| PaletteRibbonGeneralNavRedirect | Initialize a new instance of the PaletteRibbonGeneralNavRedirect class. |
| Name | Description | |
|---|---|---|
| Id |
Gets the unique identifier of the object.
(Inherited from GlobalId) | |
| IsDefault |
Gets a value indicating if all values are default.
(Overrides StorageIsDefault) | |
| 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) | |
| 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 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 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) | |
| ResetTextFont | Reset the TextFont to the default value. | |
| ResetTextHint | Reset the TextHint to the default value. | |
| SetRedirector | Update the redirector with new reference. | |
| 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 |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
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) |