WinFormVOWindowHost.VOWindow 属性 | |
Get/Set the object of VO window that needs to be hosted
命名空间:
XSharp
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY VOWindow AS Window GET SET
public virtual Window VOWindow { get; set; }
查看代码属性值
类型:
Window备注 You should either set the classname or the object. Not both
参见