Forms > Forms Assembly Enumerations > ResizeStyle
The ResizeStyle enumeration contains styles, which the Splitter component takes when the connected components are resized.
It is used by the following property:
Value | Brief description |
0 | None. When the connected components are resized, the Splitter component is not displayed. |
1 | Line. When the connected components are resized, the component is displayed as a line. ![]() |
2 | Update. When the connected components are resized, the borders of the components are updated automatically. ![]() |
3 | Pattern. When the connected components are resized, the component is displayed as a line with dotted fill. ![]() |
See also: