WinFormVOWindowHost Constructor (Window, Control) | |
Create w WinFormVOHostwindow
Namespace:
XSharp
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.21
Syntax CONSTRUCTOR(
VOWindow AS Window,
host AS Control
)
public WinFormVOWindowHost(
Window VOWindow,
Control host
)
Request Example
View SourceParameters
- VOWindow
- Type: Window
- host
- Type: Control
See Also