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

📄 frmoprinfo.frm

📁 一套简易的MIS系统。带SQLServer数据库。供参考。
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{E95A2510-F3D1-416D-823B-4F840FE98091}#3.0#0"; "Command.ocx"
Begin VB.Form frmOprInfo 
   Appearance      =   0  'Flat
   BackColor       =   &H00E0E0E0&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "操作员信息维护"
   ClientHeight    =   6990
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   11190
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   6990
   ScaleWidth      =   11190
   ShowInTaskbar   =   0   'False
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      ForeColor       =   &H80000008&
      Height          =   3675
      Left            =   3420
      ScaleHeight     =   3645
      ScaleWidth      =   4965
      TabIndex        =   11
      Top             =   1410
      Width           =   4995
      Begin VB.ComboBox cmbMain 
         Height          =   300
         Left            =   1620
         Style           =   2  'Dropdown List
         TabIndex        =   19
         Top             =   1830
         Width           =   2325
      End
      Begin VB.TextBox txtName1 
         Appearance      =   0  'Flat
         Height          =   300
         Left            =   1620
         TabIndex        =   17
         Top             =   2250
         Width           =   2325
      End
      Begin VB.TextBox txtName 
         Appearance      =   0  'Flat
         Height          =   300
         Left            =   1620
         TabIndex        =   15
         Top             =   870
         Width           =   2325
      End
      Begin VB.OptionButton optList 
         BackColor       =   &H00E0E0E0&
         Caption         =   "二级功能模块"
         ForeColor       =   &H00FF0000&
         Height          =   375
         Left            =   750
         TabIndex        =   13
         Top             =   1440
         Width           =   1545
      End
      Begin VB.OptionButton optMain 
         BackColor       =   &H00E0E0E0&
         Caption         =   "主功能模块"
         ForeColor       =   &H00FF0000&
         Height          =   375
         Left            =   750
         MaskColor       =   &H00E0E0E0&
         TabIndex        =   12
         Top             =   480
         Width           =   1305
      End
      Begin CSCommand.Command cmdMain 
         Height          =   375
         Left            =   1320
         TabIndex        =   20
         Top             =   2820
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   661
         Icon            =   "frmOprInfo.frx":0000
         Caption         =   "保存(&B)"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin CSCommand.Command cmdGClose 
         Height          =   375
         Left            =   2655
         TabIndex        =   21
         Top             =   2820
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   661
         Icon            =   "frmOprInfo.frx":059A
         Caption         =   "关闭窗口(&C)"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "主功能模块:"
         Height          =   180
         Left            =   600
         TabIndex        =   18
         Top             =   1890
         Width           =   1080
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "功能名称:"
         Height          =   180
         Left            =   780
         TabIndex        =   16
         Top             =   2280
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "功能名称:"
         Height          =   180
         Left            =   780
         TabIndex        =   14
         Top             =   930
         Width           =   900
      End
   End
   Begin MSComctlLib.ImageList ImageList3 
      Left            =   3060
      Top             =   510
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   10
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmOprInfo.frx":0B34
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmOprInfo.frx":0ECE
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmOprInfo.frx":1268
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmOprInfo.frx":1602
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmOprInfo.frx":199C
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmOprInfo.frx":1D36
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmOprInfo.frx":20D0
            Key             =   ""
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmOprInfo.frx":246A
            Key             =   ""
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmOprInfo.frx":2804
            Key             =   ""
         EndProperty
         BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmOprInfo.frx":2D9E
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.ListView lstLimited2 
      Height          =   3525
      Left            =   3060
      TabIndex        =   7
      Top             =   3420
      Width           =   8085
      _ExtentX        =   14261
      _ExtentY        =   6218
      LabelWrap       =   -1  'True
      HideSelection   =   -1  'True
      _Version        =   393217
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      BorderStyle     =   1
      Appearance      =   1
      NumItems        =   0
   End
   Begin MSComctlLib.ListView lstLimited1 
      Height          =   2835
      Left            =   3060
      TabIndex        =   6
      Top             =   540
      Width           =   8085
      _ExtentX        =   14261
      _ExtentY        =   5001
      LabelWrap       =   -1  'True
      HideSelection   =   -1  'True
      _Version        =   393217
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      BorderStyle     =   1
      Appearance      =   1
      NumItems        =   0
   End
   Begin MSComctlLib.ListView lstOpr 
      Height          =   6405
      Left            =   30
      TabIndex        =   5
      Top             =   540
      Width           =   3015
      _ExtentX        =   5318
      _ExtentY        =   11298
      LabelWrap       =   -1  'True
      HideSelection   =   -1  'True
      _Version        =   393217
      Icons           =   "ImageList3"
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      BorderStyle     =   1
      Appearance      =   1
      NumItems        =   0
   End
   Begin VB.TextBox txtOpr 
      Appearance      =   0  'Flat
      Height          =   300
      Index           =   1
      Left            =   3960
      TabIndex        =   3
      Top             =   180
      Width           =   1725
   End
   Begin VB.TextBox txtOpr 
      Appearance      =   0  'Flat
      BackColor       =   &H00FFFFFF&
      Height          =   300
      Index           =   0
      Left            =   1110
      TabIndex        =   0
      Top             =   180
      Width           =   1755
   End
   Begin CSCommand.Command cmdOK 
      Height          =   375
      Left            =   5700
      TabIndex        =   1
      Top             =   120
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   661
      Icon            =   "frmOprInfo.frx":3338
      Caption         =   "确定(&S)"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin CSCommand.Command cmdFunction 
      Height          =   375
      Left            =   7035
      TabIndex        =   8
      Top             =   120
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   661
      Icon            =   "frmOprInfo.frx":38D2
      Caption         =   "功能信息(&F)"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End

⌨️ 快捷键说明

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