ResizeStyle

Description

The ResizeStyle enumeration contains styles which the Splitter component takes when the sizes of connected components are changed.

It is used by the following property:

Available values

Value Brief description
0 None. When the size of the connected component is changed, the Splitter component is not displayed.
1 Line. When the size of connected components is changed, the component is displayed as a line.
2 Update. When the size of connected components is changed, the borders of the components are updated automatically.
3 Pattern. When the size of connected components is changed, the component is displayed as a line with dotted filling.

See also:

Forms Assembly Enumerations