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

📄 frmclosecost.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{F6125AB1-8AB1-11CE-A77F-08002B2F4E98}#2.0#0"; "MSRDC20.OCX"
Object = "{81110CCB-022B-11D3-A348-0080C89152FF}#1.3#0"; "ORAGLIST.OCX"
Begin VB.Form frmCloseCost 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "成本结转"
   ClientHeight    =   4815
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6645
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4815
   ScaleWidth      =   6645
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin MSRDC.MSRDC datPeriod 
      Height          =   330
      Left            =   240
      Top             =   4440
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   582
      _Version        =   393216
      Options         =   0
      CursorDriver    =   0
      BOFAction       =   0
      EOFAction       =   0
      RecordsetType   =   1
      LockType        =   3
      QueryType       =   0
      Prompt          =   3
      Appearance      =   1
      QueryTimeout    =   30
      RowsetSize      =   100
      LoginTimeout    =   15
      KeysetSize      =   0
      MaxRows         =   0
      ErrorThreshold  =   -1
      BatchSize       =   15
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Enabled         =   -1  'True
      ReadOnly        =   0   'False
      Appearance      =   -1  'True
      DataSourceName  =   ""
      RecordSource    =   ""
      UserName        =   ""
      Password        =   ""
      Connect         =   ""
      LogMessages     =   ""
      Caption         =   "MSRDC1"
      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.Frame Frame1 
      Height          =   60
      Left            =   105
      TabIndex        =   4
      Top             =   4245
      Width           =   6465
   End
   Begin VB.CommandButton cmdStep 
      Height          =   350
      Index           =   3
      Left            =   5340
      Style           =   1  'Graphical
      TabIndex        =   3
      Tag             =   "1016"
      Top             =   4395
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton cmdStep 
      Height          =   350
      Index           =   2
      Left            =   4035
      Style           =   1  'Graphical
      TabIndex        =   2
      Tag             =   "1006"
      Top             =   4395
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton cmdStep 
      Height          =   350
      Index           =   1
      Left            =   2745
      Style           =   1  'Graphical
      TabIndex        =   1
      Tag             =   "1005"
      Top             =   4395
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton cmdStep 
      Height          =   350
      Index           =   0
      Left            =   1440
      Style           =   1  'Graphical
      TabIndex        =   0
      Tag             =   "1002"
      Top             =   4395
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin TabDlg.SSTab stabWizard 
      Height          =   4125
      Left            =   90
      TabIndex        =   5
      Top             =   90
      Width           =   6465
      _ExtentX        =   11404
      _ExtentY        =   7276
      _Version        =   393216
      Style           =   1
      TabsPerRow      =   5
      TabHeight       =   520
      TabCaption(0)   =   "结转期间(&P)"
      TabPicture(0)   =   "frmCloseCost.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)   =   "凭证选项(&O)"
      TabPicture(1)   =   "frmCloseCost.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "fraWizard(1)"
      Tab(1).ControlCount=   1
      TabCaption(2)   =   "预览凭证(&V)"
      TabPicture(2)   =   "frmCloseCost.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "fraWizard(2)"
      Tab(2).ControlCount=   1
      Begin VB.Frame fraWizard 
         Height          =   3690
         Index           =   0
         Left            =   90
         TabIndex        =   18
         Top             =   345
         Width           =   6255
         Begin MSFlexGridLib.MSFlexGrid msgPeriod 
            Bindings        =   "frmCloseCost.frx":0054
            Height          =   3465
            Left            =   1455
            TabIndex        =   19
            Top             =   165
            Width           =   3195
            _ExtentX        =   5636
            _ExtentY        =   6112
            _Version        =   393216
            Rows            =   13
            Cols            =   4
            FixedCols       =   0
            RowHeightMin    =   255
            FocusRect       =   0
            ScrollBars      =   2
            SelectionMode   =   1
            FormatString    =   "期间    |结转成本|结帐|      日期"
         End
         Begin VB.Image imgWizard 
            BorderStyle     =   1  'Fixed Single
            Height          =   3435
            Index           =   0
            Left            =   90
            Stretch         =   -1  'True
            Tag             =   "140"
            Top             =   180
            Width           =   1335
         End
         Begin VB.Label lblPeriod 
            AutoSize        =   -1  'True
            Caption         =   "lblPeriod"
            Height          =   180
            Left            =   4965
            TabIndex        =   21
            Top             =   3285
            Width           =   810
         End
         Begin VB.Label lblNote 
            AutoSize        =   -1  'True
            Caption         =   "选择期间:"
            Height          =   180
            Index           =   3
            Left            =   4965
            TabIndex        =   20
            Top             =   3015
            Width           =   900
         End
      End
      Begin VB.Frame fraWizard 
         Height          =   3675
         Index           =   1
         Left            =   -74910
         TabIndex        =   11
         Top             =   345
         Width           =   6255
         Begin VB.Frame fraWizard 
            Caption         =   "说明"
            Height          =   1005
            Index           =   4
            Left            =   1560
            TabIndex        =   12
            Top             =   2580
            Width           =   4515
            Begin VB.Label lblArr 
               Caption         =   "    请录入成本结转凭证的凭证模板及凭证类型。"
               Height          =   435
               Index           =   4
               Left            =   480
               TabIndex        =   13
               Top             =   390
               Width           =   3435
            End
         End
         Begin ListRefer.ListText lstxtType 
            Height          =   300
            Left            =   2700
            TabIndex        =   17
            Top             =   1170
            Width           =   3135
            _ExtentX        =   5530
            _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          =   300
            Left            =   2700
            TabIndex        =   15
            Top             =   690
            Width           =   3135
            _ExtentX        =   5530
            _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           =   5
            Left            =   1680
            TabIndex        =   16
            Top             =   1230
            Width           =   1005
         End
         Begin VB.Label lblArr 
            Caption         =   "凭证模板(&T)"
            Height          =   195
            Index           =   6
            Left            =   1680
            TabIndex        =   14
            Top             =   780
            Width           =   1005
         End
         Begin VB.Image imgWizard 
            BorderStyle     =   1  'Fixed Single
            Height          =   3405
            Index           =   1
            Left            =   90
            Stretch         =   -1  'True
            Tag             =   "140"
            Top             =   180
            Width           =   1335
         End
      End
      Begin VB.Frame fraWizard 
         Height          =   3675
         Index           =   2
         Left            =   -74910
         TabIndex        =   6
         Top             =   345
         Width           =   6255
         Begin VB.TextBox txtResult 
            Height          =   3045
            Left            =   1485
            Locked          =   -1  'True
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   8
            Top             =   540
            Width           =   4680
         End
         Begin ListRefer.ListText lstxtRemark 
            Height          =   300
            Left            =   2550
            TabIndex        =   10
            Top             =   180
            Width           =   3615
            _ExtentX        =   6376
            _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 ComctlLib.ProgressBar prgLoad 
            Height          =   255
            Left            =   1500
            TabIndex        =   7
            Top             =   3315
            Visible         =   0   'False
            Width           =   4665
            _ExtentX        =   8229
            _ExtentY        =   450
            _Version        =   327682
            Appearance      =   1
         End
         Begin VB.Label lblArr 
            Caption         =   "凭证摘要(&R)"
            Height          =   195
            Index           =   3
            Left            =   1530
            TabIndex        =   9
            Top             =   210
            Width           =   1005
         End
         Begin VB.Image imgWizard 
            BorderStyle     =   1  'Fixed Single
            Height          =   3405
            Index           =   2
            Left            =   90
            Stretch         =   -1  'True
            Tag             =   "140"
            Top             =   180
            Width           =   1335
         End
      End
   End
End
Attribute VB_Name = "frmCloseCost"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True

⌨️ 快捷键说明

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