ButtonSpecManagerLayoutAppButton Properties |
The ButtonSpecManagerLayoutAppButton type exposes the following members.
| Name | Description | |
|---|---|---|
| ButtonSpecViews |
Gets an array containing references of all the current views.
(Inherited from ButtonSpecManagerBase.) | |
| Control |
Gets the owning control.
(Inherited from ButtonSpecManagerBase.) | |
| DockerCount |
Gets the number of dockers.
(Inherited from ButtonSpecManagerLayout.) | |
| Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
| NeedPaint |
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from ButtonSpecManagerBase.) | |
| ToolTipManager |
Gets and sets the associated tooltip manager.
(Inherited from ButtonSpecManagerBase.) | |
| UseInsideSpacers |
Gets a value indicating if inside edge spacers are required.
(Inherited from ButtonSpecManagerBase.) | |
| UseMnemonic |
Gets and sets the use of mnemonics.
(Inherited from ButtonSpecManagerBase.) | |
| ViewManager |
Gets access to the view manager associated with the button specs.
|