📄 frmjcda.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmWNCX
BackColor = &H00FFFFFF&
Caption = "Form1"
ClientHeight = 9855
ClientLeft = 60
ClientTop = 450
ClientWidth = 11700
FillColor = &H00FFFFFF&
BeginProperty Font
Name = "Arial"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FFFFFF&
Icon = "frmJCDA.frx":0000
LinkTopic = "Form1"
MDIChild = -1 'True
Palette = "frmJCDA.frx":038A
ScaleHeight = 9855
ScaleWidth = 11700
WindowState = 2 'Maximized
Begin VB.PictureBox Picture3
BackColor = &H00FFFFFF&
Height = 975
Left = 0
ScaleHeight = 915
ScaleWidth = 2955
TabIndex = 5
Top = 0
Width = 3015
End
Begin VB.PictureBox Picture2
BackColor = &H00FFFFFF&
Height = 975
Left = 3120
ScaleHeight = 915
ScaleWidth = 8475
TabIndex = 4
Top = 0
Width = 8535
End
Begin VB.Frame Frame1
BackColor = &H00FFFFFF&
Height = 8700
Left = 0
TabIndex = 3
Top = 960
Width = 3015
Begin VB.PictureBox Picture4
BackColor = &H00FFFFFF&
Height = 8655
Left = -120
ScaleHeight = 8595
ScaleWidth = 3075
TabIndex = 6
Top = 0
Width = 3135
Begin VB.CommandButton cmdCZ
BackColor = &H00FFFFFF&
Caption = "万能查询"
Height = 400
Left = 1440
MaskColor = &H00FFFFFF&
TabIndex = 15
Top = 3240
Width = 1215
End
Begin VB.CommandButton cmdQC
BackColor = &H00FFFFFF&
Caption = "刷新"
Height = 380
Left = 480
MaskColor = &H00FFFFFF&
TabIndex = 14
Top = 3240
Width = 855
End
Begin VB.TextBox txtCZ
Height = 330
Left = 480
TabIndex = 13
Top = 2520
Width = 2175
End
Begin VB.ComboBox Combo1
BackColor = &H00FFFFFF&
ForeColor = &H000000C0&
Height = 345
Left = 480
TabIndex = 12
Top = 1320
Width = 2175
End
Begin VB.CommandButton cmdSSSSSSX
Height = 255
Left = 1920
TabIndex = 10
Top = 600
Visible = 0 'False
Width = 255
End
Begin VB.CheckBox Check1
BackColor = &H00FFFFFF&
Height = 255
Left = 960
TabIndex = 9
Top = 600
Value = 1 'Checked
Visible = 0 'False
Width = 255
End
Begin MSComctlLib.Toolbar Toolbar1
Height = 480
Left = 120
TabIndex = 7
Top = 0
Width = 18960
_ExtentX = 33443
_ExtentY = 847
ButtonWidth = 2540
ButtonHeight = 794
Style = 1
TextAlignment = 1
ImageList = "ImageList2"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 4
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "新增数据"
ImageIndex = 3
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "导出Excel"
ImageIndex = 5
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
EndProperty
BorderStyle = 1
Begin VB.PictureBox Picture1
BorderStyle = 0 'None
Height = 495
Left = 7560
ScaleHeight = 495
ScaleWidth = 1215
TabIndex = 8
Top = 0
Width = 1215
End
Begin VB.Image Image4
Height = 240
Left = 5400
Picture = "frmJCDA.frx":D2D29
ToolTipText = "显示\关闭网格线"
Top = 120
Width = 240
End
End
Begin VB.Label Label3
BackColor = &H00FFFFFF&
Caption = "输入条件"
Height = 375
Left = 480
TabIndex = 16
Top = 1920
Width = 1215
End
Begin VB.Label Label2
BackColor = &H00FFFFFF&
Caption = "选择类型"
Height = 375
Left = 480
TabIndex = 11
Top = 840
Width = 1455
End
Begin VB.Image Image1
Height = 240
Left = 120
Picture = "frmJCDA.frx":D32B3
ToolTipText = "显示\关闭网格线"
Top = 600
Visible = 0 'False
Width = 240
End
End
End
Begin VB.PictureBox picLOAD
Appearance = 0 'Flat
BackColor = &H00FFFFFF&
ForeColor = &H80000008&
Height = 495
Left = 4080
ScaleHeight = 465
ScaleWidth = 4905
TabIndex = 1
Top = 2280
Visible = 0 'False
Width = 4935
Begin VB.Label Label5
BackStyle = 0 'Transparent
Caption = "正在处理数据,请稍候......"
Height = 255
Left = 1320
TabIndex = 2
Top = 120
Width = 2175
End
End
Begin MSComctlLib.ImageList ImageList3
Left = 4800
Top = 6600
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 20
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 2
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmJCDA.frx":D383D
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmJCDA.frx":D3A82
Key = ""
EndProperty
EndProperty
End
Begin MSComctlLib.ImageList ImageList2
Left = 4200
Top = 6600
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 24
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -