| ButtonSpecMdiChildFixed Properties | 
The ButtonSpecMdiChildFixed type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AllowInheritExtraText | 
            Gets and sets if the button extra text be inherited if defined as empty.
            (Inherited from ButtonSpec.) | 
|  | AllowInheritImage | 
            Gets and sets if the button image be inherited if defined as null.
            (Inherited from ButtonSpec.) | 
|  | AllowInheritText | 
            Gets and sets if the button text be inherited if defined as empty.
            (Inherited from ButtonSpec.) | 
|  | AllowInheritToolTipTitle | 
            Gets and sets if the button tooltip title be inherited if defined as empty.
            (Inherited from ButtonSpec.) | 
|  | ButtonSpecType | 
            Gets and sets the actual type of the button.
             | 
|  | CanRaiseEvents | Gets a value indicating whether the component can raise an event.(Inherited from Component.) | 
|  | ColorMap | 
            Gets and sets image color to remap to container foreground.
            (Inherited from ButtonSpec.) | 
|  | Container | Gets the IContainer that contains the Component.(Inherited from Component.) | 
|  | ContextMenuStrip | 
            Gets and sets the context menu strip for the button.
            (Inherited from ButtonSpec.) | 
|  | DesignMode | Gets a value that indicates whether the Component is currently in design mode.(Inherited from Component.) | 
|  | Edge | 
            Gets and sets the header edge to display the button against.
            (Inherited from ButtonSpec.) | 
|  | Events | Gets the list of event handlers that are attached to this Component.(Inherited from Component.) | 
|  | ExtraText | 
            Gets and sets the button extra text.
            (Inherited from ButtonSpec.) | 
|  | Image | 
            Gets and sets the button image.
            (Inherited from ButtonSpec.) | 
|  | ImageStates | 
            Gets access to the state specific images for the button.
            (Inherited from ButtonSpec.) | 
|  | ImageTransparentColor | 
            Gets and sets the button image.
            (Inherited from ButtonSpec.) | 
|  | IsDefault | 
            Gets a value indicating if all values are default.
            (Inherited from ButtonSpec.) | 
|  | KryptonCommand | 
            Gets and sets the associated KryptonCommand.
            (Inherited from ButtonSpec.) | 
|  | KryptonContextMenu | 
            Gets and sets the krypton context menu for the button.
            (Inherited from ButtonSpec.) | 
|  | MdiChild | 
            Gets access to the owning krypton form.
             | 
|  | Orientation | 
            Gets and sets the button orientation.
            (Inherited from ButtonSpec.) | 
|  | Owner | 
            Gets and sets user-defined data associated with the object.
            (Inherited from ButtonSpec.) | 
|  | ProtectedType | 
            Gets and sets the actual type of the button.
            (Inherited from ButtonSpec.) | 
|  | Site | (Inherited from Component.) | 
|  | Style | 
            Gets and sets the button style.
            (Inherited from ButtonSpec.) | 
|  | Tag | 
            Gets and sets user-defined data associated with the object.
            (Inherited from ButtonSpec.) | 
|  | Text | 
            Gets and sets the button text.
            (Inherited from ButtonSpec.) | 
|  | ToolTipBody | 
            Gets and sets the button body tooltip text.
            (Inherited from ButtonSpec.) | 
|  | ToolTipImage | 
            Gets and sets the button tooltip image.
            (Inherited from ButtonSpec.) | 
|  | ToolTipImageTransparentColor | 
            Gets and sets the tooltip image transparent color.
            (Inherited from ButtonSpec.) | 
|  | ToolTipStyle | 
            Gets and sets the tooltip label style.
            (Inherited from ButtonSpec.) | 
|  | ToolTipTitle | 
            Gets and sets the button title tooltip text.
            (Inherited from ButtonSpec.) | 
|  | UniqueName | 
            Gets and sets the unique name of the ButtonSpec.
            (Inherited from ButtonSpec.) | 
 See Also
See Also