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

📄 dlgoption.frm

📁 合同管理方面源程序
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form dlgOption 
   BackColor       =   &H00E0E0E0&
   Caption         =   "选项"
   ClientHeight    =   7050
   ClientLeft      =   1080
   ClientTop       =   960
   ClientWidth     =   10470
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   7050
   ScaleWidth      =   10470
   WindowState     =   2  'Maximized
   Begin VB.PictureBox picButtons 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   300
      Index           =   0
      Left            =   3150
      ScaleHeight     =   300
      ScaleWidth      =   7215
      TabIndex        =   151
      Top             =   6375
      Width           =   7215
      Begin VB.CommandButton cmdClose 
         Caption         =   "关闭"
         Height          =   300
         Left            =   6000
         TabIndex        =   156
         Top             =   0
         Width           =   1095
      End
      Begin VB.CommandButton cmdRefresh 
         Caption         =   "刷新(&R)"
         Height          =   300
         Left            =   4575
         TabIndex        =   155
         Top             =   0
         Width           =   1095
      End
      Begin VB.CommandButton cmdDelete 
         Caption         =   "删除(&D)"
         Height          =   300
         Left            =   3144
         TabIndex        =   154
         Top             =   0
         Width           =   1095
      End
      Begin VB.CommandButton cmdUpdate 
         Caption         =   "更新(&U)"
         Height          =   300
         Left            =   1717
         TabIndex        =   153
         Top             =   0
         Width           =   1095
      End
      Begin VB.CommandButton cmdAdd 
         Caption         =   "添加(&A)"
         Height          =   300
         Left            =   60
         TabIndex        =   152
         Top             =   0
         Width           =   1170
      End
   End
   Begin MSAdodcLib.Adodc tempPrimaryRS 
      Align           =   2  'Align Bottom
      Height          =   375
      Left            =   0
      Top             =   6675
      Visible         =   0   'False
      Width           =   10470
      _ExtentX        =   18468
      _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=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      Caption         =   ""
      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 TabDlg.SSTab SSTab1 
      Height          =   6255
      Left            =   120
      TabIndex        =   0
      Top             =   0
      Width           =   10275
      _ExtentX        =   18124
      _ExtentY        =   11033
      _Version        =   393216
      Style           =   1
      Tabs            =   9
      Tab             =   6
      TabsPerRow      =   9
      TabHeight       =   520
      BackColor       =   12632256
      ForeColor       =   16711680
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      TabCaption(0)   =   "项目信息"
      TabPicture(0)   =   "dlgOption.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "txtFields(6)"
      Tab(0).Control(1)=   "txtFields(5)"
      Tab(0).Control(2)=   "txtFields(4)"
      Tab(0).Control(3)=   "txtFields(3)"
      Tab(0).Control(4)=   "txtFields(2)"
      Tab(0).Control(5)=   "txtFields(1)"
      Tab(0).Control(6)=   "txtFields(0)"
      Tab(0).Control(7)=   "datPrimaryRS(0)"
      Tab(0).Control(8)=   "lblLabels(6)"
      Tab(0).Control(9)=   "lblLabels(5)"
      Tab(0).Control(10)=   "lblLabels(4)"
      Tab(0).Control(11)=   "lblLabels(3)"
      Tab(0).Control(12)=   "lblLabels(2)"
      Tab(0).Control(13)=   "lblLabels(1)"
      Tab(0).Control(14)=   "lblLabels(0)"
      Tab(0).ControlCount=   15
      TabCaption(1)   =   "付款类别"
      TabPicture(1)   =   "dlgOption.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "txtFields(8)"
      Tab(1).Control(1)=   "txtFields(7)"
      Tab(1).Control(2)=   "datPrimaryRS(1)"
      Tab(1).Control(3)=   "lblLabels(8)"
      Tab(1).Control(4)=   "lblLabels(7)"
      Tab(1).ControlCount=   5
      TabCaption(2)   =   "设备目录"
      TabPicture(2)   =   "dlgOption.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "txtFields(22)"
      Tab(2).Control(1)=   "txtFields(21)"
      Tab(2).Control(2)=   "txtFields(20)"
      Tab(2).Control(3)=   "txtFields(19)"
      Tab(2).Control(4)=   "txtFields(18)"
      Tab(2).Control(5)=   "txtFields(17)"
      Tab(2).Control(6)=   "txtFields(16)"
      Tab(2).Control(7)=   "txtFields(15)"
      Tab(2).Control(8)=   "txtFields(14)"
      Tab(2).Control(9)=   "txtFields(13)"
      Tab(2).Control(10)=   "txtFields(12)"
      Tab(2).Control(11)=   "txtFields(11)"
      Tab(2).Control(12)=   "txtFields(10)"
      Tab(2).Control(13)=   "txtFields(9)"
      Tab(2).Control(14)=   "datPrimaryRS(2)"
      Tab(2).Control(15)=   "lblLabels(22)"
      Tab(2).Control(16)=   "lblLabels(21)"
      Tab(2).Control(17)=   "lblLabels(20)"
      Tab(2).Control(18)=   "lblLabels(19)"
      Tab(2).Control(19)=   "lblLabels(18)"
      Tab(2).Control(20)=   "lblLabels(17)"
      Tab(2).Control(21)=   "lblLabels(16)"
      Tab(2).Control(22)=   "lblLabels(15)"
      Tab(2).Control(23)=   "lblLabels(14)"
      Tab(2).Control(24)=   "lblLabels(13)"
      Tab(2).Control(25)=   "lblLabels(12)"
      Tab(2).Control(26)=   "lblLabels(11)"
      Tab(2).Control(27)=   "lblLabels(10)"
      Tab(2).Control(28)=   "lblLabels(9)"
      Tab(2).ControlCount=   29
      TabCaption(3)   =   "职员信息"
      TabPicture(3)   =   "dlgOption.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "txtFields(35)"
      Tab(3).Control(1)=   "txtFields(34)"
      Tab(3).Control(2)=   "txtFields(33)"
      Tab(3).Control(3)=   "txtFields(32)"
      Tab(3).Control(4)=   "txtFields(31)"
      Tab(3).Control(5)=   "txtFields(30)"
      Tab(3).Control(6)=   "txtFields(29)"
      Tab(3).Control(7)=   "txtFields(28)"
      Tab(3).Control(8)=   "txtFields(27)"
      Tab(3).Control(9)=   "txtFields(26)"
      Tab(3).Control(10)=   "txtFields(25)"
      Tab(3).Control(11)=   "txtFields(24)"
      Tab(3).Control(12)=   "txtFields(23)"
      Tab(3).Control(13)=   "datPrimaryRS(3)"
      Tab(3).Control(14)=   "lblLabels(35)"
      Tab(3).Control(15)=   "lblLabels(34)"
      Tab(3).Control(16)=   "lblLabels(33)"
      Tab(3).Control(17)=   "lblLabels(32)"
      Tab(3).Control(18)=   "lblLabels(31)"
      Tab(3).Control(19)=   "lblLabels(30)"
      Tab(3).Control(20)=   "lblLabels(29)"
      Tab(3).Control(21)=   "lblLabels(28)"
      Tab(3).Control(22)=   "lblLabels(27)"
      Tab(3).Control(23)=   "lblLabels(26)"
      Tab(3).Control(24)=   "lblLabels(25)"
      Tab(3).Control(25)=   "lblLabels(24)"
      Tab(3).Control(26)=   "lblLabels(23)"
      Tab(3).ControlCount=   27
      TabCaption(4)   =   "施工队档案"
      TabPicture(4)   =   "dlgOption.frx":0070
      Tab(4).ControlEnabled=   0   'False
      Tab(4).Control(0)=   "txtFields(45)"
      Tab(4).Control(1)=   "txtFields(44)"
      Tab(4).Control(2)=   "txtFields(43)"
      Tab(4).Control(3)=   "txtFields(42)"
      Tab(4).Control(4)=   "txtFields(41)"
      Tab(4).Control(5)=   "txtFields(40)"
      Tab(4).Control(6)=   "txtFields(39)"
      Tab(4).Control(7)=   "txtFields(38)"
      Tab(4).Control(8)=   "txtFields(37)"
      Tab(4).Control(9)=   "txtFields(36)"
      Tab(4).Control(10)=   "datPrimaryRS(4)"
      Tab(4).Control(11)=   "lblLabels(45)"
      Tab(4).Control(12)=   "lblLabels(44)"
      Tab(4).Control(13)=   "lblLabels(43)"
      Tab(4).Control(14)=   "lblLabels(42)"
      Tab(4).Control(15)=   "lblLabels(41)"
      Tab(4).Control(16)=   "lblLabels(40)"
      Tab(4).Control(17)=   "lblLabels(39)"
      Tab(4).Control(18)=   "lblLabels(38)"
      Tab(4).Control(19)=   "lblLabels(37)"
      Tab(4).Control(20)=   "lblLabels(36)"
      Tab(4).ControlCount=   21
      TabCaption(5)   =   "收款类别"
      TabPicture(5)   =   "dlgOption.frx":008C
      Tab(5).ControlEnabled=   0   'False
      Tab(5).Control(0)=   "txtFields(47)"
      Tab(5).Control(1)=   "txtFields(46)"
      Tab(5).Control(2)=   "datPrimaryRS(5)"
      Tab(5).Control(3)=   "lblLabels(47)"
      Tab(5).Control(4)=   "lblLabels(46)"
      Tab(5).ControlCount=   5
      TabCaption(6)   =   "币钟信息"
      TabPicture(6)   =   "dlgOption.frx":00A8
      Tab(6).ControlEnabled=   -1  'True
      Tab(6).Control(0)=   "lblLabels(48)"
      Tab(6).Control(0).Enabled=   0   'False
      Tab(6).Control(1)=   "lblLabels(49)"
      Tab(6).Control(1).Enabled=   0   'False
      Tab(6).Control(2)=   "datPrimaryRS(6)"
      Tab(6).Control(2).Enabled=   0   'False
      Tab(6).Control(3)=   "txtFields(48)"
      Tab(6).Control(3).Enabled=   0   'False
      Tab(6).Control(4)=   "txtFields(49)"
      Tab(6).Control(4).Enabled=   0   'False
      Tab(6).ControlCount=   5
      TabCaption(7)   =   "客户信息"
      TabPicture(7)   =   "dlgOption.frx":00C4
      Tab(7).ControlEnabled=   0   'False
      Tab(7).Control(0)=   "lblLabels(50)"
      Tab(7).Control(1)=   "lblLabels(51)"
      Tab(7).Control(2)=   "lblLabels(52)"
      Tab(7).Control(3)=   "lblLabels(53)"
      Tab(7).Control(4)=   "lblLabels(54)"
      Tab(7).Control(5)=   "lblLabels(55)"
      Tab(7).Control(6)=   "lblLabels(56)"
      Tab(7).Control(7)=   "lblLabels(57)"
      Tab(7).Control(8)=   "lblLabels(58)"
      Tab(7).Control(9)=   "lblLabels(59)"
      Tab(7).Control(10)=   "lblLabels(60)"
      Tab(7).Control(11)=   "lblLabels(61)"
      Tab(7).Control(12)=   "lblLabels(62)"
      Tab(7).Control(13)=   "datPrimaryRS(7)"
      Tab(7).Control(14)=   "txtFields(50)"
      Tab(7).Control(15)=   "txtFields(51)"
      Tab(7).Control(16)=   "txtFields(52)"
      Tab(7).Control(17)=   "txtFields(53)"
      Tab(7).Control(18)=   "txtFields(54)"
      Tab(7).Control(19)=   "txtFields(55)"
      Tab(7).Control(20)=   "txtFields(56)"
      Tab(7).Control(21)=   "txtFields(57)"
      Tab(7).Control(22)=   "txtFields(58)"
      Tab(7).Control(23)=   "txtFields(59)"
      Tab(7).Control(24)=   "txtFields(60)"
      Tab(7).Control(25)=   "txtFields(61)"
      Tab(7).Control(26)=   "txtFields(62)"
      Tab(7).ControlCount=   27
      TabCaption(8)   =   "供应商信息"
      TabPicture(8)   =   "dlgOption.frx":00E0
      Tab(8).ControlEnabled=   0   'False
      Tab(8).Control(0)=   "lblLabels(63)"
      Tab(8).Control(1)=   "lblLabels(64)"
      Tab(8).Control(2)=   "lblLabels(65)"
      Tab(8).Control(3)=   "lblLabels(66)"
      Tab(8).Control(4)=   "lblLabels(67)"
      Tab(8).Control(5)=   "lblLabels(68)"
      Tab(8).Control(6)=   "lblLabels(69)"
      Tab(8).Control(7)=   "lblLabels(70)"
      Tab(8).Control(8)=   "lblLabels(71)"
      Tab(8).Control(9)=   "lblLabels(72)"
      Tab(8).Control(10)=   "lblLabels(73)"
      Tab(8).Control(11)=   "lblLabels(74)"
      Tab(8).Control(12)=   "datPrimaryRS(8)"
      Tab(8).Control(13)=   "txtFields(63)"
      Tab(8).Control(14)=   "txtFields(64)"
      Tab(8).Control(15)=   "txtFields(65)"
      Tab(8).Control(16)=   "txtFields(66)"
      Tab(8).Control(17)=   "txtFields(67)"
      Tab(8).Control(18)=   "txtFields(68)"
      Tab(8).Control(19)=   "txtFields(69)"
      Tab(8).Control(20)=   "txtFields(70)"
      Tab(8).Control(21)=   "txtFields(71)"
      Tab(8).Control(22)=   "txtFields(72)"
      Tab(8).Control(23)=   "txtFields(73)"
      Tab(8).Control(24)=   "txtFields(74)"
      Tab(8).ControlCount=   25
      Begin VB.TextBox txtFields 
         DataField       =   "帐号"
         DataSource      =   "datPrimaryRS"
         Height          =   285
         Index           =   74
         Left            =   -72720
         TabIndex        =   150
         Top             =   4005
         Width           =   3375
      End
      Begin VB.TextBox txtFields 
         DataField       =   "户名"
         DataSource      =   "datPrimaryRS"
         Height          =   285
         Index           =   73
         Left            =   -72720
         TabIndex        =   148
         Top             =   3675
         Width           =   3375
      End
      Begin VB.TextBox txtFields 
         DataField       =   "银行"
         DataSource      =   "datPrimaryRS"

⌨️ 快捷键说明

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