开发者

winforms visual styles on mono

开发者 https://www.devze.com 2023-03-01 12:19 出处:网络
How to enable winforms visual styles in mono( probably running in fedora or ubuntu gnome) or is it a good idea to just use GTK#? The thing is I dont want to leave visual studio and use monode开发者_JA

How to enable winforms visual styles in mono( probably running in fedora or ubuntu gnome) or is it a good idea to just use GTK#? The thing is I dont want to leave visual studio and use monode开发者_JAVA技巧velop for this. Thanks...


Winforms visual styles are more or less emulated in Mono but the appearance is not exactly the same as on Windows. It will work, tho.

I suggest you use GTK# if you plan running on linux indeed.

0

精彩评论

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