[]
Specifies the border sizing mode of the DropDownFormBase.
public enum FormSizingMode
Name | Description |
---|---|
Both | A resizable border. Sizer is at the right-bottom of the form. |
Height | A resizable border, vertical only. Sizer is at the bottom of the form. |
None | No sizing. |