Click or drag to resize

ButtonSpecManagerLayout Properties

The ButtonSpecManagerLayout 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.
(Overrides ButtonSpecManagerBaseDockerCount)
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)
Top
See Also