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

📄 i-+

📁 VB财务软件系统下载源代码提供自由下载使用学习
💻
📖 第 1 页 / 共 5 页
字号:
            TabIndex        =   32
            Top             =   360
            Width           =   8655
            Begin VB.CommandButton cmdSwitch 
               Caption         =   "切换(&S)"
               Height          =   375
               Left            =   3840
               TabIndex        =   56
               Top             =   2400
               Width           =   855
            End
            Begin MsSuperGrid.SuperGrid sgdEnterSubject 
               Height          =   2500
               Left            =   120
               TabIndex        =   33
               Top             =   240
               Width           =   8355
               _ExtentX        =   14737
               _ExtentY        =   4419
               BackColor       =   16777215
               BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
                  Name            =   "宋体"
                  Size            =   9
                  Charset         =   134
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               EditBorderStyle =   0
               BorderStyle     =   0
               ScrollTrack     =   -1  'True
               ScrollBars      =   1
               Rows            =   6
               MouseIcon       =   "账户定义.frx":0D89
               HighLight       =   2
               ForeColorSel    =   -2147483634
               ForeColorFixed  =   -2147483630
               Cols            =   14
               BackColorSel    =   -2147483635
               BackColorFixed  =   -2147483633
               BackColorBkg    =   -2147483633
               AllowUserResizing=   1
               AllowBigSelection=   0   'False
            End
         End
      End
      Begin EDITLib.Edit txtAccName 
         Height          =   300
         Left            =   1395
         TabIndex        =   2
         Top             =   525
         Width           =   3825
         _Version        =   65536
         _ExtentX        =   6747
         _ExtentY        =   529
         _StockProps     =   253
         ForeColor       =   0
         BackColor       =   16777215
         Appearance      =   1
      End
      Begin EDITLib.Edit txtAccCode 
         Height          =   300
         Left            =   1395
         TabIndex        =   0
         Top             =   120
         Width           =   3825
         _Version        =   65536
         _ExtentX        =   6747
         _ExtentY        =   529
         _StockProps     =   253
         ForeColor       =   0
         BackColor       =   16777215
         Appearance      =   1
      End
      Begin EDITLib.Edit txtUnit 
         Height          =   300
         Index           =   0
         Left            =   1395
         TabIndex        =   57
         Top             =   930
         Visible         =   0   'False
         Width           =   3825
         _Version        =   65536
         _ExtentX        =   6747
         _ExtentY        =   529
         _StockProps     =   253
         ForeColor       =   0
         BackColor       =   16777215
         Enabled         =   0   'False
         Appearance      =   1
         Enabled         =   0   'False
      End
      Begin EDITLib.Edit txtUnit 
         Height          =   300
         Index           =   1
         Left            =   1395
         TabIndex        =   63
         Top             =   930
         Width           =   3825
         _Version        =   65536
         _ExtentX        =   6747
         _ExtentY        =   529
         _StockProps     =   253
         ForeColor       =   0
         BackColor       =   16777215
         Enabled         =   0   'False
         Appearance      =   1
         Enabled         =   0   'False
      End
      Begin zjUseFlg.UsedFlag ufgAcc 
         Height          =   360
         Left            =   5640
         TabIndex        =   64
         Top             =   90
         Visible         =   0   'False
         Width           =   795
         _ExtentX        =   1402
         _ExtentY        =   635
         Object.visible         =   "True"
         Caption         =   "已使用"
      End
      Begin VB.Label lblAccDef 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         Caption         =   "开户单位"
         Height          =   180
         Index           =   2
         Left            =   600
         TabIndex        =   58
         Top             =   990
         Width           =   720
      End
      Begin VB.Label lblAccDef 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         Caption         =   "账户名称"
         Height          =   180
         Index           =   1
         Left            =   600
         TabIndex        =   27
         Top             =   585
         Width           =   720
      End
      Begin VB.Label lblAccDef 
         Alignment       =   1  'Right Justify
         AutoSize        =   -1  'True
         Caption         =   "账户号"
         Height          =   180
         Index           =   0
         Left            =   780
         TabIndex        =   26
         Top             =   195
         Width           =   540
      End
   End
   Begin MSComctlLib.Toolbar tlbAction 
      Align           =   1  'Align Top
      Height          =   540
      Left            =   0
      TabIndex        =   28
      Top             =   0
      Width           =   11250
      _ExtentX        =   19844
      _ExtentY        =   953
      ButtonWidth     =   820
      ButtonHeight    =   953
      AllowCustomize  =   0   'False
      Style           =   1
      ImageList       =   "ilsTlb"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   29
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "打印"
            Key             =   "Print"
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "预览"
            Key             =   "Preview"
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "输出"
            Key             =   "Export"
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "增加"
            Key             =   "AddNew"
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "修改"
            Key             =   "Edit"
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "删除"
            Key             =   "Delete"
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "保存"
            Key             =   "Save"
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "放弃"
            Key             =   "Cancel"
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "复制"
            Key             =   "Copy"
         EndProperty
         BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "粘贴"
            Key             =   "Paste"
         EndProperty
         BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "未销"
            Key             =   "ShowDestroy"
            Style           =   5
            BeginProperty ButtonMenus {66833FEC-8583-11D1-B16A-00C0F0283628} 
               NumButtonMenus  =   3
               BeginProperty ButtonMenu1 {66833FEE-8583-11D1-B16A-00C0F0283628} 
                  Key             =   "K!"
                  Text            =   "全部"
               EndProperty
               BeginProperty ButtonMenu2 {66833FEE-8583-11D1-B16A-00C0F0283628} 
                  Key             =   "K2"
                  Text            =   "已销"
               EndProperty
               BeginProperty ButtonMenu3 {66833FEE-8583-11D1-B16A-00C0F0283628} 
                  Key             =   "K3"
                  Text            =   "未销"
               EndProperty
            EndProperty
         EndProperty
         BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button15 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "刷新"
            Key             =   "Refresh"
         EndProperty
         BeginProperty Button16 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "查找"
            Key             =   "Find"
         EndProperty
         BeginProperty Button17 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button18 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.Visible         =   0   'False
            Caption         =   "首页"
            Key             =   "First"
         EndProperty
         BeginProperty Button19 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.Visible         =   0   'False
            Caption         =   "上页"
            Key             =   "Previous"
         EndProperty
         BeginProperty Button20 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.Visible         =   0   'False
            Caption         =   "下页"
            Key             =   "Next"
         EndProperty
         BeginProperty Button21 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.Visible         =   0   'False
            Caption         =   "末页"
            Key             =   "Last"
         EndProperty
         BeginProperty Button22 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.Visible         =   0   'False
            Style           =   3
         EndProperty
         BeginProperty Button23 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "分组"
            Key             =   "Grouping"
         EndProperty
         BeginProperty Button24 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button25 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "冻结"
            Key             =   "Freeze"
         EndProperty
         BeginProperty Button26 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "销户"
            Key             =   "Destroy"
         EndProperty
         BeginProperty Button27 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button28 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "帮助"
            Key             =   "Help"
         EndProperty
         BeginProperty Button29 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "退出"
            Key             =   "Exit"
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.TreeView treStyle 
      Height          =   5730
      Left            =   0
      TabIndex        =   29
      Top             =   720
      Width           =   1875
      _ExtentX        =   3307
      _ExtentY        =   10107
      _Version        =   393217
      HideSelection   =   0   'False
      Indentation     =   529
      Style           =   5
      HotTracking     =   -1  'True
      ImageList       =   "ilsTlb"
      Appearance      =   1
      OLEDropMode     =   1
   End
   Begin JackSize.JackResize jkrTree 
      Height          =   5595
      Left            =   1920
      TabIndex        =   30
      Top             =   720
      Width           =   105
      _ExtentX        =   185
      _ExtentY        =   9869
      MinLeft         =   1000
   End
   Begin prjTBCtrl.CTBCtrl ocxCtbTool 
      Height          =   660
      Left            =   0
      Top             =   0
      Width           =   3975
      _ExtentX        =   7011
      _ExtentY        =   1164
   End
End
Attribute VB_Name = "frmAccDef"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'--------------------------------
'时间:2002.03.04
'版权:北京用友软件股份有限公司

⌨️ 快捷键说明

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