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

📄 frmpuboamain.frm

📁 一个OA办公自动化管理系统
💻 FRM
字号:
VERSION 5.00
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form frmPubOAUserMain 
   Caption         =   "Form2"
   ClientHeight    =   3975
   ClientLeft      =   165
   ClientTop       =   735
   ClientWidth     =   6060
   LinkTopic       =   "Form2"
   ScaleHeight     =   3975
   ScaleWidth      =   6060
   StartUpPosition =   3  '窗口缺省
   Begin VB.PictureBox Picture1 
      Height          =   2085
      Left            =   0
      ScaleHeight     =   2025
      ScaleWidth      =   7275
      TabIndex        =   1
      Top             =   0
      Visible         =   0   'False
      Width           =   7335
      Begin VB.TextBox txtAccessory 
         Height          =   285
         Left            =   1200
         TabIndex        =   8
         Top             =   2040
         Width           =   5505
      End
      Begin VB.TextBox txtKeyWord 
         Height          =   285
         Left            =   1200
         TabIndex        =   7
         Top             =   1680
         Width           =   5505
      End
      Begin VB.TextBox txtTopic 
         Height          =   285
         Left            =   1200
         TabIndex        =   6
         Top             =   1290
         Width           =   5505
      End
      Begin VB.TextBox txtCopyTo 
         Height          =   315
         Left            =   1200
         TabIndex        =   5
         Top             =   900
         Width           =   5505
      End
      Begin VB.TextBox txtAddressee 
         Height          =   315
         Left            =   1200
         TabIndex        =   4
         Top             =   510
         Width           =   5505
      End
      Begin VB.TextBox txtSendMen 
         Height          =   315
         Left            =   1200
         TabIndex        =   3
         Top             =   120
         Width           =   5505
      End
      Begin VB.TextBox txtDraftID 
         Height          =   270
         Left            =   5880
         TabIndex        =   2
         Text            =   "000"
         Top             =   3900
         Width           =   855
      End
      Begin RichTextLib.RichTextBox RTxtSummary 
         Height          =   1335
         Left            =   120
         TabIndex        =   9
         Top             =   2460
         Width           =   6615
         _ExtentX        =   11668
         _ExtentY        =   2355
         _Version        =   393217
         TextRTF         =   $"frmPubOAMain.frx":0000
      End
      Begin VB.Label lblSummary 
         Caption         =   "附  件"
         Height          =   195
         Left            =   120
         TabIndex        =   15
         Top             =   2070
         Width           =   1005
      End
      Begin VB.Label lblKeyWord 
         Caption         =   "关键字"
         Height          =   195
         Left            =   120
         TabIndex        =   14
         Top             =   1710
         Width           =   1005
      End
      Begin VB.Label lblTopic 
         Caption         =   "主  题"
         Height          =   195
         Left            =   120
         TabIndex        =   13
         Top             =   1320
         Width           =   1005
      End
      Begin VB.Label lblCopyto 
         Caption         =   "抄  送"
         Height          =   195
         Left            =   120
         TabIndex        =   12
         Top             =   960
         Width           =   1005
      End
      Begin VB.Label lblAddressee 
         Caption         =   "接收人"
         Height          =   195
         Left            =   120
         TabIndex        =   11
         Top             =   600
         Width           =   1005
      End
      Begin VB.Label lblSendMen 
         Caption         =   "发送人"
         Height          =   195
         Left            =   120
         TabIndex        =   10
         Top             =   180
         Width           =   1005
      End
   End
   Begin VB.CommandButton Command1 
      Caption         =   "Command1"
      Height          =   975
      Left            =   840
      TabIndex        =   0
      Top             =   720
      Width           =   3615
   End
   Begin VB.Menu mnuFile 
      Caption         =   "文件"
      Begin VB.Menu mnuExit 
         Caption         =   "退出"
      End
   End
End
Attribute VB_Name = "frmPubOAUserMain"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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