Control.LayoutPresetMode

Values

ValueMeaning
presetModeMinsize0

The control will be resized to its minimum size.

presetModeKeepWidth1

The control's width will not change.

presetModeKeepHeight2

The control's height will not change.

presetModeKeepSize3

The control's size will not change.

Meta