qck.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
THREE_D Constant
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Toggles three-dimensional (3D) display effect for controls with borders.
 
    SCREEN.ControlPanel({THREE_D | subscript%})[ = setting%]
 
    ■ subscript%        THREE_D has a value of 15
 
    ■ setting%          Valid settings are:
 
                        Value          Description
                        ═════════      ═════════════════════════════════════
                        True (-1)      (Default) 3D effect is enabled
                        False (0)      3D effect is disabled
 
 Applies To
    ControlPanel Property            SCREEN Object
 
 See Also
    CONSTANT.BI File