vb编写2分钟倒计时的程序.docVIP

  • 21
  • 0
  • 约3.69千字
  • 约 4页
  • 2017-05-12 发布于河南
  • 举报
vb编写2分钟倒计时的程序

这是FORM的代码 VERSION 5.00 Begin VB.Form Form1 Caption = Form1 ClientHeight = 3390 ClientLeft = 120 ClientTop = 450 ClientWidth = 4560 LinkTopic = Form1 ScaleHeight = 3390 ScaleWidth = 4560 StartUpPosition = 3 窗口缺省 Begin VB.CommandButton Command1 Caption = 开始记时 Height = 375 Left = 960 TabIndex = 1 Top = 2880 Width = 2655 End Begin VB.Timer Timer1 Interval = 1000 Left = 120 Top = 2520 End Begin VB.Label Label4 Alignment = 2 Center BackColor = H000000FF Caption = WARNING BeginProperty Font Name = 宋体 Size = 42 Charset = 134 Weight = 700 Underline = 0 False Italic = 0 False Strikethrough = 0 False EndProperty Height = 1095 Left = 960 TabIndex = 4 Top = 240 Width = 3255 End Begin VB.Label Label3 Alignment = 2 Center Caption = 00 BeginProperty Font Name = 宋体 Size = 42 Charset = 134 Weight = 700 Underline = 0 False Italic = 0 False Strikethrough = 0 False EndProperty Height = 855 Left = 2760 TabIndex = 3 Top = 1800 Width = 1215 End Begin VB.Label Label2 Caption = : BeginProperty Font Name = 宋体 Size = 42 Charset = 134 Weight = 700 Underline

文档评论(0)

1亿VIP精品文档

相关文档