Click or drag to resize

Enable3dControls Function

X#
Determines whether controls on windows created with the GUI classes are displayed using a sculpted, three-dimensional look.

Namespace:  VOGUIClasses
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 FUNCTION Enable3dControls() AS LOGIC
Request Example View Source

Return Value

Type: Logic
Remarks
Note - This function has no purpose in 32 bit programs. It is included for backward compatibility with 16 bit applications only.
See Also