DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Util
Forms
Round
Borders 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
Reference
UtilForms Class
DevCase.Core.Application.Forms Namespace
In This Article
Overload List
See Also