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

📄 frmloss.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{81110CCB-022B-11D3-A348-0080C89152FF}#1.3#0"; "ORAGLIST.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{F6125AB1-8AB1-11CE-A77F-08002B2F4E98}#2.0#0"; "MSRDC20.OCX"
Begin VB.Form FrmLoss 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "结转损益"
   ClientHeight    =   4695
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   7650
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4695
   ScaleWidth      =   7650
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton cmdStep 
      Height          =   350
      Index           =   0
      Left            =   2445
      Style           =   1  'Graphical
      TabIndex        =   1
      Tag             =   "1002"
      Top             =   4290
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton cmdStep 
      Height          =   350
      Index           =   1
      Left            =   3750
      Style           =   1  'Graphical
      TabIndex        =   2
      Tag             =   "1005"
      Top             =   4290
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton cmdStep 
      Height          =   350
      Index           =   2
      Left            =   5055
      Style           =   1  'Graphical
      TabIndex        =   3
      Tag             =   "1006"
      Top             =   4290
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton cmdStep 
      Height          =   350
      Index           =   3
      Left            =   6345
      Style           =   1  'Graphical
      TabIndex        =   4
      Tag             =   "1016"
      Top             =   4290
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.Frame Frame1 
      Height          =   30
      Left            =   90
      TabIndex        =   0
      Top             =   4170
      Width           =   7470
   End
   Begin TabDlg.SSTab stabWizard 
      Height          =   4050
      Left            =   90
      TabIndex        =   5
      Top             =   60
      Width           =   7500
      _ExtentX        =   13229
      _ExtentY        =   7144
      _Version        =   393216
      Style           =   1
      Tabs            =   5
      TabsPerRow      =   6
      TabHeight       =   520
      TabCaption(0)   =   "结转科目(&P)"
      TabPicture(0)   =   "frmloss.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "fraWizard(0)"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "个人帐户(&G)"
      TabPicture(1)   =   "frmloss.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "fraWizard(1)"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).ControlCount=   1
      TabCaption(2)   =   "凭证选项(&O)"
      TabPicture(2)   =   "frmloss.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "fraWizard(2)"
      Tab(2).ControlCount=   1
      TabCaption(3)   =   "生成方式(&M)"
      TabPicture(3)   =   "frmloss.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "fraWizard(3)"
      Tab(3).ControlCount=   1
      TabCaption(4)   =   "预览凭证(&V)"
      TabPicture(4)   =   "frmloss.frx":0070
      Tab(4).ControlEnabled=   0   'False
      Tab(4).Control(0)=   "fraWizard(4)"
      Tab(4).ControlCount=   1
      Begin VB.Frame fraWizard 
         Height          =   3585
         Index           =   1
         Left            =   -74925
         TabIndex        =   30
         Top             =   360
         Width           =   7320
         Begin VB.ComboBox cboDirection1 
            Height          =   300
            Left            =   1500
            TabIndex        =   41
            Top             =   150
            Width           =   675
         End
         Begin ListRefer.ListText lstxtAccount1 
            Height          =   315
            Left            =   1680
            TabIndex        =   36
            Top             =   2355
            Visible         =   0   'False
            Width           =   1785
            _ExtentX        =   3149
            _ExtentY        =   556
            CodeSort        =   -1  'True
            BackColor       =   -2147483643
            Appearance      =   0
            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 VB.CommandButton cmdChoice 
            Caption         =   "全部选择(&A)"
            Height          =   350
            Index           =   7
            Left            =   4800
            TabIndex        =   35
            Top             =   3180
            Width           =   1215
         End
         Begin VB.CommandButton cmdChoice 
            Caption         =   "全部取消(&U)"
            Height          =   350
            Index           =   6
            Left            =   6015
            TabIndex        =   34
            Top             =   3180
            Width           =   1215
         End
         Begin VB.CommandButton cmdChoice 
            Caption         =   "多个选择(&D)"
            Height          =   350
            Index           =   5
            Left            =   1515
            TabIndex        =   33
            Top             =   3180
            Visible         =   0   'False
            Width           =   1215
         End
         Begin VB.CommandButton cmdChoice 
            Caption         =   "多个取消(&X)"
            Height          =   350
            Index           =   4
            Left            =   2790
            TabIndex        =   32
            Top             =   3180
            Visible         =   0   'False
            Width           =   1215
         End
         Begin ListRefer.ListText ltxtProfit1 
            Height          =   300
            Left            =   2730
            TabIndex        =   31
            Top             =   180
            Width           =   4485
            _ExtentX        =   7911
            _ExtentY        =   529
            CodeSort        =   -1  'True
            BackColor       =   -2147483643
            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 MSFlexGridLib.MSFlexGrid msgLossAccount1 
            Bindings        =   "frmloss.frx":008C
            Height          =   2670
            Left            =   1500
            TabIndex        =   37
            Top             =   495
            Width           =   5745
            _ExtentX        =   10134
            _ExtentY        =   4710
            _Version        =   393216
            Cols            =   4
            FixedCols       =   0
            RowHeightMin    =   300
            ScrollBars      =   2
         End
         Begin VB.Image imgWizard 
            BorderStyle     =   1  'Fixed Single
            Height          =   3315
            Index           =   1
            Left            =   90
            Stretch         =   -1  'True
            Tag             =   "140"
            Top             =   180
            Width           =   1335
         End
         Begin VB.Label lblProfit1 
            AutoSize        =   -1  'True
            Caption         =   "个人帐户基金"
            Height          =   180
            Left            =   1560
            TabIndex        =   38
            Top             =   240
            Width           =   1080
         End
      End
      Begin VB.Frame fraWizard 
         Height          =   3585
         Index           =   2
         Left            =   -74925
         TabIndex        =   23
         Top             =   360
         Width           =   7320
         Begin VB.Frame fraWizard 
            Caption         =   "说明"
            Height          =   1170
            Index           =   5
            Left            =   1740
            TabIndex        =   24
            Top             =   2295
            Width           =   5100
            Begin VB.Label lblArr 
               AutoSize        =   -1  'True
               Caption         =   "请录入损益结转凭证的凭证模板及凭证类型。"
               Height          =   180
               Index           =   2
               Left            =   795
               TabIndex        =   25
               Top             =   645
               Width           =   3600
            End
         End
         Begin ListRefer.ListText lstxtType 
            Height          =   315
            Left            =   2760
            TabIndex        =   26
            Top             =   825
            Width           =   4080
            _ExtentX        =   7197
            _ExtentY        =   556
            BackColor       =   -2147483643
            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 ListRefer.ListText lstxtTemplate 
            Height          =   315
            Left            =   2760
            TabIndex        =   27
            Top             =   1305
            Width           =   4095
            _ExtentX        =   7223
            _ExtentY        =   556
            BackColor       =   -2147483643
            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 VB.Label lblArr 
            Caption         =   "凭证类型(&C)"
            Height          =   195
            Index           =   1
            Left            =   1740
            TabIndex        =   29
            Top             =   885
            Width           =   1005
         End
         Begin VB.Label lblArr 
            Caption         =   "凭证模板(&T)"
            Height          =   195
            Index           =   0
            Left            =   1740
            TabIndex        =   28
            Top             =   1395
            Width           =   1005
         End
         Begin VB.Image imgWizard 
            BorderStyle     =   1  'Fixed Single
            Height          =   3315
            Index           =   2
            Left            =   90
            Stretch         =   -1  'True
            Tag             =   "140"
            Top             =   180
            Width           =   1335
         End
      End
      Begin VB.Frame fraWizard 
         Height          =   3585
         Index           =   3
         Left            =   -74925
         TabIndex        =   18
         Top             =   360
         Width           =   7305
         Begin VB.Frame fraWizard 
            Caption         =   "凭证生成方式"

⌨️ 快捷键说明

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