Click or drag to resize

WinFormVOWindowHost.VOWindowClassName Property

X#
Get/Set the class name of X# window that needs to be hosted

Namespace:  XSharp
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY VOWindowClassName AS STRING GET SET 
Request Example View Source

Property Value

Type: String
Remarks
You should either set the classname or the object. Not both
See Also