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

📄 main_jbzl_rygl.frm

📁 商品进销存管理系统 采用VB和SQL2000开发 具有很强的实用性
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form main_jbzl_rygl 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "基本资料管理-【人员管理】"
   ClientHeight    =   7245
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   10620
   Icon            =   "main_jbzl_rygl.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7245
   ScaleWidth      =   10620
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Tag             =   "编辑人员信息"
   Begin MSAdodcLib.Adodc Ado_Update 
      Height          =   375
      Left            =   1905
      Top             =   8865
      Width           =   2295
      _ExtentX        =   4048
      _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=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      Caption         =   "Ado_Update"
      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 Frame3 
      BackColor       =   &H80000004&
      Caption         =   "请选择查询条件"
      Height          =   660
      Left            =   75
      TabIndex        =   18
      Top             =   15
      Width           =   10485
      Begin VB.TextBox Text2 
         Height          =   300
         Left            =   2700
         TabIndex        =   21
         Top             =   225
         Width           =   5850
      End
      Begin VB.CommandButton cmdFind 
         Caption         =   "查询"
         Height          =   315
         Left            =   8640
         TabIndex        =   20
         Top             =   225
         Width           =   1710
      End
      Begin VB.ComboBox Combo4 
         Height          =   300
         ItemData        =   "main_jbzl_rygl.frx":038A
         Left            =   120
         List            =   "main_jbzl_rygl.frx":038C
         TabIndex        =   19
         Text            =   "Combo4"
         Top             =   225
         Width           =   2580
      End
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   5820
      Left            =   90
      TabIndex        =   0
      Top             =   720
      Width           =   10455
      _ExtentX        =   18441
      _ExtentY        =   10266
      _Version        =   393216
      Tabs            =   2
      TabsPerRow      =   2
      TabHeight       =   520
      TabCaption(0)   =   "人员基本信息"
      TabPicture(0)   =   "main_jbzl_rygl.frx":038E
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "人员列表"
      TabPicture(1)   =   "main_jbzl_rygl.frx":03AA
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "DataGrid1"
      Tab(1).Control(1)=   "Adodc1"
      Tab(1).ControlCount=   2
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   360
         Left            =   -75525
         Top             =   3705
         Visible         =   0   'False
         Width           =   2880
         _ExtentX        =   5080
         _ExtentY        =   635
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   2
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=db_medicine.mdb;Persist Security Info=False"
         OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=db_medicine.mdb;Persist Security Info=False"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "tb_employe"
         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.Frame Frame1 
         Height          =   5340
         Left            =   270
         TabIndex        =   1
         Top             =   360
         Width           =   9885
         Begin MSComCtl2.DTPicker DTPicker1 
            Height          =   300
            Left            =   5565
            TabIndex        =   45
            Top             =   615
            Width           =   4065
            _ExtentX        =   7170
            _ExtentY        =   529
            _Version        =   393216
            Format          =   61014017
            CurrentDate     =   39374
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Index           =   11
            Left            =   1290
            TabIndex        =   44
            Top             =   4920
            Width           =   8310
         End
         Begin VB.CheckBox Check1 
            Caption         =   "在职与否"
            Height          =   255
            Left            =   1290
            TabIndex        =   40
            Top             =   4500
            Value           =   1  'Checked
            Width           =   1695
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Index           =   7
            Left            =   1290
            TabIndex        =   39
            Top             =   2730
            Width           =   8310
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Index           =   5
            Left            =   1290
            TabIndex        =   37
            Top             =   2295
            Width           =   3465
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Index           =   4
            Left            =   1290
            TabIndex        =   35
            Top             =   1875
            Width           =   8310
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Index           =   3
            Left            =   1290
            TabIndex        =   33
            Top             =   1440
            Width           =   8310
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Index           =   1
            Left            =   1290
            TabIndex        =   8
            Top             =   195
            Width           =   3300
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Index           =   6
            Left            =   5985
            TabIndex        =   7
            Top             =   2295
            Width           =   3600
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Index           =   2
            Left            =   1275
            TabIndex        =   6
            Top             =   1020
            Width           =   8310
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Index           =   8
            Left            =   1290
            TabIndex        =   5
            Top             =   3165
            Width           =   8310
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Index           =   9
            Left            =   1290
            TabIndex        =   4
            Top             =   3615
            Width           =   8310
         End
         Begin VB.TextBox Text1 
            BeginProperty DataFormat 
               Type            =   1
               Format          =   """¥""#,##0.00"
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   2
            EndProperty
            Height          =   300
            Index           =   10
            Left            =   5985
            TabIndex        =   3
            Top             =   4065
            Width           =   3600
         End
         Begin VB.ComboBox Combo1 
            Height          =   300
            Left            =   1290
            Style           =   2  'Dropdown List
            TabIndex        =   2
            Top             =   615
            Width           =   3300
         End
         Begin MSComCtl2.DTPicker DTPicker2 
            Height          =   300
            Left            =   1305
            TabIndex        =   46
            Top             =   4065
            Width           =   3600
            _ExtentX        =   6350
            _ExtentY        =   529
            _Version        =   393216
            Format          =   61014017
            CurrentDate     =   39344
         End

⌨️ 快捷键说明

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