【VB开源代码栏目提醒】:网学会员为需要VB开源代码的朋友们搜集整理了frm_zdysz.frm相关资料,希望对各位网友有所帮助!
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frm_zdysz
BorderStyle = 3 'Fixed Dialog
Caption = "自定义项设置"
ClientHeight = 4020
ClientLeft = 2070
ClientTop = 2730
ClientWidth = 7815
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4020
ScaleWidth = 7815
ShowInTaskbar = 0 'False
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 360
Top = 3600
Visible = 0 'False
Width = 2415
_ExtentX = 4260
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=MRSOFT"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=MRSOFT"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from Table_zdyxsz"
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 Command2
Caption = "取消"
Height = 375
Left = 6840
TabIndex = 2
Top = 3600
Width = 855
End
Begin VB.CommandButton Command1
Caption = "确定"
Height = 375
Left = 5880
TabIndex = 1
Top = 3600
Width = 855
End
Begin VB.Frame Frame1
Caption = "请您选择并且输入自定义项的名称"
Height = 3375
Left = 120
TabIndex = 0
Top = 120
Width = 7575
Begin VB.TextBox Text12
DataField = "自定义项12"
DataSource = "Adodc1"
Height = 300
Left = 5400
Locked = -1 'True
TabIndex = 26
Text = "Text12"
Top = 2760
Width = 1935
End
Begin VB.TextBox Text11
DataField = "自定义项11"
DataSource = "Adodc1"
Height = 300
Left = 5400
Locked = -1 'True
TabIndex = 25
Text = "Text11"
Top = 2280
Width = 1935
End
Begin VB.TextBox Text10
DataField = "自定义项10"
DataSource = "Adodc1"
Height = 300
Left = 5400
Locked = -1 'True
TabIndex = 24
Text = "Text10"
Top = 1800
Width = 1935
End
Begin VB.TextBox Text9
DataField = "自定义项9"
DataSource = "Adodc1"
Height = 300
Left = 5400
Locked = -1 'True
TabIndex = 23
Text = "Text9"
Top = 1320
Width = 1935
End
Begin VB.TextBox Text8
DataField = "自定义项8"
DataSource = "Adodc1"
Height = 300
Left = 5400
Locked = -1 'True
TabIndex = 22
Text = "Text8"
Top = 840
Width = 1935
End
Begin VB.TextBox Text7
DataField = "自定义项7"
DataSource = "Adodc1"
Height = 300
Left = 5400
Locked = -1 'True
TabIndex = 21
Text = "Text7"
Top = 360
Width = 1935
End
Begin VB.CheckBox Check12
Caption = "自定义项12"
Height = 375
Left = 3960
TabIndex = 20
Top = 2760
Width = 1335
End
Begin VB.CheckBox Check11
Caption = "自定义项11"
Height = 255
Left = 3960
TabIndex = 19
Top = 2300
Width = 1335
End
Begin VB.CheckBox Check10
Caption = "自定义项10"
Height = 375
Left = 3960
TabIndex = 18
Top = 1800
Width = 1215
End
Begin VB.CheckBox Check9
Caption = "自定义项9"
Height = 375
Left = 3960
TabIndex = 17
Top = 1320
Width = 1455
End
Begin VB.CheckBox Check8
Caption = "自定义项8"
Height = 375
Left = 3960
TabIndex = 16
Top = 840
Width = 1215
End
Begin VB.CheckBox Check7
Caption = "自定义项7"
Height = 375
Left = 3960
TabIndex = 15
Top = 360
Width = 1455
End
Begin VB.TextBox Text6
DataField = "自定义项6"
DataSource = "Adodc1"
Height = 300
Left = 1680
Locked = -1 'True
TabIndex = 14
Text = "Text6"
Top = 2760
Width = 1935
End
Begin VB.TextBox Text5
DataField = "自定义项5"
DataSource = "Adodc1"
Height = 300
Left = 1680
Locked = -1 'True
TabIndex = 13
Text = "Text5"
Top = 2280
Width = 1935
End
Begin VB.CheckBox Check6
Caption = "自定义项6"
Height = 255
Left = 240
TabIndex = 12
Top = 2760
Width = 1215
End
Begin VB.CheckBox Check5
Caption = "自定义项5"
Height = 255
Left = 240
TabIndex = 11
Top = 2280
Width = 1215
End
Begin V