开发者

How to display different icons in form title and in ALT-TAB window?

开发者 https://www.devze.com 2022-12-23 03:01 出处:网络
Is there a way to have this behaviour with WinF开发者_Go百科orms?The icon for the form is the Form.Icon property, The icon for the application (and Alt-Tab) is set in Visual Studio under Properties, A

Is there a way to have this behaviour with WinF开发者_Go百科orms?


The icon for the form is the Form.Icon property, The icon for the application (and Alt-Tab) is set in Visual Studio under Properties, Application, Resources.


Simply set the Form.Icon property!

0

精彩评论

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