📄 frmdataout.frm
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{0D452EE1-E08F-101A-852E-02608C4D0BB4}#2.0#0"; "FM20.DLL"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmDataOut
BorderStyle = 1 'Fixed Single
Caption = "数据导出向导"
ClientHeight = 4695
ClientLeft = 45
ClientTop = 330
ClientWidth = 5925
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4695
ScaleWidth = 5925
StartUpPosition = 1 '所有者中心
Begin VB.PictureBox Picture2
BorderStyle = 0 'None
Height = 615
Left = 2400
ScaleHeight = 615
ScaleWidth = 3855
TabIndex = 19
Top = -360
Width = 3855
End
Begin VB.PictureBox Picture1
BorderStyle = 0 'None
Height = 4935
Left = 0
ScaleHeight = 4935
ScaleWidth = 2415
TabIndex = 4
Top = 0
Width = 2415
Begin MSForms.Label Label3
Height = 3255
Left = 240
TabIndex = 18
Top = 480
Width = 735
VariousPropertyBits= 8388627
Caption = "数据导出向导"
Size = "1296;5741"
FontName = "隶书"
FontEffects = 1073741825
FontHeight = 525
FontCharSet = 134
FontPitchAndFamily= 34
FontWeight = 700
End
Begin VB.Image Image4
Height = 4620
Left = 0
Picture = "frmDataOut.frx":0000
Stretch = -1 'True
Top = 0
Width = 2370
End
End
Begin TabDlg.SSTab SSTab1
Height = 5055
Left = 1920
TabIndex = 0
Top = 0
Width = 4215
_ExtentX = 7435
_ExtentY = 8916
_Version = 393216
TabOrientation = 1
TabHeight = 520
BackColor = 16744576
TabCaption(0) = "Tab 0"
TabPicture(0) = "frmDataOut.frx":B343
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "cmdSelNext"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Frame1"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).ControlCount= 2
TabCaption(1) = "Tab 1"
TabPicture(1) = "frmDataOut.frx":B35F
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "Frame2"
Tab(1).Control(1)= "cmdSetPre"
Tab(1).Control(2)= "cmdSetNext"
Tab(1).ControlCount= 3
TabCaption(2) = "Tab 2"
TabPicture(2) = "frmDataOut.frx":B37B
Tab(2).ControlEnabled= 0 'False
Tab(2).Control(0)= "Frame3"
Tab(2).Control(1)= "cmdPre"
Tab(2).Control(2)= "cmdOut"
Tab(2).ControlCount= 3
Begin VB.Frame Frame3
Caption = "导出清单"
Height = 3375
Left = -74400
TabIndex = 14
Top = 360
Width = 3255
Begin VB.TextBox txtMessage
Height = 2895
Left = 120
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 15
Top = 240
Width = 3015
End
End
Begin VB.Frame Frame2
Caption = "路径及SQL设定"
Height = 3435
Left = -74400
TabIndex = 7
Top = 360
Width = 3255
Begin MSComDlg.CommonDialog cdgPath
Left = 2400
Top = 240
_ExtentX = 847
_ExtentY = 847
_Version = 393216
End
Begin VB.TextBox txtSql
Height = 1215
Left = 120
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 10
Top = 2040
Width = 3015
End
Begin VB.CommandButton cmdPath
Caption = "..."
Height = 255
Left = 2640
TabIndex = 9
Top = 960
Width = 495
End
Begin VB.TextBox txtPath
Height = 270
Left = 120
TabIndex = 8
Top = 960
Width = 2535
End
Begin VB.Label Label2
Caption = "填写保存文件的路径"
Height = 255
Left = 120
TabIndex = 12
Top = 480
Width = 2055
End
Begin VB.Label Label1
Caption = "填写SQL语句"
Height = 375
Left = 120
TabIndex = 11
Top = 1560
Width = 1215
End
End
Begin VB.Frame Frame1
Caption = "请选择导出格式"
Height = 3495
Left = 600
TabIndex = 1
Top = 360
Width = 3135
Begin VB.OptionButton optExcel
Caption = "导出到Excel"
Height = 375
Left = 1320
TabIndex = 2
Top = 1440
Value = -1 'True
Width = 1455
End
Begin VB.Image Image3
Height = 495
Left = 360
Picture = "frmDataOut.frx":B397
Stretch = -1 'True
Top = 1320
Width = 495
End
End
Begin MSForms.CommandButton cmdPre
Height = 375
Left = -73800
TabIndex = 17
Top = 3960
Width = 1095
Caption = "<<上一步"
Size = "1931;661"
FontName = "宋体"
FontHeight = 180
FontCharSet = 134
FontPitchAndFamily= 34
ParagraphAlign = 3
End
Begin MSForms.CommandButton cmdOut
Height = 375
Left = -72360
TabIndex = 16
Top = 3960
Width = 1215
Caption = "导出数据"
Size = "2143;661"
FontName = "宋体"
FontHeight = 180
FontCharSet = 134
FontPitchAndFamily= 34
ParagraphAlign = 3
End
Begin MSForms.CommandButton cmdSetPre
Height = 375
Left = -73800
TabIndex = 13
Top = 3960
Width = 1095
Caption = "<<上一步"
Size = "1931;661"
FontName = "宋体"
FontHeight = 180
FontCharSet = 134
FontPitchAndFamily= 34
ParagraphAlign = 3
End
Begin MSForms.CommandButton cmdSetNext
Height = 375
Left = -72360
TabIndex = 6
Top = 3960
Width = 1215
Caption = "下一步>>"
Size = "2143;661"
FontName = "宋体"
FontHeight = 180
FontCharSet = 134
FontPitchAndFamily= 34
ParagraphAlign = 3
End
Begin MSForms.CommandButton cmdSelNext
Height = 375
Left = 2520
TabIndex = 3
Top = 3960
Width = 1215
Caption = "下一步>>"
Size = "2143;661"
FontName = "宋体"
FontHeight = 180
FontCharSet = 134
FontPitchAndFamily= 34
ParagraphAlign = 3
End
End
Begin MSForms.CommandButton CommandButton1
Height = 375
Left = 3840
TabIndex = 5
Top = 5400
Width = 1215
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -