[VB]这个电子时钟按钮怎么只有“日”“时”
Carneades
Thu, 05 Feb 2009 22:07:43 +0000
我在试运行的时候,两个Command按钮的Label都是“日期”“时间”,好好的。
怎么一转换成.exe就腰斩了成了“日”“时”呢?怎样避免这种现象?
压缩包里面有.frm、.vbp、.exe。
# 1
Thu, 05 Feb 2009 22:47:31 +0000
check FONT property.
# 2
Carneades
Thu, 05 Feb 2009 22:52:49 +0000
It's not small enough?
# 3
Fri, 06 Feb 2009 10:11:35 +0000
I think it's small enough.
# 4
93°
Fri, 06 Feb 2009 10:18:22 +0000
label弄大点就好
# 5
Ntoskrnl
Fri, 06 Feb 2009 14:25:40 +0000
label的autosize属性设为true