ShowDisplay PropertyShowDisplay Property*
*



Contents  *



Index  *Topic Contents
*Previous Topic: ShowControls Property
*Next Topic: ShowPositionControls Property

ShowDisplay Property

Indicates whether or not the display panel is visible.

Syntax

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

Settings

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

Data Type

Boolean

Remarks

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

See Also

ShowControls


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