📄 frmsfadd.frm
字号:
VERSION 5.00
Begin VB.Form FrmSfadd
BackColor = &H00E19272&
BorderStyle = 1 'Fixed Single
Caption = "添加文件信息"
ClientHeight = 7050
ClientLeft = 45
ClientTop = 330
ClientWidth = 5580
Icon = "FrmSfadd.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MDIChild = -1 'True
ScaleHeight = 7050
ScaleWidth = 5580
Begin VB.Frame Frame3
BackColor = &H00E19272&
Caption = "发文信息"
ForeColor = &H00000040&
Height = 1695
Left = 120
TabIndex = 21
Top = 4440
Width = 5295
Begin VB.CommandButton cmdcalendar
Height = 330
Left = 2280
Picture = "FrmSfadd.frx":08CA
Style = 1 'Graphical
TabIndex = 30
Top = 1200
Width = 375
End
Begin VB.TextBox txtfadate
BeginProperty DataFormat
Type = 1
Format = "yyyy-MM-dd"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 3
EndProperty
Height = 330
Left = 1080
TabIndex = 28
Text = "1900-01-01"
Top = 1200
Width = 1575
End
Begin VB.ComboBox txtqicaoren
Height = 300
Left = 3780
TabIndex = 26
Top = 720
Width = 1300
End
Begin VB.ComboBox txtqianfaren
Height = 300
Left = 1080
TabIndex = 24
Top = 720
Width = 1300
End
Begin VB.TextBox Comboshouwendw
Height = 330
Left = 1080
TabIndex = 22
Top = 240
Width = 4000
End
Begin VB.Label Label4
BackColor = &H8000000D&
BackStyle = 0 'Transparent
Caption = "发送日期"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000040&
Height = 255
Left = 120
TabIndex = 29
Top = 1200
Width = 1095
End
Begin VB.Label Label10
BackColor = &H8000000D&
BackStyle = 0 'Transparent
Caption = "起 草 人"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000040&
Height = 255
Left = 2760
TabIndex = 27
Top = 720
Width = 1095
End
Begin VB.Label Label11
BackColor = &H8000000D&
BackStyle = 0 'Transparent
Caption = "签 发 人"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000040&
Height = 255
Left = 120
TabIndex = 25
Top = 720
Width = 975
End
Begin VB.Label Label9
BackColor = &H00E19272&
Caption = "收文单位"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000040&
Height = 255
Left = 120
TabIndex = 23
Top = 240
Width = 1095
End
End
Begin VB.ComboBox Combolei
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
ItemData = "FrmSfadd.frx":0E0C
Left = 1155
List = "FrmSfadd.frx":0E16
TabIndex = 13
Top = 120
Width = 1215
End
Begin VB.Frame Frame2
BackColor = &H00E19272&
Caption = "收文信息"
ForeColor = &H00004000&
Height = 1215
Left = 120
TabIndex = 12
Top = 3100
Width = 5295
Begin VB.CommandButton Command1
Height = 330
Left = 2280
Picture = "FrmSfadd.frx":0E26
Style = 1 'Graphical
TabIndex = 31
Top = 720
Width = 375
End
Begin VB.TextBox txtshoudate
BeginProperty DataFormat
Type = 1
Format = "yyyy-MM-dd"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 3
EndProperty
Height = 330
Left = 1080
TabIndex = 17
Text = "1900-01-01"
Top = 720
Width = 1575
End
Begin VB.TextBox Combofawendw
Height = 330
Left = 1080
TabIndex = 16
Top = 240
Width = 4000
End
Begin VB.ComboBox txtqianshouren
Height = 300
Left = 3720
TabIndex = 15
Top = 720
Width = 1300
End
Begin VB.Label Label12
BackColor = &H8000000D&
BackStyle = 0 'Transparent
Caption = "签 收 人"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00004000&
Height = 255
Left = 2760
TabIndex = 20
Top = 720
Width = 975
End
Begin VB.Label Label7
BackColor = &H8000000D&
BackStyle = 0 'Transparent
Caption = "收文日期"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00004000&
Height = 255
Left = 120
TabIndex = 19
Top = 720
Width = 975
End
Begin VB.Label Label5
BackColor = &H8000000D&
BackStyle = 0 'Transparent
Caption = "发文单位"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00004000&
Height = 255
Left = 120
TabIndex = 18
Top = 240
Width = 1335
End
End
Begin VB.CommandButton Cmdtui
Caption = "退 出"
Height = 370
Left = 4320
TabIndex = 11
Top = 6480
Width = 1000
End
Begin VB.CommandButton Comnot
Caption = "取消添加"
Height = 370
Left = 2760
TabIndex = 10
Top = 6480
Width = 1000
End
Begin VB.CommandButton Comok
Caption = "确定添加"
Height = 370
Left = 480
TabIndex = 9
Top = 6480
Width = 1000
End
Begin VB.Frame Frame1
BackColor = &H00E19272&
Caption = "文件公共信息"
ForeColor = &H00000000&
Height = 2535
Left = 120
TabIndex = 0
Top = 480
Width = 5295
Begin VB.TextBox txtSID
Height = 330
Left = 920
TabIndex = 4
Top = 240
Width = 1575
End
Begin VB.TextBox txtName
Height = 330
Left = 920
TabIndex = 3
Top = 720
Width = 4200
End
Begin VB.TextBox txtfenshu
Height = 330
Left = 3520
TabIndex = 2
Top = 240
Width = 1575
End
Begin VB.TextBox txtbeizhu
Height = 1095
Left = 920
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 1
Top = 1200
Width = 4200
End
Begin VB.Label Label1
BackColor = &H8000000D&
BackStyle = 0 'Transparent
Caption = "文件号"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -