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

📄 frmmain.frm

📁 本软件是人事管理系统
💻 FRM
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmMain 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   " 基本设置"
   ClientHeight    =   6105
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   5490
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   9
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "frmMain.frx":0000
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6105
   ScaleWidth      =   5490
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   Begin VB.CommandButton Command2 
      Caption         =   "关闭"
      Height          =   375
      Left            =   4320
      TabIndex        =   9
      Top             =   5640
      Width           =   1095
   End
   Begin VB.CommandButton Command1 
      Caption         =   "确定"
      Height          =   375
      Left            =   3120
      TabIndex        =   8
      Top             =   5640
      Width           =   1095
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   5415
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   5295
      _ExtentX        =   9340
      _ExtentY        =   9551
      _Version        =   393216
      Style           =   1
      TabHeight       =   520
      TabCaption(0)   =   "公司信息"
      TabPicture(0)   =   "frmMain.frx":000C
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "lblInfo(6)"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "lblInfo(5)"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "lblInfo(4)"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "lblInfo(3)"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "lblInfo(2)"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "lblInfo(1)"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "lblInfo(0)"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "imgCro"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).Control(8)=   "Command3"
      Tab(0).Control(8).Enabled=   0   'False
      Tab(0).ControlCount=   9
      TabCaption(1)   =   "网络与用户"
      TabPicture(1)   =   "frmMain.frx":0028
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "lblDatabase"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "lblServerName"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "lblUser(1)"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).Control(3)=   "lblUser(0)"
      Tab(1).Control(3).Enabled=   0   'False
      Tab(1).Control(4)=   "Command4"
      Tab(1).Control(4).Enabled=   0   'False
      Tab(1).Control(5)=   "Command5"
      Tab(1).Control(5).Enabled=   0   'False
      Tab(1).ControlCount=   6
      TabCaption(2)   =   "系统配置"
      TabPicture(2)   =   "frmMain.frx":0044
      Tab(2).ControlEnabled=   0   'False
      Tab(2).ControlCount=   0
      Begin VB.CommandButton Command5 
         Caption         =   "用户..."
         Height          =   375
         Left            =   -71040
         TabIndex        =   16
         Top             =   1080
         Width           =   1095
      End
      Begin VB.CommandButton Command4 
         Caption         =   "网络..."
         Height          =   375
         Left            =   -71040
         TabIndex        =   15
         Top             =   600
         Width           =   1095
      End
      Begin VB.CommandButton Command3 
         Caption         =   "编辑..."
         Height          =   375
         Left            =   3960
         TabIndex        =   10
         Top             =   600
         Width           =   1095
      End
      Begin VB.Label lblUser 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "用户名"
         Height          =   180
         Index           =   0
         Left            =   -74640
         TabIndex        =   14
         Top             =   2640
         Width           =   540
      End
      Begin VB.Label lblUser 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "用户类型"
         Height          =   180
         Index           =   1
         Left            =   -74760
         TabIndex        =   13
         Top             =   3000
         Width           =   720
      End
      Begin VB.Label lblServerName 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "  服务器"
         Height          =   180
         Left            =   -74760
         TabIndex        =   12
         Top             =   2040
         Width           =   600
      End
      Begin VB.Label lblDatabase 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "  数据库"
         Height          =   180
         Left            =   -74760
         TabIndex        =   11
         Top             =   2280
         Width           =   600
      End
      Begin VB.Image imgCro 
         BorderStyle     =   1  'Fixed Single
         Height          =   1455
         Left            =   1320
         Stretch         =   -1  'True
         Top             =   600
         Width           =   1455
      End
      Begin VB.Label lblInfo 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "公司名称:"
         Height          =   180
         Index           =   0
         Left            =   240
         TabIndex        =   7
         Top             =   2280
         Width           =   810
      End
      Begin VB.Label lblInfo 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "法人代表:"
         Height          =   180
         Index           =   1
         Left            =   240
         TabIndex        =   6
         Top             =   2640
         Width           =   810
      End
      Begin VB.Label lblInfo 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "电话:"
         Height          =   180
         Index           =   2
         Left            =   600
         TabIndex        =   5
         Top             =   3360
         Width           =   450
      End
      Begin VB.Label lblInfo 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "传真:"
         Height          =   180
         Index           =   3
         Left            =   600
         TabIndex        =   4
         Top             =   3720
         Width           =   450
      End
      Begin VB.Label lblInfo 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "邮编:"
         Height          =   180
         Index           =   4
         Left            =   600
         TabIndex        =   3
         Top             =   3000
         Width           =   450
      End
      Begin VB.Label lblInfo 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "地址:"
         Height          =   180
         Index           =   5
         Left            =   600
         TabIndex        =   2
         Top             =   4080
         Width           =   450
      End
      Begin VB.Label lblInfo 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "网址: 1234567890123456789012345678901234567890"
         Height          =   180
         Index           =   6
         Left            =   600
         TabIndex        =   1
         Top             =   4440
         Width           =   4140
      End
   End
End
Attribute VB_Name = "frmMain"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit

⌨️ 快捷键说明

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