📄 frmcontractedit.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form FrmContractEdit
BorderStyle = 1 'Fixed Single
Caption = "编辑合同信息"
ClientHeight = 8340
ClientLeft = 45
ClientTop = 330
ClientWidth = 7455
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 8340
ScaleWidth = 7455
StartUpPosition = 2 '屏幕中心
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 120
Top = 7680
Visible = 0 'False
Width = 1935
_ExtentX = 3413
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 2
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "Adodc1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin VB.CommandButton Cmd_Back
BackColor = &H80000000&
Cancel = -1 'True
Caption = "返 回"
Height = 400
Left = 3977
MouseIcon = "FrmContractEdit.frx":0000
MousePointer = 99 'Custom
Style = 1 'Graphical
TabIndex = 11
Top = 7680
Width = 1300
End
Begin VB.CommandButton Cmd_Save
BackColor = &H80000000&
Caption = "保存合同"
Default = -1 'True
Height = 400
Left = 2177
MouseIcon = "FrmContractEdit.frx":030A
MousePointer = 99 'Custom
Style = 1 'Graphical
TabIndex = 10
Top = 7680
Width = 1300
End
Begin VB.Frame Frame4
Caption = "附加信息"
Height = 1815
Left = 3840
TabIndex = 30
Top = 5640
Width = 3375
Begin VB.TextBox txtAdditional
Height = 1455
Left = 120
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 9
Top = 240
Width = 3135
End
End
Begin VB.Frame Frame3
Caption = "合同内容"
Height = 1815
Left = 240
TabIndex = 29
Top = 5640
Width = 3375
Begin VB.TextBox txtContents
Height = 1455
Left = 120
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 8
Top = 240
Width = 3135
End
End
Begin VB.Frame Frame2
Caption = "合同产品信息"
Height = 2295
Left = 240
TabIndex = 27
Top = 3240
Width = 6975
Begin VB.CommandButton Cmd_Del
Caption = "删 除"
Height = 375
Left = 5880
TabIndex = 7
Top = 1560
Width = 855
End
Begin VB.CommandButton Cmd_Modi
Caption = "修 改"
Height = 375
Left = 5880
TabIndex = 6
Top = 960
Width = 855
End
Begin VB.CommandButton Cmd_Add
Caption = "添 加"
Height = 375
Left = 5880
TabIndex = 5
Top = 360
Width = 855
End
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "FrmContractEdit.frx":0614
Height = 1695
Left = 240
TabIndex = 28
Top = 360
Width = 5175
_ExtentX = 9128
_ExtentY = 2990
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 2
BeginProperty Column00
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = ""
Caption = ""
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
EndProperty
BeginProperty Column01
EndProperty
EndProperty
End
End
Begin VB.Frame Frame1
Caption = "合同基本信息"
Height = 3015
Left = 240
TabIndex = 12
Top = 120
Width = 6975
Begin MSComCtl2.DTPicker DTSignDate
Height = 300
Left = 1200
TabIndex = 31
Top = 1200
Width = 1695
_ExtentX = 2990
_ExtentY = 529
_Version = 393216
Format = 24903681
CurrentDate = 38690
End
Begin VB.ComboBox ComboSettle
Height = 300
ItemData = "FrmContractEdit.frx":0629
Left = 1200
List = "FrmContractEdit.frx":0639
Style = 2 'Dropdown List
TabIndex = 2
Top = 1668
Width = 1695
End
Begin VB.TextBox txtDeliveryWay
Alignment = 1 'Right Justify
Height = 270
Left = 5040
TabIndex = 4
Top = 2139
Width = 1695
End
Begin VB.TextBox txtEmpName
Alignment = 1 'Right Justify
Height = 270
Left = 5040
TabIndex = 3
Top = 1683
Width = 1695
End
Begin VB.TextBox txtClient
Alignment = 1 'Right Justify
Height = 270
Left = 1200
TabIndex = 1
Top = 771
Width = 5535
End
Begin VB.TextBox txtId
Alignment = 1 'Right Justify
Height = 270
Left = 1200
TabIndex = 0
Top = 315
Width = 1695
End
Begin MSComCtl2.DTPicker DTDeliveryDate
Height = 300
Left = 1200
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -