This function gets the current value of a Property on an ActiveX Control or .NET Control object.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
XGet | ActiveX and .NET Control | Asynchronous | Supported | ActiveX Controls only (see Notes) | Supported |
Returns the value of the specified Property.
This function cannot be used in Tasks or in the Global Procedures script. Also, this function is not supported for .NET Control objects running on a Windows Embedded station.
XGet( "ActXRec", "Color" )