📄 frmdwtjxj.frm
字号:
VERSION 5.00
Object = "{A964BDA3-3E93-11CF-9A0F-9E6261DACD1C}#2.0#0"; "resize32.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{0B81E4A9-BE4E-4AEF-9272-33AB5B51C6FC}#1.0#0"; "XPControls.ocx"
Begin VB.Form FrmDWTJXJ
BackColor = &H00D3DABC&
Caption = "体检小结"
ClientHeight = 7800
ClientLeft = 60
ClientTop = 345
ClientWidth = 10995
Icon = "FrmDWTJXJ.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MDIChild = -1 'True
ScaleHeight = 7800
ScaleWidth = 10995
Begin VB.Frame Frame5
BackColor = &H00D3DABC&
Caption = "体检人员"
Height = 6615
Left = 90
TabIndex = 16
Top = 1080
Width = 3825
Begin MSComctlLib.ListView lvwSJRY
Height = 6285
Left = 90
TabIndex = 17
Top = 210
Width = 3645
_ExtentX = 6429
_ExtentY = 11086
View = 3
LabelEdit = 1
MultiSelect = -1 'True
LabelWrap = -1 'True
HideSelection = 0 'False
FullRowSelect = -1 'True
GridLines = -1 'True
_Version = 393217
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
NumItems = 6
BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Text = "档案号"
Object.Width = 2364
EndProperty
BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 1
Text = "自定义档案号"
Object.Width = 2364
EndProperty
BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 2
Text = "姓名"
Object.Width = 1482
EndProperty
BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 3
Text = "性别"
Object.Width = 952
EndProperty
BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 4
Text = "体检日期"
Object.Width = 1764
EndProperty
BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 5
Text = "团体号"
Object.Width = 0
EndProperty
End
End
Begin VB.Frame Frame4
BackColor = &H00D3DABC&
Caption = "总检建议"
Height = 2655
Left = 4020
TabIndex = 14
Top = 4050
Width = 6825
Begin VB.TextBox txtZJJY
Height = 2295
Left = 60
Locked = -1 'True
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 15
Top = 270
Width = 6675
End
End
Begin VB.Frame Frame3
BackColor = &H00D3DABC&
Caption = "总检结论"
Height = 2925
Left = 4020
TabIndex = 12
Top = 1080
Width = 6855
Begin VB.TextBox txtZJJL
Height = 2535
Left = 60
Locked = -1 'True
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 13
Top = 270
Width = 6705
End
End
Begin VB.Frame Frame1
BackColor = &H00D3DABC&
Caption = "查询条件"
Height = 945
Left = 90
TabIndex = 5
Top = 90
Width = 9885
Begin VB.ComboBox cmbDWei
Height = 300
Left = 990
Style = 2 'Dropdown List
TabIndex = 6
Top = 330
Width = 4185
End
Begin MSComCtl2.DTPicker dtpBegin
Height = 315
Left = 6600
TabIndex = 7
Top = 330
Width = 1305
_ExtentX = 2302
_ExtentY = 556
_Version = 393216
Format = 23789569
CurrentDate = 38047
MinDate = 2
End
Begin MSComCtl2.DTPicker dtpStop
Height = 315
Left = 8340
TabIndex = 8
Top = 330
Width = 1365
_ExtentX = 2408
_ExtentY = 556
_Version = 393216
Format = 23789569
CurrentDate = 38047
MaxDate = 109939
MinDate = 2
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "单位名称"
Height = 315
Index = 0
Left = 120
TabIndex = 11
Top = 360
Width = 825
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "体检日期 从"
Height = 255
Index = 2
Left = 5430
TabIndex = 10
Top = 390
Width = 1155
End
Begin VB.Label Label1
BackStyle = 0 'Transparent
Caption = "到"
Height = 255
Index = 3
Left = 8010
TabIndex = 9
Top = 390
Width = 375
End
End
Begin VB.Frame Frame2
BackColor = &H00D3DABC&
Height = 885
Left = 4020
TabIndex = 1
Top = 6810
Width = 6825
Begin XPControls.XPCommandButton cmdQuery
Height = 405
Left = 1080
TabIndex = 2
Top = 300
Width = 1215
_ExtentX = 2143
_ExtentY = 714
Caption = "查 询"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin XPControls.XPCommandButton cmdPrint
Height = 405
Left = 2760
TabIndex = 3
Top = 300
Width = 1215
_ExtentX = 2143
_ExtentY = 714
Enabled = 0 'False
Caption = "打 印"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
Begin XPControls.XPCommandButton cmdExit
Height = 405
Left = 4440
TabIndex = 4
Top = 300
Width = 1215
_ExtentX = 2143
_ExtentY = 714
Caption = "退 出"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
End
End
Begin VB.TextBox txtTemp
Alignment = 2 'Center
BorderStyle = 0 'None
Height = 1695
Left = 1740
MultiLine = -1 'True
TabIndex = 0
Top = 4650
Visible = 0 'False
Width = 7905
End
Begin MSComDlg.CommonDialog CommonDialog1
Left = 3840
Top = 6300
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin ResizeLibCtl.ReSize ReSize1
Left = 9930
Top = 510
_Version = 131072
_ExtentX = 741
_ExtentY = 741
_StockProps = 0
Enabled = -1 'True
FormMinWidth = 0
FormMinHeight = 0
FormDesignHeight= 7800
FormDesignWidth = 10995
End
End
Attribute VB_Name = "FrmDWTJXJ"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
Dim arrYYID() As String '团体的预约ID数组
Dim mintlvPXFC As Integer '标识lvwSJRY的排序方式,0为升序,1为降序
Private Sub cmdExit_Click()
Unload Me
End Sub
Private Sub cmdPrint_Click()
PrintReport
End Sub
Private Sub cmdQuery_Click()
On Error GoTo ErrMsg
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -