Click or drag to resize

PaletteRibbonStyles Properties

The PaletteRibbonStyles type exposes the following members.

Properties
  NameDescription
Public propertyBackInactiveStyle
Gets and sets the ribbon background style when owning window is inactive.
Public propertyBackStyle
Gets and sets the ribbon background style.
Public propertyGroupButtonStyle
Gets and sets the style for buttons insides groups.
Public propertyGroupClusterButtonStyle
Gets and sets the style for cluster buttons insides groups.
Public propertyGroupCollapsedButtonStyle
Gets and sets the collapsed group button style.
Public propertyGroupDialogButtonStyle
Gets and sets the dialog box launcher button style inside groups.
Public propertyId
Gets the unique identifier of the object.
(Inherited from GlobalId.)
Public propertyIsDefault
Gets a value indicating if all values are default.
(Overrides StorageIsDefault.)
Public propertyNeedPaint
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage.)
Protected propertyNeedPaintDelegate
Gets access to the need paint delegate.
(Inherited from Storage.)
Public propertyQATButtonStyle
Gets and sets the quick access toolbar button style.
Public propertyScrollerStyle
Gets and sets the scroller style.
Top
See Also