Click or drag to resize

PaletteRibbonGroupTab Properties

The PaletteRibbonGroupTab type exposes the following members.

Properties
 NameDescription
Public propertyId Gets the unique identifier of the object.
(Inherited from GlobalId)
Public propertyIsDefault Gets a value indicating if all values are default.
(Overrides PaletteRibbonJustTabIsDefault)
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 propertyRibbonGroupCollapsedBack Gets access to the ribbon group collapsed background palette details.
Public propertyRibbonGroupCollapsedBorder Gets access to the ribbon group collapsed border palette details.
Public propertyRibbonGroupCollapsedFrameBack Gets access to the ribbon group collapsed frame background palette details.
Public propertyRibbonGroupCollapsedFrameBorder Gets access to the ribbon group collapsed frame border palette details.
Public propertyRibbonGroupCollapsedText Gets access to the ribbon group collapsed text palette details.
Public propertyRibbonGroupNormalBorder Gets access to the ribbon group normal border palette details.
Public propertyRibbonGroupNormalTitle Gets access to the ribbon group normal title palette details.
Public propertyRibbonTab Gets access to the ribbon tab palette details.
(Inherited from PaletteRibbonJustTab)
Top
See Also