Multi-line Edit Box - SplitStyle Property

SplitStyle enables independent pane scrolling

Member of Multi-line Edit Box (PRIM_MEMO)

Data Type - Enumeration

Details

The SplitStyle property enables the use of independent pane scrolling, similar to Excel.
 
A memo can be split in to 2 or 4 portions, horizontally and/or vertically, with each pane supporting scrolling
 
A memo is split in to panes by grabbing the split handle in the top right or bottom left corner or executing the StartSplit method.

Allowed Values

Enum Value Description
Both Split in to 4 panes
Horizontal Split in to 2 panes, one above the other
None Show as one full pane
Vertical Split in to 2 panes, side by side

                
                

See also

All Component Classes

Technical Reference

LANSA Version 15, April 2020