Returns or sets the user-readable host name of your Visual FoxPro application. Available at design time; read/write at run time.
Syntax
Control.HostName [ = cName]
Settings
cName
Returns or sets a string expression specifying the host name.
Remarks
When editing an object, the HostName property setting can be displayed in the object's window title. However, some applications that provide objects do not display the HostName.