?? a部門設(shè)置.frm
字號(hào):
VERSION 5.00
Begin VB.Form A部門設(shè)置
Caption = "部門設(shè)置"
ClientHeight = 4710
ClientLeft = 60
ClientTop = 450
ClientWidth = 7035
LinkTopic = "Form1"
ScaleHeight = 4710
ScaleWidth = 7035
StartUpPosition = 3 '窗口缺省
Begin VB.Frame Frame1
Caption = "部門信息"
Height = 4695
Index = 0
Left = 0
TabIndex = 0
Top = 0
Width = 6975
Begin VB.Frame Frame1
Caption = "編輯部門信息"
Height = 3975
Index = 1
Left = 120
TabIndex = 3
Top = 600
Width = 6735
Begin VB.TextBox txtAddress
Height = 375
Left = 1320
TabIndex = 16
Top = 1440
Width = 5295
End
Begin VB.TextBox txtDeNo
Height = 375
Left = 1320
MaxLength = 4
TabIndex = 15
Top = 240
Width = 1815
End
Begin VB.TextBox txtDeName
Height = 375
Left = 4800
MaxLength = 10
TabIndex = 14
Top = 240
Width = 1815
End
Begin VB.TextBox txtPhone
Height = 375
Left = 1320
TabIndex = 13
Top = 1920
Width = 5295
End
Begin VB.TextBox txtJian
Height = 735
Left = 1320
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 12
Top = 2400
Width = 5295
End
Begin VB.TextBox txtLeName
Height = 375
Left = 1320
MaxLength = 18
TabIndex = 11
Top = 840
Width = 1815
End
Begin VB.Frame Frame2
Caption = "操作"
Height = 645
Left = 840
TabIndex = 4
Top = 3240
Width = 5625
Begin VB.CommandButton CmdSave
BackColor = &H00C0C0C0&
Caption = "保存"
Enabled = 0 'False
Height = 360
Left = 2775
Style = 1 'Graphical
TabIndex = 10
Top = 195
Width = 800
End
Begin VB.CommandButton CmdAdd
BackColor = &H00C0C0C0&
Caption = "添加"
Height = 360
Left = 375
Style = 1 'Graphical
TabIndex = 9
Top = 195
Width = 800
End
Begin VB.CommandButton CmdDelete
BackColor = &H00C0C0C0&
Caption = "刪除"
Height = 360
Left = 1980
Style = 1 'Graphical
TabIndex = 8
Top = 195
Width = 800
End
Begin VB.CommandButton CmdCancel
BackColor = &H00C0C0C0&
Caption = "取消"
Height = 360
Left = 3570
Style = 1 'Graphical
TabIndex = 7
Top = 195
Width = 800
End
Begin VB.CommandButton CmdExit
BackColor = &H00C0C0C0&
Caption = "退出"
Height = 360
Left = 4365
Style = 1 'Graphical
TabIndex = 6
Top = 195
Width = 800
End
Begin VB.CommandButton CmdModify
BackColor = &H00C0C0C0&
Caption = "修改"
Height = 360
Left = 1185
Style = 1 'Graphical
TabIndex = 5
Top = 195
Width = 800
End
End
Begin VB.Label Label5
Caption = "聯(lián)系地址:"
Height = 255
Index = 1
Left = 360
TabIndex = 23
Top = 1560
Width = 1095
End
Begin VB.Label Label5
Caption = "聯(lián)系電話:"
Height = 255
Index = 0
Left = 360
TabIndex = 22
Top = 2040
Width = 975
End
Begin VB.Label Label2
Caption = "部門代碼:"
Height = 255
Left = 360
TabIndex = 21
Top = 360
Width = 975
End
Begin VB.Label Label8
Caption = "(4位)"
ForeColor = &H000000FF&
Height = 255
Index = 1
Left = 3360
TabIndex = 20
Top = 360
Width = 615
End
Begin VB.Label Label7
Caption = "部門名稱:"
Height = 375
Left = 3960
TabIndex = 19
Top = 360
Width = 975
End
Begin VB.Label Label6
Caption = "簡(jiǎn) 介:"
Height = 375
Index = 1
Left = 360
TabIndex = 18
Top = 2640
Width = 1095
End
Begin VB.Label Label1
Caption = "領(lǐng)導(dǎo)姓名:"
Height = 375
Left = 360
TabIndex = 17
Top = 960
Width = 975
End
End
Begin VB.ComboBox CboQuery
Height = 315
Left = 3000
Style = 2 'Dropdown List
TabIndex = 2
Top = 240
Width = 2055
End
Begin VB.Label Label8
Caption = "選擇部門:"
Height = 255
Index = 0
Left = 1800
TabIndex = 1
Top = 240
Width = 1095
End
End
End
Attribute VB_Name = "A部門設(shè)置"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -