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

📄 frmmain2.frm

📁 vb开发的连接mysql的工作流设置程序,图形化工作流自定义工具,原先是连接到Domino上的工作流自定义工具,现修改至mysql上,后台管理员设置工作流,前台读取数据库调用.
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{38911DA0-E448-11D0-84A3-00DD01104159}#1.1#0"; "COMCT332.OCX"
Begin VB.Form frmMain 
   BackColor       =   &H80000004&
   ClientHeight    =   5100
   ClientLeft      =   3810
   ClientTop       =   2880
   ClientWidth     =   7425
   HelpContextID   =   1
   Icon            =   "frmMain2.frx":0000
   Picture         =   "frmMain2.frx":038A
   ScaleHeight     =   5100
   ScaleWidth      =   7425
   WhatsThisHelp   =   -1  'True
   WindowState     =   2  'Maximized
   Begin ComCtl3.CoolBar CoolBar1 
      Align           =   1  'Align Top
      Height          =   1170
      Left            =   0
      TabIndex        =   9
      Top             =   0
      Width           =   7425
      _ExtentX        =   13097
      _ExtentY        =   2064
      BandCount       =   2
      _CBWidth        =   7425
      _CBHeight       =   1170
      _Version        =   "6.0.8169"
      Child1          =   "Toolbar2"
      MinHeight1      =   600
      Width1          =   4005
      FixedBackground1=   0   'False
      UseCoolbarColors1=   0   'False
      NewRow1         =   0   'False
      AllowVertical1  =   0   'False
      Child2          =   "Toolbar1"
      MinHeight2      =   480
      Width2          =   2535
      FixedBackground2=   0   'False
      NewRow2         =   -1  'True
      Begin MSComctlLib.Toolbar Toolbar2 
         Height          =   600
         Left            =   165
         TabIndex        =   11
         Top             =   30
         Width           =   7170
         _ExtentX        =   12647
         _ExtentY        =   1058
         ButtonWidth     =   1323
         ButtonHeight    =   1058
         ToolTips        =   0   'False
         AllowCustomize  =   0   'False
         Wrappable       =   0   'False
         Style           =   1
         ImageList       =   "ImageList2(0)"
         HotImageList    =   "ImageList2(1)"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   11
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "K1"
               ImageIndex      =   1
            EndProperty
            BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "K2"
               ImageIndex      =   2
            EndProperty
            BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "K3"
               ImageIndex      =   3
            EndProperty
            BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "K4"
               Style           =   3
            EndProperty
            BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "K5"
               ImageIndex      =   4
            EndProperty
            BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Key             =   "K6"
               ImageIndex      =   5
            EndProperty
            BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               ImageIndex      =   6
            EndProperty
            BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               ImageIndex      =   7
            EndProperty
            BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               ImageIndex      =   8
            EndProperty
            BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               ImageIndex      =   9
            EndProperty
         EndProperty
      End
      Begin MSComctlLib.Toolbar Toolbar1 
         Height          =   480
         Left            =   165
         TabIndex        =   10
         Top             =   660
         Width           =   7170
         _ExtentX        =   12647
         _ExtentY        =   847
         ButtonWidth     =   2170
         ButtonHeight    =   847
         ToolTips        =   0   'False
         AllowCustomize  =   0   'False
         Wrappable       =   0   'False
         Style           =   1
         ImageList       =   "ImageList1(0)"
         HotImageList    =   "ImageList1(1)"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   5
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               ImageIndex      =   1
               Style           =   2
            EndProperty
            BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               ImageIndex      =   3
               Style           =   2
            EndProperty
            BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               ImageIndex      =   4
               Style           =   2
            EndProperty
            BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               ImageIndex      =   2
               Style           =   2
            EndProperty
            BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               ImageIndex      =   5
               Style           =   2
            EndProperty
         EndProperty
      End
      Begin MSComctlLib.ImageList ImageList2 
         Index           =   0
         Left            =   5430
         Top             =   210
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   16777215
         ImageWidth      =   43
         ImageHeight     =   34
         MaskColor       =   16777215
         _Version        =   393216
         BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
            NumListImages   =   9
            BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmMain2.frx":0714
               Key             =   ""
            EndProperty
            BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmMain2.frx":0827
               Key             =   ""
            EndProperty
            BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmMain2.frx":09F9
               Key             =   ""
            EndProperty
            BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmMain2.frx":0B89
               Key             =   ""
            EndProperty
            BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmMain2.frx":0CFA
               Key             =   ""
            EndProperty
            BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmMain2.frx":0E58
               Key             =   ""
            EndProperty
            BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmMain2.frx":0F4C
               Key             =   ""
            EndProperty
            BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmMain2.frx":1041
               Key             =   ""
            EndProperty
            BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmMain2.frx":1133
               Key             =   ""
            EndProperty
         EndProperty
      End
   End
   Begin VB.CommandButton Picture3 
      Height          =   3255
      Left            =   2520
      MousePointer    =   9  'Size W E
      TabIndex        =   8
      Top             =   1440
      Width           =   83
   End
   Begin VB.PictureBox Picture2 
      Align           =   4  'Align Right
      Height          =   3555
      Left            =   2610
      ScaleHeight     =   3495
      ScaleWidth      =   4755
      TabIndex        =   2
      Top             =   1170
      Width           =   4815
      Begin VB.VScrollBar vs 
         Height          =   3795
         LargeChange     =   200
         Left            =   4440
         Max             =   10000
         SmallChange     =   50
         TabIndex        =   5
         Top             =   0
         Width           =   285
      End
      Begin VB.HScrollBar hs 
         Height          =   255
         LargeChange     =   200
         Left            =   0
         Max             =   10000
         SmallChange     =   50
         TabIndex        =   4
         Top             =   3840
         Width           =   4395
      End
      Begin VB.PictureBox Frame1 
         Height          =   255
         Left            =   4400
         ScaleHeight     =   195
         ScaleWidth      =   315
         TabIndex        =   3
         Top             =   3840
         Width           =   375
      End
      Begin VB.PictureBox pic 
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         ForeColor       =   &H80000008&
         Height          =   60000
         Left            =   60
         ScaleHeight     =   59970
         ScaleWidth      =   59970
         TabIndex        =   6
         Top             =   0
         Width           =   60000
         Begin VB.CommandButton lbl 
            BackColor       =   &H00217BF5&
            Caption         =   "Command1"
            Height          =   570
            Index           =   0
            Left            =   0
            Style           =   1  'Graphical
            TabIndex        =   7
            Top             =   0
            UseMaskColor    =   -1  'True
            Visible         =   0   'False
            Width           =   885
         End
      End
   End
   Begin MSComctlLib.StatusBar status 
      Align           =   2  'Align Bottom
      Height          =   375
      Left            =   0
      TabIndex        =   1
      Top             =   4725
      Width           =   7425
      _ExtentX        =   13097
      _ExtentY        =   661
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   4
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   1
            Bevel           =   0
            Enabled         =   0   'False
            Object.Width           =   4683
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Alignment       =   1
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Alignment       =   1
            Object.Width           =   2716
            MinWidth        =   2716
            Text            =   "000000 X 000000"
            TextSave        =   "000000 X 000000"
         EndProperty
         BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   2
         EndProperty
      EndProperty
   End
   Begin VB.PictureBox Picture1 
      Align           =   3  'Align Left
      Height          =   3555
      Left            =   0
      ScaleHeight     =   3495
      ScaleWidth      =   2475
      TabIndex        =   0
      Top             =   1170
      Width           =   2535
      Begin TabDlg.SSTab Tab 
         Height          =   420
         Left            =   0
         TabIndex        =   12
         Top             =   3600
         Visible         =   0   'False
         Width           =   2445
         _ExtentX        =   4313
         _ExtentY        =   741
         _Version        =   393216
         TabOrientation  =   1
         Style           =   1
         Tabs            =   2
         Tab             =   1
         TabHeight       =   520
         TabCaption(0)   =   "流程控制"
         TabPicture(0)   =   "frmMain2.frx":1227
         Tab(0).ControlEnabled=   0   'False
         Tab(0).ControlCount=   0
         TabCaption(1)   =   "权限分配"
         TabPicture(1)   =   "frmMain2.frx":1243
         Tab(1).ControlEnabled=   -1  'True
         Tab(1).ControlCount=   0
      End
      Begin MSComctlLib.TreeView trv 
         Height          =   3615
         Left            =   0
         TabIndex        =   13
         Top             =   0
         Width           =   2475
         _ExtentX        =   4366
         _ExtentY        =   6376
         _Version        =   393217
         Indentation     =   471
         LabelEdit       =   1
         LineStyle       =   1
         PathSeparator   =   "+"
         Sorted          =   -1  'True
         Style           =   7
         FullRowSelect   =   -1  'True
         ImageList       =   "imglst"
         Appearance      =   1
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False

⌨️ 快捷键说明

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