?? measureparameterform.frm
字號:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form MeasureParameterForm
BackColor = &H00C0C000&
Caption = "輸入病人測量參數"
ClientHeight = 6315
ClientLeft = 60
ClientTop = 345
ClientWidth = 8655
LinkTopic = "Form1"
ScaleHeight = 6315
ScaleWidth = 8655
StartUpPosition = 2 '屏幕中心
Visible = 0 'False
Begin VB.CommandButton OK
Appearance = 0 'Flat
Caption = "確 定"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 4200
Style = 1 'Graphical
TabIndex = 13
Top = 5760
Width = 1455
End
Begin VB.CommandButton Cancel
Appearance = 0 'Flat
Caption = "取 消"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 6240
Style = 1 'Graphical
TabIndex = 12
Top = 5760
Width = 1455
End
Begin VB.CommandButton Command5
Height = 495
Left = 7920
Picture = "MeasureParameterForm.frx":0000
Style = 1 'Graphical
TabIndex = 11
Top = 3480
Width = 495
End
Begin VB.CommandButton Command6
Height = 495
Left = 7920
Picture = "MeasureParameterForm.frx":0452
Style = 1 'Graphical
TabIndex = 10
Top = 2400
Width = 495
End
Begin VB.CommandButton Command1
Height = 495
Left = 3720
Picture = "MeasureParameterForm.frx":0A70
Style = 1 'Graphical
TabIndex = 9
Top = 2040
Width = 495
End
Begin VB.CommandButton Command2
Height = 495
Left = 3720
Picture = "MeasureParameterForm.frx":0F4A
Style = 1 'Graphical
TabIndex = 8
Top = 2640
Width = 495
End
Begin VB.CommandButton Command3
Height = 495
Left = 3720
Picture = "MeasureParameterForm.frx":15C8
Style = 1 'Graphical
TabIndex = 7
Top = 3240
Width = 495
End
Begin VB.CommandButton Command4
Height = 495
Left = 3720
Picture = "MeasureParameterForm.frx":1B9E
Style = 1 'Graphical
TabIndex = 6
Top = 3840
Width = 495
End
Begin VB.ComboBox Combo1
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 1680
TabIndex = 1
Top = 240
Width = 6135
End
Begin MSFlexGridLib.MSFlexGrid AllParaList
Height = 3975
Left = 360
TabIndex = 4
Top = 1320
Width = 3015
_ExtentX = 5318
_ExtentY = 7011
_Version = 393216
AllowUserResizing= 1
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin MSFlexGridLib.MSFlexGrid UsedParaList
Height = 3975
Left = 4560
TabIndex = 5
Top = 1320
Width = 3015
_ExtentX = 5318
_ExtentY = 7011
_Version = 393216
AllowUserResizing= 1
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin VB.Label Label3
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "使用參數列表:"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Left = 4440
TabIndex = 3
Top = 960
Width = 1680
End
Begin VB.Label Label2
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "所有參數列表:"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Left = 240
TabIndex = 2
Top = 960
Width = 1680
End
Begin VB.Label Label1
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "所有部位:"
BeginProperty Font
Name = "宋體"
Size = 12
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 240
Left = 480
TabIndex = 0
Top = 360
Width = 1200
End
End
Attribute VB_Name = "MeasureParameterForm"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -