您需要 登录 才可以下载或查看,没有账号?加入
举报
#include <GUIConstants.au3> #include <EzSkin.au3> $EzGUI = EzSkinGUICreate("MyEzSkinDemo",400,300) $EzIcon = EzSkinIcon($EzGUI) $Button = EzSkinButton("EzSkin Button", 150, 150, 100, 30) ;, $font_color) GUISetState() While 1 EzSkinOver() $msg = GUIGetMsg() If $msg = $EzIcon[1] Then Exit If $msg = $EzIcon[2] Then GuiSetstate(@SW_MINIMIZE, $EzGUI) If $msg = $Button Then WinMove("","",Default,Default,600,800) WEnd
如下图,如何做出类似的 效果 就是 按钮有点圆滑 而且 有点 3D的 立体感觉,前面凸凸的.:....face (5): [ ... renren 发表于 2008-5-12 22:46
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-7-25 21:04 , Processed in 0.147386 second(s), 20 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2025 Discuz! Team.