SplitWindow.HorizontalDrag Property (Typed) | |
A logical value that is TRUE if dragging of horizontal split bars is enabled in the split window.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY HorizontalDrag AS LOGIC GET
public virtual bool HorizontalDrag { get; }
Request Example
View SourceProperty Value
Type:
LogicA logical value that is TRUE if dragging of horizontal split bars is enabled in the split window.
See Also