UtilFormsRoundBorders Method

Overload List

RoundBorders(Control, Int32) Rounds the borders of a Control.
RoundBorders(Form, Int32) Rounds the borders of a Form.

Note that the FormBorderStyle form's property should be set to None.

See Also