ButtonSpecHeaderGroup Methods |
The ButtonSpecHeaderGroup type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Make a clone of this object.
(Inherited from ButtonSpecAny.) | |
ConvertToButtonOrientation |
Convert from palette specific button orientation to resolved button orientation.
(Inherited from ButtonSpec.) | |
ConvertToButtonStyle |
Convert from palette specific button style to resolved button style.
(Inherited from ButtonSpec.) | |
ConvertToRelativeEdgeAlign |
Convert from palette specific edge alignment to resolved edge alignment.
(Inherited from ButtonSpec.) | |
CopyFrom(ButtonSpec) |
Value copy from the provided source to ourself.
(Inherited from ButtonSpec.) | |
CopyFrom(ButtonSpecAny) |
Value copy form the provided source to ourself.
(Inherited from ButtonSpecAny.) | |
CopyFrom(ButtonSpecHeaderGroup) |
Value copy form the provided source to ourself.
| |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) | |
Dispose | Releases all resources used by the Component. (Inherited from Component.) | |
Dispose(Boolean) | Releases the unmanaged resources used by the Component and optionally releases the managed resources. (Inherited from Component.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. (Inherited from Component.) | |
GenerateClick |
Generates the Click event.
(Inherited from ButtonSpec.) | |
GetChecked |
Gets the button checked state.
(Inherited from ButtonSpecAny.) | |
GetColorMap |
Gets the color to remap from the image to the container foreground.
(Inherited from ButtonSpec.) | |
GetEdge |
Gets the edge for the button.
(Inherited from ButtonSpec.) | |
GetEnabled |
Gets the button enabled state.
(Inherited from ButtonSpecAny.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetImage |
Gets the button image.
(Inherited from ButtonSpec.) | |
GetImageTransparentColor |
Gets the image transparent color.
(Inherited from ButtonSpec.) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
GetLocation |
Gets the button location value.
(Overrides ButtonSpecGetLocation(IPalette).) | |
GetLongText |
Gets the button long text.
(Inherited from ButtonSpec.) | |
GetOrientation |
Gets the button orienation.
(Inherited from ButtonSpec.) | |
GetService | (Inherited from Component.) | |
GetShortText |
Gets the button short text.
(Inherited from ButtonSpec.) | |
GetStyle |
Gets the button style.
(Inherited from ButtonSpec.) | |
GetToolTipTitle |
Gets the button tooltip title text.
(Inherited from ButtonSpec.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetView |
Get the current view associated with the button spec.
(Inherited from ButtonSpec.) | |
GetViewEnabled |
Gets a value indicating if the associated view is enabled.
(Inherited from ButtonSpec.) | |
GetVisible |
Gets the button visible value.
(Inherited from ButtonSpecAny.) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Inherited from MarshalByRefObject.) | |
OnButtonSpecPropertyChanged |
Raises the ButtonSpecPropertyChanged event.
(Inherited from ButtonSpecAny.) | |
OnClick |
Raises the Click event.
(Inherited from ButtonSpecAny.) | |
OnCommandPropertyChanged |
Handles a change in the property of an attached command.
(Inherited from ButtonSpecAny.) | |
PerformClick |
Generates a Click event for the control.
(Inherited from ButtonSpec.) | |
PerformClick(EventArgs) |
Generates a Click event for the control.
(Inherited from ButtonSpec.) | |
ResetAllowInheritExtraText |
Resets the AllowInheritExtraText property to its default value.
(Inherited from ButtonSpec.) | |
ResetAllowInheritImage |
Resets the AllowInheritImage property to its default value.
(Inherited from ButtonSpec.) | |
ResetAllowInheritText |
Resets the AllowInheritText property to its default value.
(Inherited from ButtonSpec.) | |
ResetAllowInheritToolTipTitle |
Resets the AllowInheritToolTipTitle property to its default value.
(Inherited from ButtonSpec.) | |
ResetChecked |
Resets the Checked property to its default value.
(Inherited from ButtonSpecAny.) | |
ResetColorMap |
Resets the ColorMap property to its default value.
(Inherited from ButtonSpec.) | |
ResetEnabled |
Resets the Enabled property to its default value.
(Inherited from ButtonSpecAny.) | |
ResetExtraText |
Resets the ExtraText property to its default value.
(Inherited from ButtonSpec.) | |
ResetHeaderLocation |
Resets the HeaderLocation property to its default value.
| |
ResetImage |
Resets the Image property to its default value.
(Inherited from ButtonSpec.) | |
ResetImageTransparentColor |
Resets the ImageTransparentColor property to its default value.
(Inherited from ButtonSpec.) | |
ResetOrientation |
Resets the Orientation property to its default value.
(Inherited from ButtonSpec.) | |
ResetStyle |
Resets the Style property to its default value.
(Inherited from ButtonSpec.) | |
ResetText |
Resets the Text property to its default value.
(Inherited from ButtonSpec.) | |
ResetToolTipBody |
Resets the ToolTipBody property to its default value.
(Inherited from ButtonSpec.) | |
ResetToolTipImage |
Resets the ToolTipImage property to its default value.
(Inherited from ButtonSpec.) | |
ResetToolTipImageTransparentColor |
Resets the ToolTipImageTransparentColor property to its default value.
(Inherited from ButtonSpec.) | |
ResetToolTipStyle |
Resets the ToolTipStyle property to its default value.
(Inherited from ButtonSpec.) | |
ResetToolTipTitle |
Resets the ToolTipTitle property to its default value.
(Inherited from ButtonSpec.) | |
ResetType |
Resets the Type property to its default value.
(Inherited from ButtonSpecAny.) | |
ResetUniqueName |
Resets the UniqueName property to its default value.
(Inherited from ButtonSpec.) | |
ResetVisible |
Resets the Visible property to its default value.
(Inherited from ButtonSpecAny.) | |
SetView |
Sets the current view associated with the button spec.
(Inherited from ButtonSpec.) | |
ToString |
Returns a string that represents the current defaulted state.
(Inherited from ButtonSpec.) |
Name | Description | |
---|---|---|
MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
PropertyGetT(String, Object, Boolean) | Overloaded.
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.) |