2004年12月30日
摘要: 原文:http://www.codeproject.com/cs/miscctrl/xp-style_button.asp 我修改了二个小小的地方: 1. 在VS里添加的时候出来了二个控件.ButtonBase 与 ButtonXP ,其实只要ButtonXP这个的.把ButtonBase.cs里Class前加一点代码,改后如下: namespace PinkieContr... 阅读全文
posted @ 2004-12-30 10:10 myx 阅读(855) 评论(0) 推荐(0)