-
-
一句代码实现系统托盘.rar
让你实现系统托盘(即右下角的小图标)变得非常方便的原码:一句话就可以实现,怎么样也许你不相信,看看就知道了。就下面一句就实现了:
TrayCon1.AddToTray Me, Me.Icon, "系统托盘实例", menu
并且在运行期间你还可以更改tip文字,更改图标,更改菜单等操作,窗体退出时,自动删除托盘,不需要人工介入,是不是减少了您平时的一大段的代码啊
-
wintidy.zip
a software that can reorganise your desktop and minimizing all your icon size to 12x12. A very useful tool if you have many icon on your desktop
-
-
-
-
图标挖掘.rar
从exe、dll文件中挖取出图标文件,压缩包内已经有编译的exe文件。
-
将图标嵌入菜单中.rar
将图标嵌入菜单中
【程序说明】:在一些流行软件中经常可以见到在菜单中设置位图图标,就像在工具栏中一样。要实现该功能,其实并不复杂,下面将为你讲解如何将图标嵌入菜单中。
-
-
XButtonXP_demo.zip
Looking around for a theme-aware toggle button that could display text and an icon, I could not find one, so XButtonXP is the result: a pushbutton that can also be a toggle button, and can display an icon and/or text.
-
-