Contents Index Topic Contents | ||
Previous Topic: AllowHideDisplay Property Next Topic: AutoRewind Property |
Appearance Property
Specifies the appearance of the display panel's border.
Syntax
[form.]object.Appearance [ = long ]
Settings
1 (Default) The display panel has an inset border, which gives the illusion of depth. This value is the same as 3D. 0 The display panel has no border. This value is the same as Flat. Data Type
Long
Remarks
This property is identical to the standard Visual Basic Appearance property.
Run-time access: read-only. Design-time access: read/write.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.