Name | Value | Description | |||
exNoSplitView | 0 | No vertically split-view is allowed. | |||
exAllowOneSplitView | 1 | One additional vertically split-panel is allowed. | |||
exAllowTwoSplitView | 2 | Two additional vertically split-panel are allowed. | |||
exSplitDisableEnsureVisiblePath | 256 | Indicates that path of the view being resized always fits the control's client area. For instance, once the user resizes the view, you want the selected files to be always visible. The exSplitDisableEnsureVisiblePath flag can be combined with any other values. |