ShowControls PropertyShowControls Property*
*



Contents  *



Index  *Topic Contents
*Previous Topic: SelectionStart Property
*Next Topic: ShowDisplay Property

ShowControls Property

Indicates whether or not the controls panel is visible.

Syntax

[form.]object.ShowControls [ = { True | False } ]

Settings

True(Default) The controls panel is visible.
FalseThe controls panel is not visible.

Data Type

Boolean

Remarks

Run-time access: read/write. Design-time access: read/write.

See Also

ShowDisplay


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.