1 Star 0 Fork 0

luccc / VB

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
handMode.frm 1.68 KB
一键复制 编辑 原始数据 按行查看 历史
luccc 提交于 2019-01-11 15:02 . asdasd
VERSION 5.00
Begin VB.Form handMode
Caption = "CN115前悬挂外倾角检测手动模式"
ClientHeight = 11205
ClientLeft = 120
ClientTop = 450
ClientWidth = 18090
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 11205
ScaleWidth = 18090
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "2018/12/14 14:38:29"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Left = 14520
TabIndex = 1
Top = 1320
Width = 2565
End
Begin VB.Label Label1
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "CN115前悬挂外倾角检测系统"
BeginProperty Font
Name = "宋体"
Size = 21.75
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 435
Left = 6240
TabIndex = 0
Top = 360
Width = 5700
End
End
Attribute VB_Name = "handMode"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
1
https://gitee.com/lucccc/VB.git
git@gitee.com:lucccc/VB.git
lucccc
VB
VB
master

搜索帮助