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

📄 frmsystem_main.frm

📁 企业生产管理系统 提供对企业的日常生产管理
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form Frmsystem_main 
   Caption         =   "系统维护"
   ClientHeight    =   9510
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   12570
   Icon            =   "Frmsystem_main.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   9510
   ScaleWidth      =   12570
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame5 
      Caption         =   "☆部门工作项目☆"
      ForeColor       =   &H80000002&
      Height          =   4215
      Left            =   6720
      TabIndex        =   27
      Top             =   5280
      Width           =   5055
      Begin VB.CommandButton cmdFind 
         Caption         =   "查询 (&F)"
         Height          =   255
         Left            =   720
         TabIndex        =   45
         Top             =   240
         Width           =   1215
      End
      Begin VB.CommandButton cmdDelete 
         Caption         =   "删除 (&D)"
         Height          =   255
         Left            =   1920
         TabIndex        =   44
         Top             =   240
         Width           =   1215
      End
      Begin VB.CommandButton cmdUpdate 
         Caption         =   "更新 (&U)"
         Height          =   255
         Left            =   3120
         TabIndex        =   42
         Top             =   240
         Width           =   1095
      End
      Begin VB.TextBox tFind 
         Height          =   270
         Left            =   1080
         TabIndex        =   41
         Text            =   "Tfind"
         Top             =   1560
         Visible         =   0   'False
         Width           =   1095
      End
      Begin MSAdodcLib.Adodc adoDelete 
         Height          =   330
         Left            =   2880
         Top             =   2640
         Visible         =   0   'False
         Width           =   1200
         _ExtentX        =   2117
         _ExtentY        =   582
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   1
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=company;Data Source=wgh"
         OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=company;Data Source=wgh"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "select * from 公司工作项目表"
         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 AdoFind 
         Height          =   330
         Left            =   1320
         Top             =   2520
         Visible         =   0   'False
         Width           =   1200
         _ExtentX        =   2117
         _ExtentY        =   582
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   1
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=company;Data Source=wgh"
         OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=company;Data Source=wgh"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "select * from 部门项目表"
         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 MSDataGridLib.DataGrid dataGF 
         Bindings        =   "Frmsystem_main.frx":0442
         Height          =   3375
         Left            =   120
         TabIndex        =   43
         Top             =   600
         Width           =   4695
         _ExtentX        =   8281
         _ExtentY        =   5953
         _Version        =   393216
         AllowUpdate     =   0   'False
         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
   End
   Begin VB.Timer Timer1 
      Interval        =   500
      Left            =   3600
      Top             =   3240
   End
   Begin MSComctlLib.StatusBar StatusBar1 
      Align           =   2  'Align Bottom
      Height          =   255
      Left            =   0
      TabIndex        =   26
      Top             =   9255
      Width           =   12570
      _ExtentX        =   22172
      _ExtentY        =   450
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   4
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   3351
            MinWidth        =   3351
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   3175
            MinWidth        =   3175
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   5115
            MinWidth        =   5115
         EndProperty
         BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
         EndProperty
      EndProperty
   End
   Begin VB.Frame Frame4 
      Caption         =   "★公司工作项目★"
      ForeColor       =   &H80000002&
      Height          =   4335
      Left            =   1440
      TabIndex        =   25
      Top             =   5160
      Visible         =   0   'False
      Width           =   4935
      Begin VB.CommandButton cmdDel 
         Caption         =   "删除(&D)"
         Height          =   255
         Left            =   3600
         TabIndex        =   51
         Top             =   960
         Width           =   855
      End
      Begin VB.CommandButton cmdF 
         Caption         =   "查询(&F)"
         Height          =   255
         Left            =   1920
         TabIndex        =   50
         Top             =   1200
         Width           =   855
      End
      Begin VB.CommandButton cmdPrint 
         Caption         =   "打印(&P)"
         Height          =   255
         Left            =   2760
         TabIndex        =   49
         Top             =   1200
         Width           =   855
      End
      Begin VB.CommandButton cmdUp 
         Caption         =   "修改(&U)"
         Height          =   255
         Left            =   2760
         TabIndex        =   48
         Top             =   960
         Width           =   855
      End
      Begin VB.CommandButton cmd_save 
         Caption         =   "保存(&S)"
         Height          =   255
         Left            =   1920
         TabIndex        =   47
         Top             =   960
         Width           =   855
      End
      Begin VB.CommandButton cmdC 
         Caption         =   "取消(&Q)"
         Height          =   255
         Left            =   3600
         TabIndex        =   46
         Top             =   1200
         Width           =   855
      End
      Begin VB.CommandButton cmdDp 
         Caption         =   "向部门分配项目"
         Height          =   255
         Left            =   120
         TabIndex        =   40
         Top             =   1200
         Width           =   1455
      End
      Begin VB.TextBox Text10 
         Height          =   270
         Left            =   1080
         TabIndex        =   39
         Top             =   600
         Width           =   1695
      End
      Begin MSAdodcLib.Adodc Adodc2 
         Height          =   330
         Left            =   960
         Top             =   3120
         Visible         =   0   'False
         Width           =   2295
         _ExtentX        =   4048
         _ExtentY        =   582
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   1
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=company;Data Source=WGH"
         OLEDBString     =   "Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initial Catalog=company;Data Source=WGH"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "select * from 公司工作项目表"
         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 VB.CommandButton cmdL 
         Caption         =   ">>"
         Height          =   255
         Left            =   1200
         TabIndex        =   38
         Top             =   960
         Width           =   375
      End
      Begin VB.CommandButton cmdN 
         Caption         =   ">"
         Height          =   255
         Left            =   840
         TabIndex        =   37
         Top             =   960
         Width           =   375
      End
      Begin VB.CommandButton cmdP 
         Caption         =   "<"
         Height          =   255
         Left            =   480
         TabIndex        =   36
         Top             =   960
         Width           =   375
      End
      Begin VB.CommandButton cmdFirst 
         Caption         =   "<<"
         Height          =   255
         Left            =   120
         TabIndex        =   35
         Top             =   960
         Width           =   375
      End
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "Frmsystem_main.frx":0458
         Height          =   2535
         Left            =   120
         TabIndex        =   34
         Top             =   1560
         Width           =   4695
         _ExtentX        =   8281
         _ExtentY        =   4471
         _Version        =   393216
         AllowUpdate     =   0   'False
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400

⌨️ 快捷键说明

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