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

📄 form6.frm

📁 一家大型电脑公司硬件销售管理系统 vb编写 值得写数据库人员参考借鉴
💻 FRM
📖 第 1 页 / 共 3 页
字号:
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"
Begin VB.Form Form6 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "职员管理"
   ClientHeight    =   6360
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   11790
   Icon            =   "Form6.frx":0000
   LinkTopic       =   "Form6"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   6360
   ScaleWidth      =   11790
   Begin VB.CommandButton CmdRE 
      Caption         =   "刷  新"
      Height          =   495
      Left            =   9360
      TabIndex        =   34
      Top             =   1680
      Width           =   1095
   End
   Begin VB.CommandButton Command10 
      Caption         =   "退  出"
      Height          =   495
      Left            =   10440
      TabIndex        =   33
      Top             =   1680
      Width           =   1095
   End
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   9480
      Top             =   8160
      Width           =   1680
      _ExtentX        =   2963
      _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=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      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.Frame Frame1 
      Caption         =   "查 询:"
      Height          =   1455
      Left            =   9360
      TabIndex        =   28
      Top             =   120
      Width           =   2175
      Begin VB.CommandButton CmdC 
         Caption         =   "取  消"
         Height          =   375
         Left            =   1200
         TabIndex        =   32
         Top             =   960
         Width           =   855
      End
      Begin VB.CommandButton CmdFind 
         Caption         =   "查  询"
         Height          =   375
         Left            =   120
         TabIndex        =   31
         Top             =   960
         Width           =   855
      End
      Begin VB.TextBox TxtFind 
         Height          =   270
         Left            =   120
         TabIndex        =   30
         Top             =   600
         Width           =   1935
      End
      Begin VB.ComboBox ComFind 
         Height          =   300
         Left            =   120
         TabIndex        =   29
         Text            =   "工号"
         Top             =   240
         Width           =   1095
      End
   End
   Begin VB.CommandButton Command9 
      Caption         =   "修  改"
      Height          =   495
      Left            =   6600
      TabIndex        =   27
      Top             =   1680
      Width           =   1215
   End
   Begin VB.CommandButton Command8 
      Caption         =   "取  消"
      Height          =   495
      Left            =   7560
      TabIndex        =   19
      Top             =   960
      Width           =   1215
   End
   Begin VB.TextBox Text8 
      Height          =   270
      Left            =   1200
      TabIndex        =   9
      Top             =   1200
      Width           =   5295
   End
   Begin VB.TextBox Text7 
      Height          =   270
      Left            =   1200
      TabIndex        =   8
      Top             =   840
      Width           =   5295
   End
   Begin VB.TextBox Text6 
      Height          =   270
      Left            =   5280
      MaxLength       =   10
      TabIndex        =   7
      Top             =   480
      Width           =   1095
   End
   Begin VB.TextBox Text5 
      Height          =   270
      Left            =   5280
      MaxLength       =   10
      TabIndex        =   6
      Top             =   120
      Width           =   1095
   End
   Begin VB.CommandButton Command7 
      Caption         =   "尾一条"
      Height          =   495
      Left            =   3720
      TabIndex        =   23
      Top             =   1680
      Width           =   1335
   End
   Begin VB.CommandButton Command6 
      Caption         =   "后一条"
      Height          =   495
      Left            =   2640
      Picture         =   "Form6.frx":0CCA
      TabIndex        =   22
      Top             =   1680
      Width           =   1215
   End
   Begin VB.CommandButton Command5 
      Caption         =   "前一条"
      Height          =   495
      Left            =   1440
      Picture         =   "Form6.frx":110C
      TabIndex        =   21
      Top             =   1680
      Width           =   1215
   End
   Begin VB.CommandButton Command4 
      Caption         =   "第一条"
      Height          =   495
      Left            =   240
      TabIndex        =   20
      Top             =   1680
      Width           =   1215
   End
   Begin VB.CommandButton Command3 
      Caption         =   "确定添加"
      Height          =   495
      Left            =   7560
      TabIndex        =   17
      Top             =   240
      Width           =   1215
   End
   Begin MSDataGridLib.DataGrid DataGrid1 
      Bindings        =   "Form6.frx":154E
      Height          =   3255
      Left            =   120
      TabIndex        =   0
      Top             =   2280
      Width           =   11535
      _ExtentX        =   20346
      _ExtentY        =   5741
      _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
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   1320
      Top             =   3120
      Width           =   2535
      _ExtentX        =   4471
      _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=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      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 Command2 
      Caption         =   "删  除"
      Height          =   495
      Left            =   7920
      TabIndex        =   11
      Top             =   1680
      Width           =   1215
   End
   Begin VB.CommandButton Command1 

⌨️ 快捷键说明

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