SplitWindow.HorizontalAlign Property | |
A logical value that is TRUE if horizontal split bars are aligned in the split window.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY HorizontalAlign AS USUAL GET
public virtual Usual HorizontalAlign { get; }
Request Example
View SourceProperty Value
Type:
UsualA logical value that is TRUE if horizontal split bars are aligned in the split window.
See Also