Hello, I want to create a rounded form.
I want to convert existing forms created using RadForm into rounded forms.
I want to create a BaseRoundedForm that inherits from RadForm.
Is there a way to do this?
I'm using C#.
I want to convert existing forms created using RadForm into rounded forms.
I want to create a BaseRoundedForm that inherits from RadForm.
Is there a way to do this?
I'm using C#.
Since ShapedForm inherits from Form, it may be difficult to apply it to existing RadForm forms.
