[index]
Visible Property
Syntax
set the visible of [<part> of] <object>
to <boolean>
Applies to all card objects, backgrounds, cards, card windows, the message box, titlebar, toolbar
Description
The visible property determines or changes whether an object or a component of an object is shown or hidden on the screen. Setting an object's visible property to true makes the object visible. If the visible property of an object is set to false, the object is hidden.
The following lists parts to which the visible property applies: Fields and bitmap parts: label
DataSheet and PickList parts: rowLabel (dataSheet only), colLabel, hgrid, vgrid
If a part is not specified when the set command is issued, the visible property of the entire object is set.
Notes
Examples
Notes
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.