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

📄 form1.frm

📁 计算器和记事本的VB源码,计算器和记事本
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form Form1 
   Caption         =   "小记事本(小刚专用)"
   ClientHeight    =   4995
   ClientLeft      =   5565
   ClientTop       =   3540
   ClientWidth     =   5280
   Icon            =   "Form1.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   4995
   ScaleWidth      =   5280
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   2160
      Top             =   3720
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin MSComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   360
      Left            =   0
      TabIndex        =   2
      Top             =   0
      Width           =   5280
      _ExtentX        =   9313
      _ExtentY        =   635
      ButtonWidth     =   609
      ButtonHeight    =   582
      Appearance      =   1
      Style           =   1
      ImageList       =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   12
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "新建"
            Object.ToolTipText     =   "新建"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "打开"
            Object.ToolTipText     =   "打开"
            ImageIndex      =   6
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "保存"
            Object.ToolTipText     =   "保存"
            ImageIndex      =   8
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "剪切"
            Object.ToolTipText     =   "剪切"
            ImageIndex      =   4
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "复制"
            Object.ToolTipText     =   "复制"
            ImageIndex      =   2
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "粘贴"
            Object.ToolTipText     =   "粘贴"
            ImageIndex      =   7
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "左对齐"
            Object.ToolTipText     =   "左对齐"
            ImageIndex      =   5
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "居中"
            Object.ToolTipText     =   "居中"
            ImageIndex      =   3
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "右对齐"
            ImageIndex      =   9
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            ImageIndex      =   10
         EndProperty
         BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            ImageIndex      =   11
         EndProperty
         BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            ImageIndex      =   12
         EndProperty
      EndProperty
   End
   Begin VB.Timer Timer1 
      Interval        =   1000
      Left            =   120
      Top             =   3720
   End
   Begin MSComctlLib.StatusBar StatusBar1 
      Align           =   2  'Align Bottom
      Height          =   375
      Left            =   0
      TabIndex        =   1
      Top             =   4620
      Width           =   5280
      _ExtentX        =   9313
      _ExtentY        =   661
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   3
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   3175
            MinWidth        =   3175
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   3
            TextSave        =   "Ins"
         EndProperty
      EndProperty
      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 MSComctlLib.ImageList ImageList1 
      Left            =   4320
      Top             =   3600
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   12
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":0C62
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":0D74
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":0E86
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":0F98
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":10AA
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":11BC
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":12CE
            Key             =   ""
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":13E0
            Key             =   ""
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":14F2
            Key             =   ""
         EndProperty
         BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":1604
            Key             =   ""
         EndProperty
         BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":1716
            Key             =   ""
         EndProperty
         BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Form1.frx":1828
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   3255
      Left            =   0
      MaxLength       =   100
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   0
      Top             =   360
      Width           =   4935
   End
   Begin VB.Menu wenjian 
      Caption         =   "文件(&F)"
      Begin VB.Menu xinjian 
         Caption         =   "新建"
         Shortcut        =   ^N
      End
      Begin VB.Menu dakai 
         Caption         =   "打开"
         Shortcut        =   ^O
      End
      Begin VB.Menu baocun 
         Caption         =   "保存"
         Shortcut        =   ^S
      End
      Begin VB.Menu fuhao2 
         Caption         =   "-"
      End
      Begin VB.Menu tuichu 
         Caption         =   "退出"
         Shortcut        =   ^Q
      End
   End
   Begin VB.Menu bianji 
      Caption         =   "编辑(&E)"
      Begin VB.Menu jianqie 
         Caption         =   "剪切"
         Shortcut        =   ^X
      End
      Begin VB.Menu fuzhi 
         Caption         =   "复制"
         Shortcut        =   ^C
      End
      Begin VB.Menu zhanqie 
         Caption         =   "粘切"
         Shortcut        =   ^V
      End
      Begin VB.Menu shanchu 
         Caption         =   "删除"
         Shortcut        =   ^D
      End
   End
   Begin VB.Menu CHAKAN 
      Caption         =   "查看(&V)"
      Begin VB.Menu mnuViewStatusBar 
         Caption         =   "状态栏"
      End
      Begin VB.Menu GONGJU 
         Caption         =   "工具栏"
      End
   End
   Begin VB.Menu geshi 
      Caption         =   "格式(&G)"
      Begin VB.Menu ziti 
         Caption         =   "字体"
         Begin VB.Menu songti 
            Caption         =   "宋体"
         End
         Begin VB.Menu kaiti 
            Caption         =   "楷体"
         End
         Begin VB.Menu YOUYUAN 
            Caption         =   "幼圆"
         End
         Begin VB.Menu FANTI 
            Caption         =   "繁体字"
         End
         Begin VB.Menu lishu 
            Caption         =   "隶书"
         End
      End
      Begin VB.Menu zihao 
         Caption         =   "字号"
         Begin VB.Menu font10hao 
            Caption         =   "10号"
         End
         Begin VB.Menu font15hao 
            Caption         =   "15号"
         End
         Begin VB.Menu font20hao 
            Caption         =   "20号"
         End
         Begin VB.Menu SANSHI 
            Caption         =   "30号"
         End
         Begin VB.Menu SISHI 
            Caption         =   "40号"
         End
      End
      Begin VB.Menu duiqi 
         Caption         =   "对齐"
         Begin VB.Menu left 
            Caption         =   "左对齐"
         End
         Begin VB.Menu center 
            Caption         =   "居中"
         End
         Begin VB.Menu right 
            Caption         =   "右对齐"
         End
      End
      Begin VB.Menu yanse 
         Caption         =   "字体颜色"
         Begin VB.Menu RED 
            Caption         =   "红色"
         End
         Begin VB.Menu lvse 
            Caption         =   "绿色"
         End
         Begin VB.Menu ZISE 
            Caption         =   "紫色"
         End
         Begin VB.Menu HUANGSE 
            Caption         =   "黄色"
         End
         Begin VB.Menu lanse 
            Caption         =   "蓝色"
         End
      End
   End
   Begin VB.Menu bangzhu 
      Caption         =   "帮助(&H)"
      Begin VB.Menu help 
         Caption         =   "帮助(&F1)"
      End
      Begin VB.Menu fuhao3 
         Caption         =   "-"
      End
      Begin VB.Menu zhuce 
         Caption         =   "注册软件"

⌨️ 快捷键说明

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