开发者

Window form shaped corners

开发者 https://www.devze.com 2023-03-23 01:56 出处:网络
Im trying to create a borderless forms (.n开发者_开发知识库et 2 winforms) with smooth rounded corners. nothing works anti alias, API, different image formats and transparency. rounded corners will not

Im trying to create a borderless forms (.n开发者_开发知识库et 2 winforms) with smooth rounded corners. nothing works anti alias, API, different image formats and transparency. rounded corners will not look smooth.

does anyone have any suggestions? thank you

I have found a solution @

http://www.codeproject.com/KB/dialog/SemiTranDlgWithCtrls.aspx


This question might yield some answers:

C# transparent border for borderless form

Off-hand I know that WinForms and transparency are not the best of friends.

0

精彩评论

暂无评论...
验证码 换一张
取 消