ChildWinForm.WinForm Property | |
Get/Set the form that needs to be hosted in the VO GUI hierarchy
Namespace:
XSharp
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL PROPERTY WinForm AS Form GET SET
public virtual Form WinForm { get; set; }
Request Example
View SourceProperty Value
Type:
FormSee Also