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

📄 sys_bmsz.frm

📁 基于SQL2000的企业管理MRPII,包含进销存,财务,报关等组件,VB6开发,带文档说明.
💻 FRM
字号:
VERSION 5.00
Object = "{A964BDA3-3E93-11CF-9A0F-9E6261DACD1C}#3.0#0"; "Resize32.ocx"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form sys_bmsz 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "部门名称设置"
   ClientHeight    =   6810
   ClientLeft      =   1635
   ClientTop       =   1530
   ClientWidth     =   9225
   Icon            =   "sys_bmsz.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   6810
   ScaleWidth      =   9225
   Begin VB.Frame Frame1 
      Height          =   6765
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   9195
      Begin ResizeLibCtl.ReSize ReSize1 
         Left            =   660
         Top             =   4530
         _Version        =   196608
         _ExtentX        =   741
         _ExtentY        =   741
         _StockProps     =   64
         Enabled         =   -1  'True
         Enabled         =   -1  'True
         FormMinWidth    =   0
         FormMinHeight   =   0
         FormDesignHeight=   6810
         FormDesignWidth =   9225
      End
      Begin VB.Frame Frame3 
         Caption         =   "预设上级部门"
         Height          =   735
         Left            =   2550
         TabIndex        =   19
         Top             =   240
         Width           =   6585
         Begin VB.ComboBox Combo1 
            Height          =   300
            ItemData        =   "sys_bmsz.frx":030A
            Left            =   1320
            List            =   "sys_bmsz.frx":030C
            TabIndex        =   20
            Top             =   360
            Width           =   5175
         End
         Begin VB.Label Label1 
            Caption         =   "上级部门:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   11.25
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Index           =   3
            Left            =   120
            TabIndex        =   21
            Top             =   360
            Width           =   1215
         End
      End
      Begin VB.TextBox Text 
         DataField       =   "bmbh"
         DataSource      =   "AdoprimaryRs"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   11.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   330
         Index           =   0
         Left            =   3840
         Locked          =   -1  'True
         TabIndex        =   1
         Top             =   1440
         Width           =   2175
      End
      Begin VB.TextBox Text 
         DataField       =   "bmmc"
         DataSource      =   "AdoprimaryRs"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   11.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   330
         Index           =   1
         Left            =   3840
         Locked          =   -1  'True
         TabIndex        =   2
         Top             =   1965
         Width           =   5145
      End
      Begin VB.TextBox Text 
         DataField       =   "sjbm"
         DataSource      =   "AdoprimaryRs"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   11.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   330
         Index           =   2
         Left            =   3840
         Locked          =   -1  'True
         TabIndex        =   3
         Top             =   2445
         Width           =   5145
      End
      Begin VB.Frame Frame2 
         Height          =   825
         Left            =   2490
         TabIndex        =   4
         Top             =   5910
         Width           =   6675
         Begin VB.CommandButton cmdmd 
            Caption         =   "末端"
            Height          =   610
            Left            =   1905
            Picture         =   "sys_bmsz.frx":030E
            Style           =   1  'Graphical
            TabIndex        =   14
            Top             =   150
            Width           =   615
         End
         Begin VB.CommandButton cmdnext 
            Caption         =   "向后"
            Height          =   610
            Left            =   1290
            Picture         =   "sys_bmsz.frx":08E0
            Style           =   1  'Graphical
            TabIndex        =   13
            Top             =   150
            Width           =   615
         End
         Begin VB.CommandButton cmdxq 
            Caption         =   "向前"
            Height          =   610
            Left            =   675
            Picture         =   "sys_bmsz.frx":0EB2
            Style           =   1  'Graphical
            TabIndex        =   12
            Top             =   150
            Width           =   615
         End
         Begin VB.CommandButton cmdqd 
            Caption         =   "首端"
            Height          =   610
            Left            =   60
            Picture         =   "sys_bmsz.frx":1484
            Style           =   1  'Graphical
            TabIndex        =   11
            Top             =   150
            Width           =   615
         End
         Begin VB.CommandButton Cmdadd 
            Caption         =   "新增"
            Height          =   610
            Left            =   2760
            Picture         =   "sys_bmsz.frx":1A56
            Style           =   1  'Graphical
            TabIndex        =   10
            Top             =   150
            Width           =   615
         End
         Begin VB.CommandButton CmdOK 
            Caption         =   "确认"
            Height          =   610
            Left            =   4710
            Picture         =   "sys_bmsz.frx":2078
            Style           =   1  'Graphical
            TabIndex        =   9
            Top             =   150
            Width           =   615
         End
         Begin VB.CommandButton Cmddelete 
            Caption         =   "删除"
            Height          =   610
            Left            =   3405
            Picture         =   "sys_bmsz.frx":216A
            Style           =   1  'Graphical
            TabIndex        =   8
            Top             =   150
            Width           =   615
         End
         Begin VB.CommandButton Cmdedit 
            Caption         =   "编辑"
            Height          =   610
            Left            =   4050
            Picture         =   "sys_bmsz.frx":273C
            Style           =   1  'Graphical
            TabIndex        =   7
            Top             =   150
            Width           =   615
         End
         Begin VB.CommandButton Cmdcancel 
            Caption         =   "取消"
            Height          =   610
            Left            =   5355
            Picture         =   "sys_bmsz.frx":2D0E
            Style           =   1  'Graphical
            TabIndex        =   6
            Top             =   150
            Width           =   615
         End
         Begin VB.CommandButton Cmdreturn 
            Caption         =   "返回"
            Height          =   610
            Left            =   6000
            Picture         =   "sys_bmsz.frx":32E0
            Style           =   1  'Graphical
            TabIndex        =   5
            Top             =   150
            Width           =   615
         End
      End
      Begin MSComctlLib.TreeView TreeView1 
         Height          =   6615
         Left            =   60
         TabIndex        =   15
         Top             =   120
         Width           =   2415
         _ExtentX        =   4260
         _ExtentY        =   11668
         _Version        =   393217
         Indentation     =   35
         LineStyle       =   1
         PathSeparator   =   "0"
         Sorted          =   -1  'True
         Style           =   7
         ImageList       =   "ImageList1"
         Appearance      =   1
         OLEDragMode     =   1
         OLEDropMode     =   1
      End
      Begin MSComctlLib.ImageList ImageList1 
         Left            =   1320
         Top             =   1800
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   16
         ImageHeight     =   16
         MaskColor       =   12632256
         UseMaskColor    =   0   'False
         _Version        =   393216
         BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
            NumListImages   =   3
            BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "sys_bmsz.frx":3563
               Key             =   ""
            EndProperty
            BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "sys_bmsz.frx":36BD
               Key             =   ""
            EndProperty
            BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "sys_bmsz.frx":39D7
               Key             =   ""
            EndProperty
         EndProperty
      End
      Begin VB.Label Label1 
         Caption         =   "部门编号:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   11.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   0
         Left            =   2640
         TabIndex        =   18
         Top             =   1515
         Width           =   1215
      End
      Begin VB.Label Label1 
         Caption         =   "部门名称:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   11.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   1
         Left            =   2640
         TabIndex        =   17
         Top             =   2040
         Width           =   1095
      End
      Begin VB.Label Label1 
         Caption         =   "上级部门:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   11.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Index           =   2
         Left            =   2640
         TabIndex        =   16
         Top             =   2520
         Width           =   1215
      End
   End
   Begin MSAdodcLib.Adodc AdoprimaryRs 
      Height          =   495
      Left            =   1800
      Top             =   240
      Width           =   3375
      _ExtentX        =   5953
      _ExtentY        =   873
      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         =   "AdoprimaryRs"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "PMingLiU"
         Size            =   9
         Charset         =   136
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
End
Attribute VB_Name = "sys_bmsz"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False



'*******************************************************
'*           曹叶枫   2003年6月23日
'*******************************************************
Private Sub cmdnext_Click() '

⌨️ 快捷键说明

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