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

📄 frmstandard.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
      End
      Begin VB.CommandButton cmdRow 
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Index           =   0
         Left            =   -70155
         Style           =   1  'Graphical
         TabIndex        =   96
         Top             =   1485
         UseMaskColor    =   -1  'True
         Width           =   240
      End
      Begin VB.CommandButton cmdData 
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Index           =   1
         Left            =   -67575
         Style           =   1  'Graphical
         TabIndex        =   103
         Top             =   1845
         UseMaskColor    =   -1  'True
         Width           =   240
      End
      Begin VB.CommandButton cmdData 
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Index           =   0
         Left            =   -67575
         Style           =   1  'Graphical
         TabIndex        =   102
         Top             =   1485
         UseMaskColor    =   -1  'True
         Width           =   240
      End
      Begin VB.ListBox LstField 
         Height          =   1320
         ItemData        =   "frmStandard.frx":00F0
         Left            =   -72240
         List            =   "frmStandard.frx":00F2
         TabIndex        =   104
         Top             =   2400
         Width           =   2235
      End
      Begin VB.CommandButton cmdAddRow 
         Caption         =   "行项目(&E)"
         Enabled         =   0   'False
         Height          =   315
         Left            =   -69780
         TabIndex        =   106
         Top             =   2400
         UseMaskColor    =   -1  'True
         Width           =   1215
      End
      Begin VB.CommandButton cmdAddCol 
         Caption         =   "列项目(&O)"
         Enabled         =   0   'False
         Height          =   315
         Left            =   -68400
         TabIndex        =   107
         Top             =   2400
         UseMaskColor    =   -1  'True
         Width           =   1215
      End
      Begin VB.CommandButton cmdAddData 
         Caption         =   "数据(&M)"
         Enabled         =   0   'False
         Height          =   315
         Left            =   -69780
         TabIndex        =   108
         Top             =   3180
         UseMaskColor    =   -1  'True
         Width           =   1215
      End
      Begin VB.CommandButton cmdDelete 
         Caption         =   "删除(&W)"
         Enabled         =   0   'False
         Height          =   315
         Left            =   -68400
         TabIndex        =   109
         Top             =   3180
         UseMaskColor    =   -1  'True
         Width           =   1215
      End
      Begin VB.ListBox LstHead 
         Height          =   1680
         Left            =   -72120
         TabIndex        =   111
         Top             =   840
         Width           =   1875
      End
      Begin VB.ListBox LstHeaded 
         Height          =   1680
         Left            =   -69480
         TabIndex        =   113
         Top             =   840
         Width           =   1875
      End
      Begin VB.CommandButton cmdHeadArrow 
         Caption         =   ">"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Index           =   0
         Left            =   -70080
         TabIndex        =   116
         Top             =   1320
         Width           =   415
      End
      Begin VB.CommandButton cmdHeadUpDown 
         Enabled         =   0   'False
         Height          =   375
         Index           =   0
         Left            =   -67440
         Style           =   1  'Graphical
         TabIndex        =   118
         Top             =   1260
         Width           =   275
      End
      Begin VB.CommandButton cmdHeadArrow 
         Caption         =   "<"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   315
         Index           =   1
         Left            =   -70080
         TabIndex        =   117
         Top             =   1740
         Width           =   415
      End
      Begin VB.CommandButton cmdHeadUpDown 
         Enabled         =   0   'False
         Height          =   375
         Index           =   1
         Left            =   -67440
         Style           =   1  'Graphical
         TabIndex        =   119
         Top             =   1740
         Width           =   275
      End
      Begin VB.Frame Frame3 
         Caption         =   "报表附加属性"
         Height          =   735
         Left            =   -72120
         TabIndex        =   120
         Top             =   3120
         Width           =   4575
         Begin VB.CheckBox chkRotate 
            Caption         =   "报表旋转显示(&X)"
            Height          =   255
            Left            =   2790
            TabIndex        =   123
            Top             =   330
            Width           =   1725
         End
         Begin VB.ComboBox cboFixCol 
            Height          =   300
            Left            =   1080
            Style           =   2  'Dropdown List
            TabIndex        =   122
            Top             =   300
            Width           =   1455
         End
         Begin VB.Label LblFixLeft 
            Caption         =   "固定列数(&L)"
            Height          =   255
            Left            =   120
            TabIndex        =   121
            Top             =   360
            Width           =   1095
         End
      End
      Begin VB.CommandButton cmdField 
         Caption         =   "删除(&V)"
         Enabled         =   0   'False
         Height          =   300
         Index           =   2
         Left            =   -72060
         MaskColor       =   &H8000000F&
         TabIndex        =   33
         Top             =   3600
         UseMaskColor    =   -1  'True
         Visible         =   0   'False
         Width           =   900
      End
      Begin VB.CommandButton cmdField 
         Caption         =   "修改(&I)"
         Enabled         =   0   'False
         Height          =   300
         Index           =   1
         Left            =   -71070
         MaskColor       =   &H8000000F&
         TabIndex        =   32
         Top             =   3210
         UseMaskColor    =   -1  'True
         Visible         =   0   'False
         Width           =   900
      End
      Begin VB.CommandButton cmdField 
         Caption         =   "新增(&A)"
         Enabled         =   0   'False
         Height          =   300
         Index           =   0
         Left            =   -72060
         MaskColor       =   &H8000000F&
         TabIndex        =   31
         Top             =   3210
         UseMaskColor    =   -1  'True
         Visible         =   0   'False
         Width           =   900
      End
      Begin VB.Frame Frame4 
         Caption         =   "数据显示(&J)"
         Height          =   615
         Left            =   -72120
         TabIndex        =   87
         Top             =   3360
         Width           =   4935
         Begin VB.OptionButton optData 
            Caption         =   "显示汇总数据"
            Height          =   255
            Index           =   1
            Left            =   2880
            TabIndex        =   89
            Top             =   240
            Width           =   1695
         End
         Begin VB.OptionButton optData 
            Caption         =   "显示所有数据"
            Height          =   255
            Index           =   0
            Left            =   240
            TabIndex        =   88
            Top             =   240
            Value           =   -1  'True
            Width           =   1695
         End
      End
      Begin VB.TextBox txtName 
         Height          =   315
         Left            =   3000
         TabIndex        =   3
         Text            =   "未命名"
         Top             =   840
         Width           =   4455
      End
      Begin VB.Frame Frame2 
         Caption         =   "已选条件(&Y)"
         Height          =   1815
         Left            =   -71730
         TabIndex        =   54
         Top             =   2040
         Width           =   4485
         Begin MSFlexGridLib.MSFlexGrid MsgFilter 
            Height          =   1515
            Left            =   60
            TabIndex        =   55
            Top             =   210
            Width           =   4365
            _ExtentX        =   7699
            _ExtentY        =   2672
            _Version        =   393216
            FixedCols       =   0
            FocusRect       =   0
            SelectionMode   =   1
            AllowUserResizing=   3
         End
      End
      Begin VB.Frame Frame6 
         Caption         =   "条件设置"
         Height          =   1365
         Left            =   -71760
         TabIndex        =   38
         Top             =   600
         Width           =   4485
         Begin VB.PictureBox picDate 
            BorderStyle     =   0  'None
            Height          =   1035
            Left            =   120
            ScaleHeight     =   1035
            ScaleWidth      =   4245
            TabIndex        =   39
            Top             =   180
            Width           =   4245
            Begin GACALENDARLibCtl.Calendar DateTo 
               Height          =   300
               Left            =   2460
               OleObjectBlob   =   "frmStandard.frx":00F4
               TabIndex        =   45
               Top             =   720
               Width           =   1425
            End
            Begin GACALENDARLibCtl.Calendar DateFrom 
               Height          =   300
               Left            =   2460
               OleObjectBlob   =   "frmStandard.frx":017D
               TabIndex        =   43
               Top             =   270
               Width           =   1425
            End
            Begin GACALENDARLibCtl.Calendar DateOne 
               Height          =   300
               Left            =   120
               OleObjectBlob   =   "frmStandard.frx":0206
               TabIndex        =   41
               Top             =   270
               Width           =   1425
            End
            Begin ListRefer.ListText ReferText2 
               Height          =   300
               Left            =   120
               TabIndex        =   49
               Top             =   270
               Width           =   1425
               _ExtentX        =   2514

⌨️ 快捷键说明

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