Click or drag to resize

ButtonSpecManagerLayoutAppButton Properties

The ButtonSpecManagerLayoutAppButton type exposes the following members.

Properties
 NameDescription
Public propertyButtonSpecViews Gets an array containing references of all the current views.
(Inherited from ButtonSpecManagerBase)
Public propertyControl Gets the owning control.
(Inherited from ButtonSpecManagerBase)
Protected propertyDockerCount Gets the number of dockers.
(Inherited from ButtonSpecManagerLayout)
Public propertyId Gets the unique identifier of the object.
(Inherited from GlobalId)
Public propertyNeedPaint Gets and sets the need paint delegate for notifying paint requests.
(Inherited from ButtonSpecManagerBase)
Public propertyToolTipManager Gets and sets the associated tooltip manager.
(Inherited from ButtonSpecManagerBase)
Protected propertyUseInsideSpacers Gets a value indicating if inside edge spacers are required.
(Inherited from ButtonSpecManagerBase)
Public propertyUseMnemonic Gets and sets the use of mnemonics.
(Inherited from ButtonSpecManagerBase)
Public propertyViewManager Gets access to the view manager associated with the button specs.
Top
See Also