随笔分类 -  A. Windows Forms

摘要:From: http://www.dotnetrix.co.uk/tabcontrols.html1usingSystem.ComponentModel;2usingSystem.Drawing;3usingSystem.Windows.Forms;45namespaceDotnetrix.Samples.CSharp6{7[ToolboxBitmap(typeof(System.Windows.... 阅读全文

posted @ 2006-09-18 23:36 Voidclass 阅读(1416) 评论(7) 推荐(0)

摘要:参考: http://bluehouse.wordpress.com/2006/01/24/how-to-create-a-notify-icon-in-c-without-a-form/Tested with .NET Framework 2.0 and Windows XP Professional SP2.我想创建一个带Notify Icon的应用程序,但是不需要Forms。那么如何编写一个... 阅读全文

posted @ 2006-09-16 14:11 Voidclass 阅读(3025) 评论(2) 推荐(1)

导航