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

📄 frmtaskman.frm

📁 Visual Basic + Oracle 9i数据库应用系统开发与实例(项目售后支持管理系统),界面简洁大方,功能完善,数据库完整,适合学生学习利用~
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form FrmTaskMan 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "工作记录管理"
   ClientHeight    =   7185
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   11925
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7185
   ScaleWidth      =   11925
   StartUpPosition =   2  '屏幕中心
   Begin MSAdodcLib.Adodc AdoPrList 
      Height          =   375
      Left            =   120
      Top             =   6840
      Visible         =   0   'False
      Width           =   1935
      _ExtentX        =   3413
      _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=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=CallSys"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "CallSys"
      OtherAttributes =   ""
      UserName        =   "CALLMAN"
      Password        =   "CALLMAN"
      RecordSource    =   "SELECT PrId From PrRec"
      Caption         =   "Adodc2"
      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 MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   120
      Top             =   6480
      Visible         =   0   'False
      Width           =   1935
      _ExtentX        =   3413
      _ExtentY        =   582
      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=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=CallSys"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "CallSys"
      OtherAttributes =   ""
      UserName        =   "CALLMAN"
      Password        =   "CALLMAN"
      RecordSource    =   "SELECT * FROM Despatch"
      Caption         =   "Adodc1"
      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 VB.CommandButton Cmd_Solve 
      Caption         =   "解 决"
      Height          =   400
      Left            =   6812
      MouseIcon       =   "FrmTaskMan.frx":0000
      MousePointer    =   99  'Custom
      Style           =   1  'Graphical
      TabIndex        =   32
      Top             =   6600
      Width           =   1300
   End
   Begin VB.CommandButton Cmd_Back 
      Cancel          =   -1  'True
      Caption         =   "返 回"
      Height          =   400
      Left            =   8312
      MouseIcon       =   "FrmTaskMan.frx":030A
      MousePointer    =   99  'Custom
      Style           =   1  'Graphical
      TabIndex        =   31
      Top             =   6600
      Width           =   1300
   End
   Begin VB.CommandButton Cmd_Del 
      Caption         =   "删 除"
      Height          =   400
      Left            =   5312
      MouseIcon       =   "FrmTaskMan.frx":0614
      MousePointer    =   99  'Custom
      Style           =   1  'Graphical
      TabIndex        =   30
      Top             =   6600
      Width           =   1300
   End
   Begin VB.CommandButton Cmd_Add 
      Caption         =   "添 加"
      Height          =   400
      Left            =   2312
      MouseIcon       =   "FrmTaskMan.frx":091E
      MousePointer    =   99  'Custom
      Style           =   1  'Graphical
      TabIndex        =   29
      Top             =   6600
      Width           =   1300
   End
   Begin VB.CommandButton Cmd_Edit 
      Caption         =   "修 改"
      Height          =   400
      Left            =   3812
      MouseIcon       =   "FrmTaskMan.frx":0C28
      MousePointer    =   99  'Custom
      Style           =   1  'Graphical
      TabIndex        =   28
      Top             =   6600
      Width           =   1300
   End
   Begin MSDataGridLib.DataGrid DataGrid1 
      Bindings        =   "FrmTaskMan.frx":0F32
      Height          =   2775
      Left            =   120
      TabIndex        =   27
      Top             =   3600
      Width           =   11655
      _ExtentX        =   20558
      _ExtentY        =   4895
      _Version        =   393216
      HeadLines       =   1
      RowHeight       =   15
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ColumnCount     =   2
      BeginProperty Column00 
         DataField       =   ""
         Caption         =   ""
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column01 
         DataField       =   ""
         Caption         =   ""
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      SplitCount      =   1
      BeginProperty Split0 
         BeginProperty Column00 
         EndProperty
         BeginProperty Column01 
         EndProperty
      EndProperty
   End
   Begin VB.Frame Frame2 
      Caption         =   "工作分配"
      Height          =   3375
      Left            =   6360
      TabIndex        =   16
      Top             =   120
      Width           =   5415
      Begin VB.ComboBox ComboEuser 
         Enabled         =   0   'False
         Height          =   300
         ItemData        =   "FrmTaskMan.frx":0F47
         Left            =   3960
         List            =   "FrmTaskMan.frx":0F49
         TabIndex        =   19
         Text            =   "ComboEuser"
         Top             =   225
         Width           =   1335
      End
      Begin VB.TextBox txtMuser 
         Enabled         =   0   'False
         Height          =   270
         Left            =   1200
         MaxLength       =   20
         TabIndex        =   18
         Top             =   240
         Width           =   1335
      End
      Begin VB.TextBox txtMsuggest 
         Enabled         =   0   'False
         Height          =   2295
         Left            =   1200
         MaxLength       =   20
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   17
         Top             =   600
         Width           =   3975
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "主管姓名"
         Height          =   180
         Left            =   240
         TabIndex        =   26
         Top             =   285
         Width           =   720
      End
      Begin VB.Label Label10 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "负责人"
         Height          =   180
         Left            =   2880
         TabIndex        =   25
         Top             =   285
         Width           =   540
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "处理意见"
         Height          =   180
         Left            =   240
         TabIndex        =   24
         Top             =   645
         Width           =   720
      End
      Begin VB.Label lblDealDate 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "lblDealdate"
         Height          =   180
         Left            =   3960
         TabIndex        =   23
         Top             =   3000
         Width           =   990
      End
      Begin VB.Label lblDesDate 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "lblDesDate"
         Height          =   180
         Left            =   1200
         TabIndex        =   22
         Top             =   3000
         Width           =   900
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "处理日期"
         Height          =   180
         Left            =   2880
         TabIndex        =   21
         Top             =   3000
         Width           =   720
      End
      Begin VB.Label Label12 
         AutoSize        =   -1  'True

⌨️ 快捷键说明

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