Click or drag to resize

SplitWindow.HorizontalDrag Property (Typed)

X#
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 
Request Example View Source

Property Value

Type: Logic
A logical value that is TRUE if dragging of horizontal split bars is enabled in the split window.
See Also