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

📄 mainfrm.frm

📁 适合于中小型企业管理
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form MainFrm 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "总控台"
   ClientHeight    =   6495
   ClientLeft      =   1515
   ClientTop       =   1230
   ClientWidth     =   8970
   Icon            =   "MainFrm.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Picture         =   "MainFrm.frx":1042
   ScaleHeight     =   6495
   ScaleWidth      =   8970
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin RichTextLib.RichTextBox Rtxt 
      Height          =   4695
      Left            =   120
      TabIndex        =   15
      Top             =   960
      Width           =   3255
      _ExtentX        =   5741
      _ExtentY        =   8281
      _Version        =   393217
      Enabled         =   -1  'True
      ReadOnly        =   -1  'True
      TextRTF         =   $"MainFrm.frx":29D44
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin VB.Timer Timer1 
      Interval        =   100
      Left            =   0
      Top             =   0
   End
   Begin VB.PictureBox Picture1 
      BackColor       =   &H80000014&
      BorderStyle     =   0  'None
      Height          =   615
      Left            =   4800
      MouseIcon       =   "MainFrm.frx":29DDE
      MousePointer    =   99  'Custom
      Picture         =   "MainFrm.frx":2A0E8
      ScaleHeight     =   615
      ScaleWidth      =   615
      TabIndex        =   9
      ToolTipText     =   "欢迎访问..."
      Top             =   5880
      Width           =   615
   End
   Begin VB.Label LabServer 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "作者:倪德根"
      ForeColor       =   &H00C000C0&
      Height          =   180
      Left            =   120
      TabIndex        =   16
      Top             =   5840
      Width           =   1080
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "0"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   285
      Index           =   9
      Left            =   7080
      MouseIcon       =   "MainFrm.frx":2A7E9
      MousePointer    =   99  'Custom
      TabIndex        =   13
      Tag             =   "ShowMsg.exe"
      Top             =   240
      Width           =   165
   End
   Begin VB.Label Label4 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "查阅   条新信息"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF00FF&
      Height          =   285
      Left            =   6280
      TabIndex        =   14
      Top             =   240
      Width           =   2385
   End
   Begin VB.Label Label3 
      Alignment       =   2  'Center
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "(For Windows2000/XP/Vista)"
      ForeColor       =   &H00008000&
      Height          =   180
      Left            =   120
      TabIndex        =   12
      Top             =   6240
      Width           =   2535
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "江苏南通倪老师电脑科技"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000FF00&
      Height          =   375
      Left            =   5520
      TabIndex        =   11
      Top             =   6000
      Width           =   3375
   End
   Begin VB.Label lblMsg 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "正在读入版本信息..."
      ForeColor       =   &H000000FF&
      Height          =   180
      Left            =   120
      TabIndex        =   10
      Top             =   6060
      Width           =   1710
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "基础数据"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   285
      Index           =   6
      Left            =   4680
      MouseIcon       =   "MainFrm.frx":2AAF3
      MousePointer    =   99  'Custom
      TabIndex        =   8
      Tag             =   "基础数据.exe"
      Top             =   3900
      Width           =   1260
   End
   Begin VB.Image Image8 
      Height          =   300
      Left            =   6720
      Picture         =   "MainFrm.frx":2ADFD
      Top             =   3100
      Width           =   300
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "系统管理"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   285
      Index           =   7
      Left            =   7320
      MouseIcon       =   "MainFrm.frx":2B1FE
      MousePointer    =   99  'Custom
      TabIndex        =   7
      Tag             =   "系统管理.exe"
      Top             =   3900
      Width           =   1260
   End
   Begin VB.Image Image6 
      Height          =   300
      Left            =   6720
      Picture         =   "MainFrm.frx":2B508
      Top             =   3900
      Width           =   300
   End
   Begin VB.Image Image11 
      Height          =   300
      Left            =   6720
      Picture         =   "MainFrm.frx":2B909
      Top             =   2300
      Width           =   300
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "退出系统"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   240
      Index           =   8
      Left            =   7440
      MouseIcon       =   "MainFrm.frx":2BD0A
      MousePointer    =   99  'Custom
      TabIndex        =   6
      Tag             =   "EXIT"
      Top             =   4920
      Width           =   1020
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "辅料管理"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   285
      Index           =   5
      Left            =   7320
      MouseIcon       =   "MainFrm.frx":2C014
      MousePointer    =   99  'Custom
      TabIndex        =   5
      Tag             =   "辅料管理.exe"
      Top             =   3120
      Width           =   1260
   End
   Begin VB.Image Image7 
      Height          =   300
      Left            =   4080
      Picture         =   "MainFrm.frx":2C31E
      Top             =   3900
      Width           =   300
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "库存管理"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   14.25
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&

⌨️ 快捷键说明

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