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

📄 frmcogs.frm

📁 VB示例源码 VB source code,very important.good,download VB source code,very important.good,download
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmCogs 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "COGS 选项"
   ClientHeight    =   2550
   ClientLeft      =   705
   ClientTop       =   3975
   ClientWidth     =   6900
   ClipControls    =   0   'False
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   PaletteMode     =   1  'UseZOrder
   ScaleHeight     =   2550
   ScaleWidth      =   6900
   StartUpPosition =   2  '屏幕中心
   WhatsThisHelp   =   -1  'True
   Begin VB.CommandButton Command1 
      Caption         =   "保存(&S)"
      Default         =   -1  'True
      Height          =   420
      Index           =   0
      Left            =   5550
      TabIndex        =   13
      Top             =   1650
      Width           =   1215
   End
   Begin VB.CommandButton Command1 
      Caption         =   "帮助(&H)"
      Height          =   420
      Index           =   1
      Left            =   5550
      TabIndex        =   12
      Top             =   705
      Width           =   1215
   End
   Begin VB.CommandButton Command1 
      Caption         =   "取消(&C)"
      Height          =   420
      Index           =   2
      Left            =   5550
      TabIndex        =   11
      Top             =   210
      Width           =   1215
   End
   Begin VB.Frame Frame3 
      Caption         =   "纸张类型"
      Height          =   2340
      Left            =   1965
      TabIndex        =   6
      Top             =   120
      Width           =   1395
      Begin VB.OptionButton optPaperGrade 
         Caption         =   "等级 2"
         Height          =   285
         Index           =   1
         Left            =   150
         TabIndex        =   10
         Top             =   690
         Width           =   1215
      End
      Begin VB.OptionButton optPaperGrade 
         Caption         =   "等级 3"
         Height          =   285
         Index           =   2
         Left            =   150
         TabIndex        =   9
         Top             =   1050
         Width           =   1215
      End
      Begin VB.OptionButton optPaperGrade 
         Caption         =   "等级 4"
         Height          =   285
         Index           =   3
         Left            =   150
         TabIndex        =   8
         Top             =   1410
         Width           =   1215
      End
      Begin VB.OptionButton optPaperGrade 
         Caption         =   "等级 1"
         Height          =   285
         Index           =   0
         Left            =   150
         TabIndex        =   7
         Top             =   330
         Value           =   -1  'True
         Width           =   1215
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "图片颜色"
      Height          =   1125
      Left            =   105
      TabIndex        =   3
      Top             =   1335
      Width           =   1680
      Begin VB.OptionButton optPicColor 
         Caption         =   "彩色"
         Height          =   285
         Index           =   1
         Left            =   120
         TabIndex        =   5
         Top             =   690
         Width           =   1500
      End
      Begin VB.OptionButton optPicColor 
         Caption         =   "黑白"
         Height          =   285
         Index           =   0
         Left            =   120
         TabIndex        =   4
         Top             =   345
         Value           =   -1  'True
         Width           =   1500
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "装订类型"
      Height          =   1125
      Left            =   105
      TabIndex        =   0
      Top             =   120
      Width           =   1680
      Begin VB.OptionButton optBinding 
         Caption         =   "简装"
         Height          =   285
         Index           =   1
         Left            =   140
         TabIndex        =   2
         Top             =   600
         Width           =   1215
      End
      Begin VB.OptionButton optBinding 
         Caption         =   "精装"
         Height          =   285
         Index           =   0
         Left            =   140
         TabIndex        =   1
         Top             =   300
         Value           =   -1  'True
         Width           =   1215
      End
   End
   Begin VB.Frame FrameConverted 
      BackColor       =   &H00C0C0C0&
      Height          =   2355
      Left            =   3465
      TabIndex        =   14
      Top             =   90
      Width           =   1905
      Begin VB.Label Label1 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "+"
         ForeColor       =   &H00800000&
         Height          =   195
         Index           =   10
         Left            =   1725
         TabIndex        =   32
         Top             =   1455
         Width           =   90
      End
      Begin VB.Label lblCost 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         ForeColor       =   &H00800000&
         Height          =   195
         Index           =   6
         Left            =   1125
         TabIndex        =   31
         Top             =   1755
         Width           =   585
      End
      Begin VB.Label Label1 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         Caption         =   "单位价格"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800000&
         Height          =   255
         Index           =   9
         Left            =   60
         TabIndex        =   30
         Top             =   1755
         Width           =   1005
      End
      Begin VB.Label Label1 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "___________________"
         ForeColor       =   &H00800000&
         Height          =   195
         Index           =   8
         Left            =   105
         TabIndex        =   29
         Top             =   1515
         Width           =   1710
      End
      Begin VB.Label lblCost 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         ForeColor       =   &H00800000&
         Height          =   195
         Index           =   5
         Left            =   1125
         TabIndex        =   28
         Top             =   1455
         Width           =   585
      End
      Begin VB.Label Label1 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         Caption         =   "装订类型"
         ForeColor       =   &H00800000&
         Height          =   255
         Index           =   7
         Left            =   60
         TabIndex        =   27
         Top             =   1455
         Width           =   1005
      End
      Begin VB.Label lblCost 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         ForeColor       =   &H00800000&
         Height          =   195
         Index           =   4
         Left            =   1125
         TabIndex        =   26
         Top             =   1245
         Width           =   585
      End
      Begin VB.Label lblCost 
         BackStyle       =   0  'Transparent
         ForeColor       =   &H00800000&
         Height          =   195
         Index           =   3
         Left            =   1125
         TabIndex        =   25
         Top             =   960
         Width           =   555
      End
      Begin VB.Label lblCost 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         ForeColor       =   &H00800000&
         Height          =   195
         Index           =   2
         Left            =   1125
         TabIndex        =   24
         Top             =   750
         Width           =   585
      End
      Begin VB.Label lblCost 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         ForeColor       =   &H00800000&
         Height          =   195
         Index           =   1
         Left            =   1125
         TabIndex        =   23
         Top             =   480
         Width           =   585
      End
      Begin VB.Label lblCost 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         ForeColor       =   &H00800000&
         Height          =   195
         Index           =   0
         Left            =   1125
         TabIndex        =   22
         Top             =   270
         Width           =   585
      End
      Begin VB.Label Label1 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "___________________"
         ForeColor       =   &H00800000&
         Height          =   195
         Index           =   6
         Left            =   105
         TabIndex        =   21
         Top             =   1020
         Width           =   1710
      End
      Begin VB.Label Label1 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "*"
         ForeColor       =   &H00800000&
         Height          =   195

⌨️ 快捷键说明

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