constants SplitterEnum
The SplitterEnum expression defines the control's splitters. Use the AllowSplitter property to specify the visible splitters inside the expression control. A splitter is shown only if the expression control has scroll bars.

NameValueDescription
exNoSplitter0 The control's splitter is hidden.
exHSplitter1 The control displays the horizontal splitter.
exVSplitter2 The control displays the vertical splitter.