GuiFactory.CreateAppWindow Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD CreateAppWindow(
oWindow AS Window
) AS VOAppForm
public virtual VOAppForm CreateAppWindow(
Window oWindow
)
Request Example
View SourceParameters
- oWindow
- Type: Window
Return Value
Type:
VOAppFormSee Also