举报
$SS_CENTERIMAGE 这个也不是垂直居中 $SS_CENTER 这个也不是的 zlmyongheng 发表于 2011-10-18 06:55
#include <WindowsConstants.au3> #include <StaticConstants.au3> GUICreate('', 450, 200) $tab1_label1 = GUICtrlCreateLabel(" 项具名称 |状态 |说明", 10, 30, 420, 24, $SS_CENTERIMAGE + $WS_BORDER) GUISetState() While 1 $msg = GUIGetMsg() Switch $msg Case -3 Exit EndSwitch WEnd
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-8-10 21:31 , Processed in 0.048321 second(s), 15 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2025 Discuz! Team.