Specifies the style of the sizing grip on a System.Windows.Forms.Form.
Use the members of this enumeration to set the value of the Form.SizeGripStyle property of the System.Windows.Forms.Form.
Member Name | Description |
---|---|
Auto |
The sizing grip is automatically displayed when needed. |
Hide |
The sizing grip is hidden. |
Show |
The sizing grip is always shown on the form. |