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

📄

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "tabctl32.ocx"
Begin VB.Form Xt_login 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "百利/ERP5.0-电子报表"
   ClientHeight    =   4170
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   4830
   ControlBox      =   0   'False
   Icon            =   "系统登录窗体.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form2"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4170
   ScaleWidth      =   4830
   StartUpPosition =   1  '所有者中心
   Begin VB.CheckBox CtdrCheck 
      Caption         =   "非第一次调入窗体"
      Height          =   735
      Left            =   4980
      TabIndex        =   25
      Top             =   450
      Width           =   705
   End
   Begin VB.CheckBox QdCheck 
      Caption         =   "是否修改查询条件"
      Height          =   825
      Left            =   4980
      TabIndex        =   24
      Top             =   1320
      Value           =   1  'Checked
      Width           =   705
   End
   Begin TabDlg.SSTab StTab 
      Height          =   4095
      Left            =   60
      TabIndex        =   12
      Top             =   30
      Width           =   4725
      _ExtentX        =   8334
      _ExtentY        =   7223
      _Version        =   393216
      Style           =   1
      TabHeight       =   520
      TabCaption(0)   =   "帐套选择及身份验证"
      TabPicture(0)   =   "系统登录窗体.frx":0442
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1(0)"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "数据服务器连接设置"
      TabPicture(1)   =   "系统登录窗体.frx":045E
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame1(1)"
      Tab(1).ControlCount=   1
      TabCaption(2)   =   "更改密码"
      TabPicture(2)   =   "系统登录窗体.frx":047A
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame1(2)"
      Tab(2).ControlCount=   1
      Begin VB.Frame Frame1 
         Height          =   3645
         Index           =   2
         Left            =   -74910
         TabIndex        =   26
         Top             =   330
         Width           =   4515
         Begin VB.CommandButton MmqdCommand 
            Caption         =   "确定(&O)"
            Height          =   300
            Left            =   1260
            TabIndex        =   34
            Top             =   2100
            Width           =   1120
         End
         Begin VB.CommandButton MmqxCommand 
            Caption         =   "取消(&C)"
            Height          =   300
            Left            =   2430
            TabIndex        =   33
            Top             =   2100
            Width           =   1120
         End
         Begin VB.TextBox LrText 
            Height          =   300
            IMEMode         =   3  'DISABLE
            Index           =   2
            Left            =   1350
            MaxLength       =   20
            PasswordChar    =   "*"
            TabIndex        =   11
            Top             =   1170
            Width           =   3000
         End
         Begin VB.TextBox LrText 
            Height          =   300
            IMEMode         =   3  'DISABLE
            Index           =   1
            Left            =   1350
            MaxLength       =   20
            PasswordChar    =   "*"
            TabIndex        =   10
            Top             =   780
            Width           =   3000
         End
         Begin VB.TextBox LrText 
            Height          =   300
            IMEMode         =   3  'DISABLE
            Index           =   0
            Left            =   1350
            MaxLength       =   20
            PasswordChar    =   "*"
            TabIndex        =   9
            Top             =   390
            Width           =   3000
         End
         Begin VB.Line Line1 
            BorderColor     =   &H00FFFFFF&
            Index           =   3
            X1              =   300
            X2              =   4290
            Y1              =   1800
            Y2              =   1800
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "确认密码:"
            Height          =   195
            Index           =   16
            Left            =   300
            TabIndex        =   29
            Top             =   1230
            Width           =   765
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "新密码:"
            Height          =   195
            Index           =   15
            Left            =   300
            TabIndex        =   28
            Top             =   840
            Width           =   585
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "旧密码:"
            Height          =   195
            Index           =   14
            Left            =   300
            TabIndex        =   27
            Top             =   420
            Width           =   585
         End
         Begin VB.Line Line1 
            Index           =   2
            X1              =   300
            X2              =   4290
            Y1              =   1770
            Y2              =   1770
         End
      End
      Begin VB.Frame Frame1 
         Height          =   3645
         Index           =   1
         Left            =   -74910
         TabIndex        =   19
         Top             =   330
         Width           =   4515
         Begin VB.CommandButton LjqxCommand 
            Caption         =   "取消(&C)"
            Height          =   300
            Left            =   2850
            TabIndex        =   21
            Top             =   1350
            Width           =   1120
         End
         Begin VB.CommandButton LjqdCommand 
            Caption         =   "确定(&O)"
            Height          =   300
            Left            =   1680
            TabIndex        =   8
            Top             =   1350
            Width           =   1120
         End
         Begin VB.TextBox ServerText 
            Height          =   300
            Left            =   1350
            TabIndex        =   7
            Top             =   600
            Width           =   2985
         End
         Begin MSComCtl2.Animation Animation1 
            Height          =   615
            Left            =   300
            TabIndex        =   23
            Top             =   1260
            Visible         =   0   'False
            Width           =   705
            _ExtentX        =   1244
            _ExtentY        =   1085
            _Version        =   393216
            Center          =   -1  'True
            BackStyle       =   1
            FullWidth       =   47
            FullHeight      =   41
         End
         Begin VB.Label DdtsLabel 
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   1110
            TabIndex        =   22
            Top             =   2550
            Width           =   3045
         End
         Begin VB.Label TsLabel 
            AutoSize        =   -1  'True
            Caption         =   "数据服务器:"
            Height          =   195
            Index           =   7
            Left            =   330
            TabIndex        =   20
            Top             =   660
            Width           =   945
         End
      End
      Begin VB.Frame Frame1 
         Height          =   3585
         Index           =   0
         Left            =   90
         TabIndex        =   13
         Top             =   390
         Width           =   4545
         Begin VB.CommandButton Rlcommand 
            CausesValidation=   0   'False
            Height          =   302
            Left            =   4140
            Picture         =   "系统登录窗体.frx":0496
            Style           =   1  'Graphical
            TabIndex        =   36
            Top             =   990
            Width           =   315
         End
         Begin VB.ComboBox sysCombo 
            Height          =   300
            ItemData        =   "系统登录窗体.frx":0820
            Left            =   1200
            List            =   "系统登录窗体.frx":0822
            Style           =   2  'Dropdown List
            TabIndex        =   3
            Top             =   1380
            Width           =   3255
         End
         Begin VB.CommandButton QxCommand 
            Caption         =   "取消(&C)"
            Height          =   300
            Left            =   3300
            TabIndex        =   32
            Top             =   3180
            Width           =   1120
         End
         Begin VB.CommandButton QdCommand 
            Caption         =   "确定(&O)"
            Height          =   300
            Left            =   2130
            TabIndex        =   6
            Top             =   3180
            Width           =   1120
         End
         Begin VB.CommandButton XgmaCommand 
            Caption         =   "修改密码(&E)"
            Height          =   300
            Left            =   2130
            TabIndex        =   31
            Top             =   2820
            Width           =   1120
         End
         Begin VB.CommandButton GgszCommand 
            Caption         =   "更改设置(&R)"
            Height          =   300
            Left            =   3300
            TabIndex        =   30
            Top             =   2820
            Width           =   1120
         End
         Begin VB.Timer Timer1 
            Interval        =   100
            Left            =   60
            Top             =   150
         End
         Begin VB.TextBox MmText 
            Height          =   300
            IMEMode         =   3  'DISABLE
            Left            =   1200
            MaxLength       =   20
            PasswordChar    =   "*"
            TabIndex        =   5
            Top             =   2175
            Width           =   2535
         End
         Begin VB.ComboBox CzyCombo 
            Height          =   300
            Left            =   1200
            TabIndex        =   4
            Text            =   "CzyCombo"
            Top             =   1785
            Width           =   3255
         End
         Begin VB.TextBox CzrqText 
            Height          =   300
            Left            =   1200
            MaxLength       =   10
            TabIndex        =   2
            Top             =   990
            Width           =   2955
         End
         Begin VB.ComboBox KjyearCombo 
            Height          =   300
            Left            =   1200
            Style           =   2  'Dropdown List
            TabIndex        =   1
            Top             =   600
            Width           =   3255
         End
         Begin VB.ComboBox ZtCombo 
            Height          =   300
            Left            =   1200
            Style           =   2  'Dropdown List
            TabIndex        =   0
            Top             =   210
            Width           =   3255
         End
         Begin VB.Line Line1 
            BorderColor     =   &H00FFFFFF&
            Index           =   1
            X1              =   180
            X2              =   4320
            Y1              =   2700
            Y2              =   2700
         End
         Begin VB.Line Line1 
            Index           =   0
            X1              =   180

⌨️ 快捷键说明

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