property SplitBar.LimitRB as String
Specifies the expression that determines the limit to drag the splitter to right/bottom side of its container.

TypeDescription
String A string expression that defines the limit moving the split bar to the left/top side.

By default, the LimitRB property is "8D", which indicates 8 dots ( 8 pixels for DPI settings of 100%, 12 pixels for DPI settings of 150%, , 16 pixels for DPI settings of 200%, and so on ). The LimitRB property specifies the expression that determines the limit to drag the splitter to right/bottom side of its container. The LimitLT property specifies the expression that determines the limit to drag the splitter to left/top side of its container. The Min property indicates leftmost/topmost position the split bar can be moved. The Max property indicates rightmost/bottommost position the split bar can be moved. 

Any of the following properties can be used to anchor controls/components/objects to the left/top/right/bottom sides of the split bar:

For instance:

The LimitRB property supports the following operators: