Window.OwnerAlignment Property (Typed) | |
The Owner Alignment value for the window, which is used when the window is a subwindow on another window.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY OwnerAlignment AS USUAL SET
public virtual Usual OwnerAlignment { set; }
Request Example
View SourceProperty Value
Type:
UsualThe Owner Alignment value for the window
See Also