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

📄

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{BEEECC20-4D5F-4F8B-BFDC-5D9B6FBDE09D}#1.0#0"; "vsflex8.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form Gy_Department 
   Caption         =   "部门设置"
   ClientHeight    =   7140
   ClientLeft      =   735
   ClientTop       =   1860
   ClientWidth     =   10395
   HelpContextID   =   2001
   Icon            =   "公用_部门设置.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form2"
   ScaleHeight     =   7140
   ScaleWidth      =   10395
   Begin MSComctlLib.ImageList ImageList2 
      Left            =   780
      Top             =   750
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   4
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "公用_部门设置.frx":08CA
            Key             =   "T"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "公用_部门设置.frx":11A4
            Key             =   "C"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "公用_部门设置.frx":1A7E
            Key             =   "Cl"
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "公用_部门设置.frx":2AD0
            Key             =   "O"
         EndProperty
      EndProperty
   End
   Begin VB.PictureBox picSplitter 
      BackColor       =   &H00C0C0C0&
      BorderStyle     =   0  'None
      FillColor       =   &H00808080&
      Height          =   6270
      Left            =   2850
      ScaleHeight     =   2730.227
      ScaleMode       =   0  'User
      ScaleWidth      =   468
      TabIndex        =   12
      Top             =   750
      Visible         =   0   'False
      Width           =   45
   End
   Begin MSComctlLib.TreeView TreeView 
      Height          =   6435
      Left            =   30
      TabIndex        =   11
      Top             =   660
      Width           =   2775
      _ExtentX        =   4895
      _ExtentY        =   11351
      _Version        =   393217
      Indentation     =   617
      LabelEdit       =   1
      Style           =   7
      ImageList       =   "ImageList2"
      Appearance      =   1
      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 TabDlg.SSTab StTab 
      Height          =   6435
      Left            =   3000
      TabIndex        =   8
      Top             =   675
      Width           =   7380
      _ExtentX        =   13018
      _ExtentY        =   11351
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      TabHeight       =   520
      TabCaption(0)   =   "列表视图"
      TabPicture(0)   =   "公用_部门设置.frx":2E6A
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "CzxsGrid"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "单张视图"
      TabPicture(1)   =   "公用_部门设置.frx":2E86
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "QxCommand"
      Tab(1).Control(1)=   "LrText(3)"
      Tab(1).Control(2)=   "Combo1"
      Tab(1).Control(3)=   "LrText(2)"
      Tab(1).Control(4)=   "Ydcommand1(0)"
      Tab(1).Control(5)=   "BcCommand"
      Tab(1).Control(6)=   "LrText(1)"
      Tab(1).Control(7)=   "LrText(0)"
      Tab(1).Control(8)=   "Label2"
      Tab(1).Control(9)=   "TsLabel(3)"
      Tab(1).Control(10)=   "TsLabel(2)"
      Tab(1).Control(11)=   "TsLabel(1)"
      Tab(1).Control(12)=   "TsLabel(0)"
      Tab(1).Control(13)=   "Lbl_codescheme"
      Tab(1).Control(14)=   "Label1"
      Tab(1).ControlCount=   15
      Begin VB.CommandButton QxCommand 
         Cancel          =   -1  'True
         Caption         =   "取消(&C)"
         Height          =   300
         Left            =   -71440
         TabIndex        =   6
         Top             =   3000
         Width           =   1120
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   3
         Left            =   -73455
         TabIndex        =   4
         Text            =   "3"
         Top             =   2205
         Width           =   3135
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         ItemData        =   "公用_部门设置.frx":2EA2
         Left            =   -73455
         List            =   "公用_部门设置.frx":2EA4
         Style           =   2  'Dropdown List
         TabIndex        =   2
         Top             =   1380
         Width           =   3135
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   2
         Left            =   -73455
         TabIndex        =   3
         Text            =   "2"
         Top             =   1800
         Width           =   3135
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   0
         Left            =   -71160
         Picture         =   "公用_部门设置.frx":2EA6
         Style           =   1  'Graphical
         TabIndex        =   13
         Top             =   3330
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.CommandButton BcCommand 
         Caption         =   "保存(&S)"
         Height          =   300
         Left            =   -72645
         TabIndex        =   5
         Top             =   3000
         Width           =   1120
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   1
         Left            =   -73455
         TabIndex        =   1
         Text            =   "1"
         Top             =   975
         Width           =   3135
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   0
         Left            =   -73455
         TabIndex        =   0
         Text            =   "0"
         Top             =   570
         Width           =   2100
      End
      Begin VSFlex8Ctl.VSFlexGrid CzxsGrid 
         Height          =   5925
         Left            =   90
         TabIndex        =   7
         Top             =   420
         Width           =   7185
         _cx             =   5080
         _cy             =   5080
         Appearance      =   1
         BorderStyle     =   1
         Enabled         =   -1  'True
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         MousePointer    =   0
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         BackColorFixed  =   -2147483633
         ForeColorFixed  =   -2147483630
         BackColorSel    =   -2147483635
         ForeColorSel    =   -2147483634
         BackColorBkg    =   8421504
         BackColorAlternate=   -2147483643
         GridColor       =   -2147483633
         GridColorFixed  =   -2147483632
         TreeColor       =   -2147483632
         FloodColor      =   192
         SheetBorder     =   -2147483642
         FocusRect       =   1
         HighLight       =   1
         AllowSelection  =   -1  'True
         AllowBigSelection=   -1  'True
         AllowUserResizing=   0
         SelectionMode   =   0
         GridLines       =   1
         GridLinesFixed  =   2
         GridLineWidth   =   1
         Rows            =   5000
         Cols            =   10
         FixedRows       =   1
         FixedCols       =   0
         RowHeightMin    =   0
         RowHeightMax    =   0
         ColWidthMin     =   0
         ColWidthMax     =   0
         ExtendLastCol   =   0   'False
         FormatString    =   ""
         ScrollTrack     =   0   'False
         ScrollBars      =   3
         ScrollTips      =   0   'False
         MergeCells      =   0
         MergeCompare    =   0
         AutoResize      =   -1  'True
         AutoSizeMode    =   0
         AutoSearch      =   0
         AutoSearchDelay =   2
         MultiTotals     =   -1  'True
         SubtotalPosition=   1
         OutlineBar      =   0
         OutlineCol      =   0
         Ellipsis        =   0
         ExplorerBar     =   0
         PicturesOver    =   0   'False
         FillStyle       =   0
         RightToLeft     =   0   'False
         PictureType     =   0
         TabBehavior     =   0
         OwnerDraw       =   0
         Editable        =   0
         ShowComboButton =   1
         WordWrap        =   0   'False
         TextStyle       =   0
         TextStyleFixed  =   0
         OleDragMode     =   0
         OleDropMode     =   0
         DataMode        =   0
         VirtualData     =   -1  'True
         DataMember      =   ""
         ComboSearch     =   3
         AutoSizeMouse   =   -1  'True
         FrozenRows      =   0
         FrozenCols      =   0
         AllowUserFreezing=   0
         BackColorFrozen =   0
         ForeColorFrozen =   0
         WallPaperAlignment=   9
         AccessibleName  =   ""
         AccessibleDescription=   ""
         AccessibleValue =   ""
         AccessibleRole  =   24
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "部门属性:"
         Height          =   180
         Left            =   -74295
         TabIndex        =   20
         Top             =   1455
         Width           =   810
      End
      Begin VB.Label TsLabel 
         AutoSize        =   -1  'True
         Caption         =   "电话:"
         Height          =   180
         Index           =   3
         Left            =   -74295
         TabIndex        =   19
         Top             =   2220
         Width           =   450
      End
      Begin VB.Label TsLabel 
         AutoSize        =   -1  'True
         Caption         =   "负责人:"
         Height          =   180
         Index           =   2
         Left            =   -74295
         TabIndex        =   18
         Top             =   1830
         Width           =   630
      End
      Begin VB.Label TsLabel 
         AutoSize        =   -1  'True
         Caption         =   "部门名称:"
         Height          =   180
         Index           =   1
         Left            =   -74295
         TabIndex        =   17
         Top             =   1050
         Width           =   810
      End
      Begin VB.Label TsLabel 
         AutoSize        =   -1  'True
         Caption         =   "部门编码:"
         Height          =   180

⌨️ 快捷键说明

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