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

📄 cellform.frm

📁 证券公司监测内部客户资金流向的系统
💻 FRM
📖 第 1 页 / 共 4 页
字号:
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   0
         TabIndex        =   57
         Text            =   "1"
         Top             =   120
         Width           =   975
      End
      Begin VB.Label Label14 
         Caption         =   "CELL支持多页式表格。"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   0
         TabIndex        =   61
         Top             =   840
         Width           =   2775
      End
   End
   Begin VB.PictureBox picPicture 
      BorderStyle     =   0  'None
      Height          =   1575
      Index           =   12
      Left            =   120
      ScaleHeight     =   1575
      ScaleWidth      =   7095
      TabIndex        =   34
      Top             =   3600
      Width           =   7095
      Begin VB.Label Label12 
         Caption         =   "在CELL中作列排序应用非常简单,可以指定某列可否排序以及定义特定的数据比较例程(按常规是字符按字母序,数值按大小)。"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   780
         Left            =   0
         TabIndex        =   53
         Top             =   0
         Width           =   6780
         WordWrap        =   -1  'True
      End
   End
   Begin VB.PictureBox picPicture 
      BorderStyle     =   0  'None
      Height          =   1575
      Index           =   13
      Left            =   120
      ScaleHeight     =   1575
      ScaleWidth      =   7095
      TabIndex        =   35
      Top             =   3600
      Width           =   7095
      Begin VB.CommandButton Command4 
         Caption         =   "打印预览"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   1560
         TabIndex        =   56
         Top             =   120
         Width           =   1575
      End
      Begin VB.CommandButton Command3 
         Caption         =   "打印"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   0
         TabIndex        =   55
         Top             =   120
         Width           =   1335
      End
      Begin VB.Label Label13 
         Caption         =   "程序员最不愿意做的事情就是打印,CELL使你梦想成真。CELL支持打印,打印预览,多页显示,无级缩放,页边距,页眉页脚,等等等等......"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   780
         Left            =   0
         TabIndex        =   54
         Top             =   840
         Width           =   6780
         WordWrap        =   -1  'True
      End
   End
   Begin VB.PictureBox picPicture 
      BorderStyle     =   0  'None
      Height          =   1575
      Index           =   11
      Left            =   120
      ScaleHeight     =   1575
      ScaleWidth      =   7095
      TabIndex        =   33
      Top             =   3600
      Width           =   7095
      Begin VB.Label Label11 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   780
         Left            =   0
         TabIndex        =   52
         Top             =   0
         Width           =   6780
         WordWrap        =   -1  'True
      End
   End
   Begin VB.PictureBox picPicture 
      BorderStyle     =   0  'None
      Height          =   1575
      Index           =   10
      Left            =   120
      ScaleHeight     =   1575
      ScaleWidth      =   7095
      TabIndex        =   21
      Top             =   3600
      Width           =   7095
      Begin VB.CommandButton cmdPasteSize 
         Caption         =   "等大小粘贴"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   5640
         TabIndex        =   25
         Top             =   120
         Width           =   1455
      End
      Begin VB.CommandButton cmdPaste 
         Caption         =   "粘贴"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   3720
         TabIndex        =   24
         Top             =   120
         Width           =   1575
      End
      Begin VB.CommandButton cmdCopy 
         Caption         =   "复制"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   1800
         TabIndex        =   23
         Top             =   120
         Width           =   1575
      End
      Begin VB.CommandButton cmdCut 
         Caption         =   "剪切"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   0
         TabIndex        =   22
         Top             =   120
         Width           =   1455
      End
      Begin VB.Label Label2 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   780
         Left            =   120
         TabIndex        =   26
         Top             =   720
         Width           =   6780
         WordWrap        =   -1  'True
      End
   End
   Begin VB.PictureBox picPicture 
      BorderStyle     =   0  'None
      Height          =   1575
      Index           =   9
      Left            =   120
      ScaleHeight     =   1575
      ScaleWidth      =   7095
      TabIndex        =   32
      Top             =   3600
      Width           =   7095
      Begin VB.Label Label10 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1095
         Left            =   0
         TabIndex        =   51
         Top             =   0
         Width           =   6855
      End
   End
   Begin VB.PictureBox picPicture 
      BorderStyle     =   0  'None
      Height          =   1575
      Index           =   8
      Left            =   120
      ScaleHeight     =   1575
      ScaleWidth      =   7095
      TabIndex        =   31
      Top             =   3600
      Width           =   7095
      Begin VB.Label Label9 
         Caption         =   "一般来说CELL即可管理表格的内存数据,但如果您的数据量很大,也可由自己进行管理,CELL将不会浪费任何内存空间。"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1095
         Left            =   0
         TabIndex        =   50
         Top             =   0
         Width           =   6855
      End
   End
   Begin VB.PictureBox picPicture 
      BorderStyle     =   0  'None
      Height          =   1575
      Index           =   7
      Left            =   120
      ScaleHeight     =   1575
      ScaleWidth      =   7095
      TabIndex        =   30
      Top             =   3600
      Width           =   7095
      Begin VB.Label Label8 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1095
         Left            =   120
         TabIndex        =   49
         Top             =   120
         Width           =   6855
      End
   End
   Begin VB.PictureBox picPicture 
      BorderStyle     =   0  'None
      Height          =   1575
      Index           =   6
      Left            =   120
      ScaleHeight     =   1575
      ScaleWidth      =   7095
      TabIndex        =   29
      Top             =   3600
      Width           =   7095
      Begin VB.CommandButton Command2 
         Caption         =   "表达式规则"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty

⌨️ 快捷键说明

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