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

📄 frmfixeddec.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
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 = "{F6125AB1-8AB1-11CE-A77F-08002B2F4E98}#2.0#0"; "MSRDC20.OCX"
Object = "{0D452EE1-E08F-101A-852E-02608C4D0BB4}#2.0#0"; "FM20.DLL"
Object = "{087BF2E6-6FE5-11D2-840D-444553540000}#1.4#0"; "GALIST.OCX"
Object = "{D252F124-F62C-11D1-9ABD-444553540000}#1.0#0"; "GADATE.DLL"
Object = "{9C4B12C2-D5CE-11D1-9ABC-444553540000}#1.0#0"; "GACEDIT.DLL"
Object = "{F42BDC2B-FC9B-11D1-9ABD-444553540000}#4.1#0"; "ATLEDIT.OCX"
Begin VB.Form frmFixedDec 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "固定资产减少"
   ClientHeight    =   6210
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8070
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6210
   ScaleWidth      =   8070
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.PictureBox picTempalte 
      Appearance      =   0  'Flat
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   300
      Left            =   4245
      ScaleHeight     =   300
      ScaleWidth      =   2415
      TabIndex        =   100
      TabStop         =   0   'False
      Top             =   60
      Width           =   2415
      Begin ListRefer.ListText lstxtTemplate 
         Height          =   300
         Left            =   690
         TabIndex        =   102
         Top             =   15
         Width           =   1725
         _ExtentX        =   3043
         _ExtentY        =   529
         AutoPop         =   0   'False
         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 lblTemplate 
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BackStyle       =   0  'Transparent
         Caption         =   "模板(&T)"
         Height          =   180
         Left            =   15
         TabIndex        =   101
         Top             =   75
         Width           =   630
      End
   End
   Begin VB.CommandButton cmdOk 
      Caption         =   "记帐凭证"
      Height          =   350
      Index           =   4
      Left            =   6750
      TabIndex        =   8
      Top             =   1980
      Width           =   1215
   End
   Begin VB.CommandButton cmdOk 
      Height          =   350
      Index           =   3
      Left            =   6750
      Style           =   1  'Graphical
      TabIndex        =   7
      Tag             =   "1012"
      Top             =   1560
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton cmdOk 
      Height          =   350
      Index           =   2
      Left            =   6750
      Style           =   1  'Graphical
      TabIndex        =   6
      Tag             =   "1004"
      Top             =   1140
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton cmdOk 
      Height          =   350
      Index           =   1
      Left            =   6750
      Style           =   1  'Graphical
      TabIndex        =   5
      Tag             =   "1002"
      Top             =   720
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin VB.CommandButton cmdOk 
      Height          =   350
      Index           =   0
      Left            =   6750
      Style           =   1  'Graphical
      TabIndex        =   4
      Tag             =   "1001"
      Top             =   360
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin TabDlg.SSTab tabFixedDec 
      Height          =   6045
      Left            =   60
      TabIndex        =   25
      Top             =   60
      Width           =   6615
      _ExtentX        =   11668
      _ExtentY        =   10663
      _Version        =   393216
      Style           =   1
      TabHeight       =   520
      BackColor       =   -2147483644
      TabCaption(0)   =   "基本资料(&B)"
      TabPicture(0)   =   "frmfixeddec.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Label1(0)"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Label15"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "lblOperator"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Label1(1)"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "Label1(2)"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "Label1(3)"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "Label1(4)"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "Label1(5)"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).Control(8)=   "Label1(6)"
      Tab(0).Control(8).Enabled=   0   'False
      Tab(0).Control(9)=   "Label1(7)"
      Tab(0).Control(9).Enabled=   0   'False
      Tab(0).Control(10)=   "Label1(8)"
      Tab(0).Control(10).Enabled=   0   'False
      Tab(0).Control(11)=   "Label1(9)"
      Tab(0).Control(11).Enabled=   0   'False
      Tab(0).Control(12)=   "Label1(10)"
      Tab(0).Control(12).Enabled=   0   'False
      Tab(0).Control(13)=   "Label1(11)"
      Tab(0).Control(13).Enabled=   0   'False
      Tab(0).Control(14)=   "Label1(12)"
      Tab(0).Control(14).Enabled=   0   'False
      Tab(0).Control(15)=   "Label1(13)"
      Tab(0).Control(15).Enabled=   0   'False
      Tab(0).Control(16)=   "cldDate"
      Tab(0).Control(16).Enabled=   0   'False
      Tab(0).Control(17)=   "ltxtDecMethod"
      Tab(0).Control(17).Enabled=   0   'False
      Tab(0).Control(18)=   "ltxtFixedType"
      Tab(0).Control(18).Enabled=   0   'False
      Tab(0).Control(19)=   "cboUseStatus"
      Tab(0).Control(19).Enabled=   0   'False
      Tab(0).Control(20)=   "Frame1"
      Tab(0).Control(20).Enabled=   0   'False
      Tab(0).Control(21)=   "Frame2"
      Tab(0).Control(21).Enabled=   0   'False
      Tab(0).Control(22)=   "msgAux"
      Tab(0).Control(22).Enabled=   0   'False
      Tab(0).Control(23)=   "tEdit1(1)"
      Tab(0).Control(23).Enabled=   0   'False
      Tab(0).Control(24)=   "tEdit1(2)"
      Tab(0).Control(24).Enabled=   0   'False
      Tab(0).Control(25)=   "tEdit1(3)"
      Tab(0).Control(25).Enabled=   0   'False
      Tab(0).Control(26)=   "tEdit1(4)"
      Tab(0).Control(26).Enabled=   0   'False
      Tab(0).Control(27)=   "tEdit1(5)"
      Tab(0).Control(27).Enabled=   0   'False
      Tab(0).Control(28)=   "tEdit1(6)"
      Tab(0).Control(28).Enabled=   0   'False
      Tab(0).Control(29)=   "tEdit1(7)"
      Tab(0).Control(29).Enabled=   0   'False
      Tab(0).Control(30)=   "tEdit1(8)"
      Tab(0).Control(30).Enabled=   0   'False
      Tab(0).Control(31)=   "cboAddMethod"
      Tab(0).Control(31).Enabled=   0   'False
      Tab(0).Control(32)=   "cboFixCode"
      Tab(0).Control(32).Enabled=   0   'False
      Tab(0).Control(33)=   "cldDecDate"
      Tab(0).Control(33).Enabled=   0   'False
      Tab(0).Control(34)=   "tEdit1(0)"
      Tab(0).Control(34).Enabled=   0   'False
      Tab(0).Control(35)=   "datAux"
      Tab(0).Control(35).Enabled=   0   'False
      Tab(0).ControlCount=   36
      TabCaption(1)   =   "折旧资料(&D)"
      TabPicture(1)   =   "frmfixeddec.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame6"
      Tab(1).Control(1)=   "Frame5"
      Tab(1).Control(2)=   "Frame4"
      Tab(1).Control(3)=   "Frame3"
      Tab(1).Control(4)=   "TEdit4(0)"
      Tab(1).Control(5)=   "TEdit4(1)"
      Tab(1).Control(6)=   "Label25"
      Tab(1).Control(7)=   "Label24"
      Tab(1).ControlCount=   8
      TabCaption(2)   =   "自定项目(&C)"
      TabPicture(2)   =   "frmfixeddec.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "txtCustom(0)"
      Tab(2).Control(1)=   "txtCustom(1)"
      Tab(2).Control(2)=   "txtCustom(2)"
      Tab(2).Control(3)=   "txtCustom(3)"
      Tab(2).Control(4)=   "txtCustom(4)"
      Tab(2).Control(5)=   "txtCustom(5)"
      Tab(2).Control(6)=   "txtCustom(6)"
      Tab(2).Control(7)=   "txtCustom(7)"
      Tab(2).Control(8)=   "txtCustom(8)"
      Tab(2).Control(9)=   "txtCustom(9)"
      Tab(2).Control(10)=   "txtCustom(10)"
      Tab(2).Control(11)=   "txtCustom(11)"
      Tab(2).Control(12)=   "txtCustom(12)"
      Tab(2).Control(13)=   "cldCustom(0)"
      Tab(2).Control(13).Enabled=   0   'False
      Tab(2).Control(14)=   "calCustom(0)"
      Tab(2).Control(15)=   "calCustom(1)"
      Tab(2).Control(16)=   "calCustom(2)"
      Tab(2).Control(17)=   "calCustom(3)"
      Tab(2).Control(18)=   "calCustom(4)"
      Tab(2).Control(19)=   "cldCustom(1)"
      Tab(2).Control(19).Enabled=   0   'False
      Tab(2).Control(20)=   "lblCustom(0)"
      Tab(2).Control(21)=   "lblCustom(1)"
      Tab(2).Control(22)=   "lblCustom(2)"
      Tab(2).Control(23)=   "lblCustom(3)"
      Tab(2).Control(24)=   "lblCustom(4)"
      Tab(2).Control(25)=   "lblCustom(5)"
      Tab(2).Control(26)=   "lblCustom(6)"
      Tab(2).Control(27)=   "lblCustom(7)"
      Tab(2).Control(28)=   "lblCustom(8)"
      Tab(2).Control(29)=   "lblCustom(9)"
      Tab(2).Control(30)=   "lblCustom(10)"
      Tab(2).Control(31)=   "lblCustom(11)"
      Tab(2).Control(32)=   "lblCustom(12)"
      Tab(2).Control(33)=   "lblCustom(13)"
      Tab(2).Control(34)=   "lblCustom(14)"
      Tab(2).Control(35)=   "lblCustom(15)"
      Tab(2).Control(36)=   "lblCustom(16)"
      Tab(2).Control(37)=   "lblCustom(17)"
      Tab(2).Control(38)=   "lblCustom(18)"
      Tab(2).Control(39)=   "lblCustom(19)"
      Tab(2).ControlCount=   40
      Begin VB.TextBox txtCustom 
         Height          =   270
         Index           =   0
         Left            =   -73620
         TabIndex        =   117
         Top             =   510
         Visible         =   0   'False
         Width           =   1845
      End
      Begin VB.TextBox txtCustom 
         Height          =   270
         Index           =   1
         Left            =   -70410
         TabIndex        =   116
         Top             =   525
         Visible         =   0   'False
         Width           =   1875
      End
      Begin VB.TextBox txtCustom 
         Height          =   270
         Index           =   2
         Left            =   -73620
         TabIndex        =   115
         Top             =   930
         Visible         =   0   'False
         Width           =   1845
      End
      Begin VB.TextBox txtCustom 
         Height          =   270
         Index           =   3
         Left            =   -70410
         TabIndex        =   114
         Top             =   915
         Visible         =   0   'False
         Width           =   1875
      End
      Begin VB.TextBox txtCustom 
         Height          =   270
         Index           =   4
         Left            =   -73605
         TabIndex        =   113
         Top             =   1335
         Visible         =   0   'False
         Width           =   1845
      End
      Begin VB.TextBox txtCustom 
         Height          =   270
         Index           =   5
         Left            =   -70380
         TabIndex        =   112
         Top             =   1320
         Visible         =   0   'False
         Width           =   1875
      End
      Begin VB.TextBox txtCustom 
         Height          =   270
         Index           =   6
         Left            =   -73605
         TabIndex        =   111
         Top             =   1770
         Visible         =   0   'False
         Width           =   1845
      End
      Begin VB.TextBox txtCustom 
         Height          =   270
         Index           =   7
         Left            =   -70380
         TabIndex        =   110
         Top             =   1740
         Visible         =   0   'False
         Width           =   1875
      End
      Begin VB.TextBox txtCustom 
         Height          =   270
         Index           =   8
         Left            =   -73605
         TabIndex        =   109
         Top             =   2205
         Visible         =   0   'False
         Width           =   1845
      End
      Begin VB.TextBox txtCustom 
         Height          =   270
         Index           =   9
         Left            =   -70380
         TabIndex        =   108
         Top             =   2160
         Visible         =   0   'False
         Width           =   1875
      End
      Begin VB.TextBox txtCustom 
         Height          =   270
         Index           =   10
         Left            =   -73605
         TabIndex        =   107

⌨️ 快捷键说明

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