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

📄 frmnodeproperties.frm

📁 vb开发的连接mysql的工作流设置程序,图形化工作流自定义工具,原先是连接到Domino上的工作流自定义工具,现修改至mysql上,后台管理员设置工作流,前台读取数据库调用.
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmNodeProperties 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "节点属性"
   ClientHeight    =   4470
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7965
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4470
   ScaleWidth      =   7965
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton cmdOK 
      Caption         =   "确定"
      Default         =   -1  'True
      Height          =   345
      Left            =   4650
      TabIndex        =   2
      Top             =   240
      Width           =   1185
   End
   Begin VB.CommandButton cmdCancel 
      Cancel          =   -1  'True
      Caption         =   "取消"
      Height          =   345
      Left            =   6390
      TabIndex        =   1
      Top             =   240
      Width           =   1185
   End
   Begin VB.TextBox txtName 
      Height          =   255
      Left            =   1290
      TabIndex        =   0
      Top             =   300
      Width           =   1755
   End
   Begin TabDlg.SSTab tabProp 
      Height          =   3615
      Left            =   0
      TabIndex        =   4
      Top             =   840
      Width           =   7785
      _ExtentX        =   13732
      _ExtentY        =   6376
      _Version        =   393216
      Style           =   1
      Tabs            =   6
      TabsPerRow      =   10
      TabHeight       =   520
      WordWrap        =   0   'False
      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)   =   "frmNodeProperties.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame2"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "chkDeptManager"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).ControlCount=   2
      TabCaption(1)   =   "时间控制"
      TabPicture(1)   =   "frmNodeProperties.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame4"
      Tab(1).Control(1)=   "chkTimecLimit"
      Tab(1).ControlCount=   2
      TabCaption(2)   =   "自动代理"
      TabPicture(2)   =   "frmNodeProperties.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "chkAutoAgent"
      Tab(2).Control(1)=   "Frame6"
      Tab(2).ControlCount=   2
      TabCaption(3)   =   "高级属性"
      TabPicture(3)   =   "frmNodeProperties.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "Frame5"
      Tab(3).ControlCount=   1
      TabCaption(4)   =   "子节点设置"
      TabPicture(4)   =   "frmNodeProperties.frx":0070
      Tab(4).ControlEnabled=   0   'False
      Tab(4).Control(0)=   "chkDistribute"
      Tab(4).Control(1)=   "Frame12"
      Tab(4).ControlCount=   2
      TabCaption(5)   =   "其他"
      TabPicture(5)   =   "frmNodeProperties.frx":008C
      Tab(5).ControlEnabled=   0   'False
      Tab(5).Control(0)=   "Frame1"
      Tab(5).ControlCount=   1
      Begin VB.CheckBox chkDeptManager 
         Caption         =   "部门负责人办理"
         Height          =   255
         Left            =   240
         TabIndex        =   77
         Top             =   360
         Width           =   1815
      End
      Begin VB.Frame Frame12 
         Caption         =   "分发设置"
         Height          =   2625
         Left            =   -74760
         TabIndex        =   67
         Top             =   840
         Width           =   7305
         Begin VB.ComboBox cmbDistributeEnd 
            Height          =   300
            Left            =   2400
            TabIndex        =   76
            Top             =   2137
            Width           =   3255
         End
         Begin VB.ComboBox cmbDistributeDone 
            Height          =   300
            Left            =   2400
            TabIndex        =   74
            Top             =   1537
            Width           =   3255
         End
         Begin VB.ComboBox cmbDistributeSetup 
            Height          =   300
            Left            =   2400
            TabIndex        =   72
            Top             =   960
            Width           =   1095
         End
         Begin VB.ComboBox cmbDistributeLevel 
            Height          =   300
            Left            =   2400
            TabIndex        =   69
            Top             =   420
            Width           =   1095
         End
         Begin VB.Label Label15 
            Caption         =   "子节点结束处理方式:"
            Height          =   255
            Left            =   525
            TabIndex        =   75
            Top             =   2160
            Width           =   1695
         End
         Begin VB.Label Label14 
            Caption         =   "办理人办理后设定:"
            Height          =   255
            Left            =   525
            TabIndex        =   73
            Top             =   1560
            Width           =   1695
         End
         Begin VB.Label Label13 
            Caption         =   "办理设定:"
            Height          =   255
            Left            =   525
            TabIndex        =   71
            Top             =   983
            Width           =   1575
         End
         Begin VB.Label Label18 
            AutoSize        =   -1  'True
            Caption         =   "允许下发的级别:"
            Height          =   180
            Left            =   525
            TabIndex        =   70
            Top             =   480
            Width           =   1440
         End
         Begin VB.Label Label17 
            AutoSize        =   -1  'True
            Caption         =   "(可在对话框中指定允许下发的级别,输入数字)"
            Height          =   180
            Left            =   3480
            TabIndex        =   68
            Top             =   480
            Width           =   3690
         End
      End
      Begin VB.CheckBox chkDistribute 
         Caption         =   "启动子节点设置"
         Height          =   345
         Left            =   -74640
         TabIndex        =   66
         Top             =   480
         Width           =   1575
      End
      Begin VB.CheckBox chkTimecLimit 
         Caption         =   "启动过期通知"
         Height          =   345
         Left            =   -74760
         TabIndex        =   65
         Top             =   480
         Value           =   1  'Checked
         Width           =   1575
      End
      Begin VB.Frame Frame4 
         Caption         =   "过期控制"
         Height          =   2625
         Left            =   -74760
         TabIndex        =   50
         Top             =   840
         Width           =   7305
         Begin VB.ComboBox cmbAfterDuration 
            Height          =   300
            ItemData        =   "frmNodeProperties.frx":00A8
            Left            =   5760
            List            =   "frmNodeProperties.frx":00B8
            Style           =   2  'Dropdown List
            TabIndex        =   58
            Top             =   1410
            Visible         =   0   'False
            Width           =   1395
         End
         Begin VB.TextBox txtRepeatTimes 
            Height          =   255
            Left            =   5700
            TabIndex        =   57
            Top             =   480
            Width           =   1155
         End
         Begin VB.TextBox txtDurationRepeat 
            BeginProperty DataFormat 
               Type            =   1
               Format          =   "0"
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   1
            EndProperty
            Height          =   285
            Left            =   1920
            TabIndex        =   56
            Top             =   1470
            Width           =   825
         End
         Begin VB.TextBox txtDurationTolerance 
            Height          =   285
            Left            =   1920
            TabIndex        =   55
            Top             =   960
            Width           =   825
         End
         Begin VB.TextBox txtDurationTime 
            Height          =   285
            Left            =   1920
            TabIndex        =   54
            Top             =   360
            Width           =   825
         End
         Begin VB.ComboBox cmbTime 
            Height          =   300
            Index           =   2
            ItemData        =   "frmNodeProperties.frx":00F4
            Left            =   2880
            List            =   "frmNodeProperties.frx":0104
            Style           =   2  'Dropdown List
            TabIndex        =   53
            Top             =   1440
            Width           =   1245
         End
         Begin VB.ComboBox cmbTime 
            Height          =   300
            Index           =   1
            ItemData        =   "frmNodeProperties.frx":0120
            Left            =   2850
            List            =   "frmNodeProperties.frx":0130
            Style           =   2  'Dropdown List
            TabIndex        =   52
            Top             =   930
            Width           =   1275
         End
         Begin VB.ComboBox cmbTime 
            Height          =   300
            Index           =   0
            ItemData        =   "frmNodeProperties.frx":014C
            Left            =   2850
            List            =   "frmNodeProperties.frx":015C
            Style           =   2  'Dropdown List
            TabIndex        =   51
            Top             =   360
            Width           =   1275
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Caption         =   "次"
            Height          =   180
            Left            =   6930
            TabIndex        =   64
            Top             =   510
            Width           =   180
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            Caption         =   "催办过期处理:"
            Height          =   180
            Left            =   4320
            TabIndex        =   63
            Top             =   1470
            Visible         =   0   'False
            Width           =   1260
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "催办次数:"
            Height          =   180
            Left            =   4470
            TabIndex        =   62
            Top             =   540
            Width           =   900
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "通知时间间隔:"
            Height          =   180
            Left            =   360
            TabIndex        =   61
            Top             =   1530
            Width           =   1260
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "过期通知设置:"
            Height          =   180
            Left            =   420
            TabIndex        =   60
            Top             =   1020
            Width           =   1260
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "节点处理期限:"
            Height          =   180
            Left            =   420
            TabIndex        =   59
            Top             =   390
            Width           =   1260
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "说    明"
         Height          =   2805
         Left            =   -74760
         TabIndex        =   48
         Top             =   600
         Width           =   7245
         Begin VB.TextBox txtComment 
            Height          =   2415
            Left            =   240
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   49
            Top             =   240
            Width           =   6765
         End
      End
      Begin VB.Frame Frame5 
         Caption         =   "权限设置"
         Height          =   2955
         Left            =   -74880
         TabIndex        =   34
         Top             =   480
         Width           =   7515
         Begin VB.ComboBox cmbUserModifyType 
            Height          =   300
            ItemData        =   "frmNodeProperties.frx":0178
            Left            =   1320
            List            =   "frmNodeProperties.frx":0185
            Style           =   2  'Dropdown List
            TabIndex        =   46
            Top             =   240
            Width           =   1695
         End
         Begin VB.Frame Frame11 
            Height          =   2175
            Left            =   120
            TabIndex        =   35
            Top             =   720
            Width           =   7335
            Begin VB.CheckBox chkAllow 
               Caption         =   "办理通知"
               Height          =   375
               Index           =   0
               Left            =   360
               MouseIcon       =   "frmNodeProperties.frx":01A7
               MousePointer    =   14  'Arrow and Question
               TabIndex        =   45
               ToolTipText     =   "向此节点的下一办理人发送办理通知(待办事宜)"
               Top             =   1320
               Width           =   1035
            End
            Begin VB.CheckBox chkAllow 
               Caption         =   "允许转办"

⌨️ 快捷键说明

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