Returns or sets the user-readable host name of your Visual FoxPro application. Available at design time; read/write at run time.
Control.HostName [ = cName] |
Return Value
- cName
- Returns or sets a string expression specifying the host name.
Remarks
Applies To: OLE Bound Control | OLE Container Control
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.
js editor
Web development