Click here to Skip to main content
15,867,771 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi everyone. Please help me. Problem is how to round a pages of panel and button (likely in new Avast UI) in c# using windows forms application? Thanks advance.

What I have tried:

Nothing. But i'm know to can this do with Bunifu UI, but i'@m don't have a license.
Posted
Updated 21-Nov-21 23:16pm
Comments
BillWoodruff 21-Nov-21 23:06pm    
Are you asking how to make a Button or a Panel with rounded corners in WinForms ?
[no name] 22-Nov-21 1:12am    
And button and panel. I'm asked two things in one question.
BillWoodruff 22-Nov-21 1:16am    
You need to state clearly what you are trying to do.

Tag your question with appropriate tags: C# version, FrameWork version. Visual Studio/Code info.

Clarify exactly what is done in Win Forms, and what the use of AvastUI is about.

Are the Button and Panel standard WinForm controls on a Form ?

1 solution

You don't need a UI library to do it.Accodring to this article, using a UI library may even prevent it.

Apply rounded corners in desktop apps - Windows apps | Microsoft Docs[^]
 
Share this answer
 
Comments
Maciej Los 22-Nov-21 5:33am    
5ed!
[no name] 22-Nov-21 6:36am    
5ed! That with you answered needed to me! Thanks!!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900