📄 browseemployeedialog.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form BrowseEmployeeDialog
BorderStyle = 3 'Fixed Dialog
Caption = "雇员浏览"
ClientHeight = 4650
ClientLeft = 2760
ClientTop = 3750
ClientWidth = 6030
ClipControls = 0 'False
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4650
ScaleWidth = 6030
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Begin VB.CommandButton Command2
Caption = "删除"
Enabled = 0 'False
Height = 375
Left = 2400
TabIndex = 34
Top = 4200
Width = 975
End
Begin VB.CommandButton Command1
Caption = "修改"
Height = 375
Left = 1320
TabIndex = 33
Top = 4200
Width = 975
End
Begin VB.Frame Frame2
Caption = "订单信息"
Height = 1695
Left = 1320
TabIndex = 11
Top = 2400
Width = 4695
Begin VB.Data Data1
Caption = "订单浏览"
Connect = "Access 2000;"
DatabaseName = ""
DefaultCursorType= 0 'DefaultCursor
DefaultType = 2 'UseODBC
Exclusive = 0 'False
Height = 345
Left = 120
Options = 0
ReadOnly = -1 'True
RecordsetType = 1 'Dynaset
RecordSource = ""
Top = 1320
Width = 4455
End
Begin VB.TextBox Text12
DataSource = "Data1"
Enabled = 0 'False
Height = 285
Left = 3120
TabIndex = 27
Top = 960
Width = 1455
End
Begin VB.TextBox Text11
DataSource = "Data1"
Enabled = 0 'False
Height = 285
Left = 840
TabIndex = 26
Top = 960
Width = 1095
End
Begin VB.TextBox Text10
DataSource = "Data1"
Enabled = 0 'False
Height = 285
Left = 3120
TabIndex = 25
Top = 600
Width = 1455
End
Begin VB.TextBox Text9
DataSource = "Data3"
Enabled = 0 'False
Height = 285
Left = 840
TabIndex = 24
Top = 600
Width = 1095
End
Begin VB.TextBox Text8
DataSource = "Data2"
Enabled = 0 'False
Height = 285
Left = 3120
TabIndex = 23
Top = 240
Width = 1455
End
Begin VB.TextBox Text7
DataSource = "Data1"
Enabled = 0 'False
Height = 285
Left = 840
TabIndex = 22
Top = 240
Width = 1095
End
Begin VB.Data Data2
Caption = "Data2"
Connect = "Access 2000;"
DatabaseName = ""
DefaultCursorType= 0 'DefaultCursor
DefaultType = 2 'UseODBC
Exclusive = 0 'False
Height = 300
Left = 120
Options = 0
ReadOnly = -1 'True
RecordsetType = 1 'Dynaset
RecordSource = ""
Top = 1320
Width = 4455
End
Begin VB.Data Data3
Caption = "Data3"
Connect = "Access 2000;"
DatabaseName = ""
DefaultCursorType= 0 'DefaultCursor
DefaultType = 2 'UseODBC
Exclusive = 0 'False
Height = 300
Left = 120
Options = 0
ReadOnly = -1 'True
RecordsetType = 1 'Dynaset
RecordSource = ""
Top = 1320
Width = 4455
End
Begin VB.Label Label12
Caption = "交货日期"
Height = 255
Left = 2160
TabIndex = 17
Top = 960
Width = 735
End
Begin VB.Label Label11
AutoSize = -1 'True
Caption = "订购量"
Height = 195
Left = 120
TabIndex = 16
Top = 960
Width = 540
End
Begin VB.Label Label10
Caption = "订购日期"
Height = 255
Left = 2160
TabIndex = 15
Top = 600
Width = 735
End
Begin VB.Label Label9
AutoSize = -1 'True
Caption = "产品名"
Height = 195
Left = 120
TabIndex = 14
Top = 600
Width = 540
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "客户单位"
Height = 195
Left = 2160
TabIndex = 13
Top = 240
Width = 720
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "订单号"
Height = 195
Left = 120
TabIndex = 12
Top = 240
Width = 540
End
End
Begin VB.Frame Frame1
Caption = "个人信息"
Height = 2295
Left = 1320
TabIndex = 4
Top = 0
Width = 4695
Begin MSComCtl2.DTPicker DTPicker1
Height = 300
Left = 3120
TabIndex = 32
Top = 960
Width = 1455
_ExtentX = 2566
_ExtentY = 529
_Version = 393216
Enabled = 0 'False
Format = 30539777
CurrentDate = 38718
End
Begin VB.TextBox Text6
Enabled = 0 'False
Height = 855
Left = 720
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 31
Top = 1320
Width = 3855
End
Begin VB.OptionButton Option2
Caption = "女"
Enabled = 0 'False
Height = 255
Left = 1440
TabIndex = 29
Top = 600
Width = 495
End
Begin VB.OptionButton Option1
Caption = "男"
Enabled = 0 'False
Height = 255
Left = 720
TabIndex = 28
Top = 600
Width = 495
End
Begin VB.TextBox Text4
Enabled = 0 'False
Height = 285
Left = 720
TabIndex = 21
Top = 960
Width = 1215
End
Begin VB.TextBox Text3
Enabled = 0 'False
Height = 285
Left = 2760
TabIndex = 20
Top = 600
Width = 1815
End
Begin VB.TextBox Text2
Enabled = 0 'False
Height = 285
Left = 2760
TabIndex = 19
Top = 240
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -