Click or drag to resize

ButtonSpecHeaderGroup Properties

The ButtonSpecHeaderGroup type exposes the following members.

Properties
 NameDescription
Public propertyAllowInheritExtraText Gets and sets if the button extra text be inherited if defined as empty.
(Inherited from ButtonSpec)
Public propertyAllowInheritImage Gets and sets if the button image be inherited if defined as null.
(Inherited from ButtonSpec)
Public propertyAllowInheritText Gets and sets if the button text be inherited if defined as empty.
(Inherited from ButtonSpec)
Public propertyAllowInheritToolTipTitle Gets and sets if the button tooltip title be inherited if defined as empty.
(Inherited from ButtonSpec)
Protected propertyCanRaiseEventsGets a value indicating whether the component can raise an event.
(Inherited from Component)
Public propertyChecked Gets and sets if the button is checked or capable of being checked.
(Inherited from ButtonSpecAny)
Public propertyColorMap Gets and sets image color to remap to container foreground.
(Inherited from ButtonSpec)
Public propertyContainerGets the IContainer that contains the Component.
(Inherited from Component)
Public propertyContextMenuStrip Gets and sets the context menu strip for the button.
(Inherited from ButtonSpec)
Protected propertyDesignModeGets a value that indicates whether the Component is currently in design mode.
(Inherited from Component)
Public propertyEdge Gets and sets the header edge to display the button against.
(Inherited from ButtonSpec)
Public propertyEnabled Gets and sets the button enabled state.
(Inherited from ButtonSpecAny)
Protected propertyEventsGets the list of event handlers that are attached to this Component.
(Inherited from Component)
Public propertyExtraText Gets and sets the button extra text.
(Inherited from ButtonSpec)
Public propertyHeaderLocation Gets and sets if the button header location.
Public propertyImage Gets and sets the button image.
(Inherited from ButtonSpec)
Public propertyImageStates Gets access to the state specific images for the button.
(Inherited from ButtonSpec)
Public propertyImageTransparentColor Gets and sets the button image.
(Inherited from ButtonSpec)
Public propertyIsDefault Gets a value indicating if all values are default.
(Overrides ButtonSpecAnyIsDefault)
Public propertyKryptonCommand Gets and sets the associated KryptonCommand.
(Inherited from ButtonSpecAny)
Public propertyKryptonContextMenu Gets and sets the krypton context menu for the button.
(Inherited from ButtonSpec)
Public propertyOrientation Gets and sets the button orientation.
(Inherited from ButtonSpec)
Public propertyOwner Gets and sets user-defined data associated with the object.
(Inherited from ButtonSpec)
Protected propertyProtectedType Gets and sets the actual type of the button.
(Inherited from ButtonSpec)
Public propertySiteGets or sets the ISite of the Component.
(Inherited from Component)
Public propertyStyle Gets and sets the button style.
(Inherited from ButtonSpec)
Public propertyTag Gets and sets user-defined data associated with the object.
(Inherited from ButtonSpec)
Public propertyText Gets and sets the button text.
(Inherited from ButtonSpec)
Public propertyToolTipBody Gets and sets the button body tooltip text.
(Inherited from ButtonSpec)
Public propertyToolTipImage Gets and sets the button tooltip image.
(Inherited from ButtonSpec)
Public propertyToolTipImageTransparentColor Gets and sets the tooltip image transparent color.
(Inherited from ButtonSpec)
Public propertyToolTipStyle Gets and sets the tooltip label style.
(Inherited from ButtonSpec)
Public propertyToolTipTitle Gets and sets the button title tooltip text.
(Inherited from ButtonSpec)
Public propertyType Gets and sets the button type.
(Inherited from ButtonSpecAny)
Public propertyUniqueName Gets and sets the unique name of the ButtonSpec.
(Inherited from ButtonSpec)
Public propertyVisible Gets and sets if the button should be shown.
(Inherited from ButtonSpecAny)
Top
See Also