Click or drag to resize

Control.Server Property

X#
The server object that currently connected to this control. If no server is connected, the value is NIL.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Server AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
The server object that currently connected to this control. If no server is connected, the value is NIL.
See Also