⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmxingwen.frm

📁 事务管理
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmwenjian 
   AutoRedraw      =   -1  'True
   Caption         =   "文件管理"
   ClientHeight    =   3195
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   4680
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   11115
   ScaleWidth      =   15240
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame2 
      Height          =   975
      Left            =   2520
      TabIndex        =   1
      Top             =   6720
      Width           =   7335
      Begin VB.CommandButton cmdcancel 
         Caption         =   "取消"
         Height          =   375
         Left            =   5880
         TabIndex        =   9
         Top             =   360
         Width           =   975
      End
      Begin VB.CommandButton cmdmodify 
         Caption         =   "修改记录"
         Height          =   375
         Left            =   4080
         TabIndex        =   8
         Top             =   360
         Width           =   975
      End
      Begin VB.CommandButton cmddel 
         Caption         =   "删除记录"
         Height          =   375
         Left            =   2160
         TabIndex        =   7
         Top             =   360
         Width           =   975
      End
      Begin VB.CommandButton cmdadd 
         Caption         =   "增加记录"
         Height          =   375
         Left            =   360
         TabIndex        =   6
         Top             =   360
         Width           =   975
      End
   End
   Begin VB.Frame Frame1 
      Height          =   975
      Left            =   2520
      TabIndex        =   0
      Top             =   5640
      Width           =   7335
      Begin VB.CommandButton cmdlast 
         Caption         =   "最后一条"
         Height          =   375
         Left            =   5880
         TabIndex        =   5
         Top             =   360
         Width           =   975
      End
      Begin VB.CommandButton cmdfirst 
         Caption         =   "第一条"
         Height          =   375
         Left            =   4080
         TabIndex        =   4
         Top             =   360
         Width           =   975
      End
      Begin VB.CommandButton cmdprevious 
         Caption         =   "上一条"
         Height          =   375
         Left            =   2160
         TabIndex        =   3
         Top             =   360
         Width           =   975
      End
      Begin VB.CommandButton cmdnext 
         Caption         =   "下一条"
         Height          =   375
         Left            =   360
         TabIndex        =   2
         Top             =   360
         Width           =   975
      End
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   5415
      Left            =   120
      TabIndex        =   10
      Top             =   120
      Width           =   11415
      _ExtentX        =   20135
      _ExtentY        =   9551
      _Version        =   393216
      Tabs            =   4
      TabsPerRow      =   5
      TabHeight       =   529
      TabCaption(0)   =   "行文管理"
      TabPicture(0)   =   "frmxingwen.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Label12"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Label11"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Label10"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Label9"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "Label8"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "Label7"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "Label6"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "Label5"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).Control(8)=   "Label4"
      Tab(0).Control(8).Enabled=   0   'False
      Tab(0).Control(9)=   "Label3"
      Tab(0).Control(9).Enabled=   0   'False
      Tab(0).Control(10)=   "Label2"
      Tab(0).Control(10).Enabled=   0   'False
      Tab(0).Control(11)=   "Label1"
      Tab(0).Control(11).Enabled=   0   'False
      Tab(0).Control(12)=   "Text1(11)"
      Tab(0).Control(12).Enabled=   0   'False
      Tab(0).Control(13)=   "Text1(10)"
      Tab(0).Control(13).Enabled=   0   'False
      Tab(0).Control(14)=   "Text1(9)"
      Tab(0).Control(14).Enabled=   0   'False
      Tab(0).Control(15)=   "Text1(7)"
      Tab(0).Control(15).Enabled=   0   'False
      Tab(0).Control(16)=   "Text1(6)"
      Tab(0).Control(16).Enabled=   0   'False
      Tab(0).Control(17)=   "Text1(5)"
      Tab(0).Control(17).Enabled=   0   'False
      Tab(0).Control(18)=   "Text1(4)"
      Tab(0).Control(18).Enabled=   0   'False
      Tab(0).Control(19)=   "Text1(3)"
      Tab(0).Control(19).Enabled=   0   'False
      Tab(0).Control(20)=   "Text1(2)"
      Tab(0).Control(20).Enabled=   0   'False
      Tab(0).Control(21)=   "Text1(1)"
      Tab(0).Control(21).Enabled=   0   'False
      Tab(0).Control(22)=   "Text1(0)"
      Tab(0).Control(22).Enabled=   0   'False
      Tab(0).Control(23)=   "Text1(8)"
      Tab(0).Control(23).Enabled=   0   'False
      Tab(0).ControlCount=   24
      TabCaption(1)   =   "信函管理"
      TabPicture(1)   =   "frmxingwen.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Text2(0)"
      Tab(1).Control(1)=   "Text2(1)"
      Tab(1).Control(2)=   "Text2(2)"
      Tab(1).Control(3)=   "Text2(3)"
      Tab(1).Control(4)=   "Text2(4)"
      Tab(1).Control(5)=   "Text2(5)"
      Tab(1).Control(6)=   "Text2(6)"
      Tab(1).Control(7)=   "Text2(7)"
      Tab(1).Control(8)=   "Label13"
      Tab(1).Control(9)=   "Label14"
      Tab(1).Control(10)=   "Label15"
      Tab(1).Control(11)=   "Label16"
      Tab(1).Control(12)=   "Label17"
      Tab(1).Control(13)=   "Label18"
      Tab(1).Control(14)=   "Label19"
      Tab(1).Control(15)=   "Label20"
      Tab(1).ControlCount=   16
      TabCaption(2)   =   "报表发送管理"
      TabPicture(2)   =   "frmxingwen.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Text3(0)"
      Tab(2).Control(1)=   "Text3(1)"
      Tab(2).Control(2)=   "Text3(2)"
      Tab(2).Control(3)=   "Text3(3)"
      Tab(2).Control(4)=   "Text3(4)"
      Tab(2).Control(5)=   "Text3(5)"
      Tab(2).Control(6)=   "Text3(6)"
      Tab(2).Control(7)=   "Text3(7)"
      Tab(2).Control(8)=   "Text3(8)"
      Tab(2).Control(9)=   "Label21"
      Tab(2).Control(10)=   "Label22"
      Tab(2).Control(11)=   "Label23"
      Tab(2).Control(12)=   "Label24"
      Tab(2).Control(13)=   "Label25"
      Tab(2).Control(14)=   "Label26"
      Tab(2).Control(15)=   "Label27"
      Tab(2).Control(16)=   "Label28"
      Tab(2).Control(17)=   "Label29"
      Tab(2).ControlCount=   18
      TabCaption(3)   =   "客户投诉管理"
      TabPicture(3)   =   "frmxingwen.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "Label38"
      Tab(3).Control(1)=   "Label39"
      Tab(3).Control(2)=   "Label40"
      Tab(3).Control(3)=   "Label41"
      Tab(3).Control(4)=   "Label42"
      Tab(3).Control(5)=   "Label43"
      Tab(3).Control(6)=   "Label44"
      Tab(3).Control(7)=   "Label45"
      Tab(3).Control(8)=   "Text4(0)"
      Tab(3).Control(9)=   "Text4(1)"
      Tab(3).Control(10)=   "Text4(2)"
      Tab(3).Control(11)=   "Text4(3)"
      Tab(3).Control(12)=   "Text4(5)"
      Tab(3).Control(13)=   "Text4(6)"
      Tab(3).Control(14)=   "Text4(7)"
      Tab(3).Control(15)=   "Text4(4)"
      Tab(3).ControlCount=   16
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   8
         Left            =   5400
         TabIndex        =   84
         Top             =   1560
         Width           =   1815
      End
      Begin VB.TextBox Text4 
         Height          =   375
         Index           =   4
         Left            =   -73800
         TabIndex        =   83
         Top             =   2400
         Width           =   1695
      End
      Begin VB.TextBox Text4 
         Height          =   1095
         Index           =   7
         Left            =   -73800
         TabIndex        =   82
         Top             =   3840
         Width           =   9735
      End
      Begin VB.TextBox Text4 
         Height          =   855
         Index           =   6
         Left            =   -73800
         TabIndex        =   81
         Top             =   2880
         Width           =   9735
      End
      Begin VB.TextBox Text4 
         Height          =   375
         Index           =   5
         Left            =   -69720
         TabIndex        =   80
         Top             =   2400
         Width           =   1695
      End
      Begin VB.TextBox Text4 
         Height          =   855
         Index           =   3
         Left            =   -73800
         TabIndex        =   79
         Top             =   1320
         Width           =   9735
      End
      Begin VB.TextBox Text4 
         Height          =   375
         Index           =   2
         Left            =   -69720
         TabIndex        =   78
         Top             =   840
         Width           =   1695
      End
      Begin VB.TextBox Text4 
         Height          =   375
         Index           =   1
         Left            =   -73800
         TabIndex        =   77
         Top             =   840
         Width           =   1695
      End
      Begin VB.TextBox Text4 
         Height          =   375
         Index           =   0
         Left            =   -73800
         TabIndex        =   76
         Top             =   360
         Width           =   1695
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   0
         Left            =   1680
         TabIndex        =   38
         Top             =   600
         Width           =   1815
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   1
         Left            =   5400
         TabIndex        =   37
         Top             =   600
         Width           =   1815
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   2
         Left            =   9000
         TabIndex        =   36
         Top             =   600
         Width           =   1815
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   3
         Left            =   1680
         TabIndex        =   35
         Top             =   1080
         Width           =   1815
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   4
         Left            =   1680
         TabIndex        =   34
         Top             =   2520
         Width           =   9135
      End
      Begin VB.TextBox Text1 
         Height          =   2205
         Index           =   5
         Left            =   1680
         TabIndex        =   33
         Top             =   3000
         Width           =   9135
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   6
         Left            =   5400
         TabIndex        =   32
         Top             =   1080
         Width           =   1815
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   7
         Left            =   1680
         TabIndex        =   31
         Top             =   1560
         Width           =   1815
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   9
         Left            =   9000
         TabIndex        =   30

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -