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

📄 frmempcardnew.frm

📁 金算盘软件代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{D252F124-F62C-11D1-9ABD-444553540000}#1.0#0"; "GADATE.DLL"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{F42BDC2B-FC9B-11D1-9ABD-444553540000}#3.4#0"; "ATLEDIT1.OCX"
Object = "{81110CCB-022B-11D3-A348-0080C89152FF}#1.3#0"; "ORAGLIST.OCX"
Begin VB.Form frmEmployeeCard 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "新增职员"
   ClientHeight    =   4050
   ClientLeft      =   1500
   ClientTop       =   1770
   ClientWidth     =   7005
   HelpContextID   =   30010
   Icon            =   "frmEmpCardNew.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4050
   ScaleWidth      =   7005
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin TabDlg.SSTab SSTab1 
      Height          =   3864
      Left            =   90
      TabIndex        =   55
      Top             =   90
      Width           =   5565
      _ExtentX        =   9816
      _ExtentY        =   6826
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      TabsPerRow      =   2
      TabHeight       =   520
      TabCaption(0)   =   "基本信息(&B)"
      TabPicture(0)   =   "frmEmpCardNew.frx":000C
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "lblNote(0)"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "lblNote(6)"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "lblNote(3)"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "lblNote(16)"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "lblNote(2)"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "lblNote(4)"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "lblNote(13)"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "lblNote(8)"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).Control(8)=   "lblNote(15)"
      Tab(0).Control(8).Enabled=   0   'False
      Tab(0).Control(9)=   "lstText(0)"
      Tab(0).Control(9).Enabled=   0   'False
      Tab(0).Control(10)=   "txtEmployee(6)"
      Tab(0).Control(10).Enabled=   0   'False
      Tab(0).Control(11)=   "txtEmployee(5)"
      Tab(0).Control(11).Enabled=   0   'False
      Tab(0).Control(12)=   "txtEmployee(4)"
      Tab(0).Control(12).Enabled=   0   'False
      Tab(0).Control(13)=   "txtEmployee(3)"
      Tab(0).Control(13).Enabled=   0   'False
      Tab(0).Control(14)=   "txtEmployee(1)"
      Tab(0).Control(14).Enabled=   0   'False
      Tab(0).Control(15)=   "lstText(3)"
      Tab(0).Control(15).Enabled=   0   'False
      Tab(0).Control(16)=   "lstText(1)"
      Tab(0).Control(16).Enabled=   0   'False
      Tab(0).Control(17)=   "txtEmployee(0)"
      Tab(0).Control(17).Enabled=   0   'False
      Tab(0).Control(18)=   "Frame1(2)"
      Tab(0).Control(18).Enabled=   0   'False
      Tab(0).Control(19)=   "Frame2"
      Tab(0).Control(19).Enabled=   0   'False
      Tab(0).ControlCount=   20
      TabCaption(1)   =   "辅助信息(&F)"
      TabPicture(1)   =   "frmEmpCardNew.frx":0028
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame1(1)"
      Tab(1).Control(1)=   "Frame1(0)"
      Tab(1).Control(2)=   "dtmEmployee(0)"
      Tab(1).Control(3)=   "lstText(2)"
      Tab(1).Control(4)=   "dtmEmployee(1)"
      Tab(1).Control(4).Enabled=   0   'False
      Tab(1).Control(5)=   "dtmEmployee(2)"
      Tab(1).Control(6)=   "txtEmployee(7)"
      Tab(1).Control(7)=   "lblNote(1)"
      Tab(1).Control(8)=   "lblNote(12)"
      Tab(1).Control(9)=   "lblNote(10)"
      Tab(1).Control(10)=   "lblNote(5)"
      Tab(1).Control(11)=   "lblNote(9)"
      Tab(1).ControlCount=   12
      Begin VB.Frame Frame2 
         Caption         =   "业务范围(&V)"
         Height          =   876
         Left            =   210
         TabIndex        =   21
         Top             =   2850
         Width           =   5196
         Begin VB.CheckBox chkActive 
            Caption         =   "总帐"
            Height          =   228
            Index           =   0
            Left            =   192
            TabIndex        =   22
            Top             =   240
            Value           =   1  'Checked
            Width           =   1140
         End
         Begin VB.CheckBox chkActive 
            Caption         =   "应收"
            Height          =   228
            Index           =   1
            Left            =   1464
            TabIndex        =   23
            Top             =   240
            Value           =   1  'Checked
            Width           =   1140
         End
         Begin VB.CheckBox chkActive 
            Caption         =   "应付"
            Height          =   228
            Index           =   2
            Left            =   2736
            TabIndex        =   24
            Top             =   240
            Value           =   1  'Checked
            Width           =   1140
         End
         Begin VB.CheckBox chkActive 
            Caption         =   "现金银行"
            Height          =   228
            Index           =   3
            Left            =   4008
            TabIndex        =   25
            Top             =   240
            Value           =   1  'Checked
            Width           =   1140
         End
         Begin VB.CheckBox chkActive 
            Caption         =   "采购"
            Height          =   228
            Index           =   4
            Left            =   192
            TabIndex        =   26
            Top             =   552
            Value           =   1  'Checked
            Width           =   1140
         End
         Begin VB.CheckBox chkActive 
            Caption         =   "销售"
            Height          =   228
            Index           =   5
            Left            =   1464
            TabIndex        =   27
            Top             =   552
            Value           =   1  'Checked
            Width           =   1140
         End
         Begin VB.CheckBox chkActive 
            Caption         =   "库存"
            Height          =   228
            Index           =   6
            Left            =   2736
            TabIndex        =   28
            Top             =   552
            Value           =   1  'Checked
            Width           =   1140
         End
         Begin VB.CheckBox chkActive 
            Caption         =   "委托加工"
            Height          =   228
            Index           =   7
            Left            =   4008
            TabIndex        =   29
            Top             =   552
            Value           =   1  'Checked
            Width           =   1140
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "性别(&X)"
         Height          =   684
         Index           =   2
         Left            =   3090
         TabIndex        =   4
         Top             =   411
         Width           =   2265
         Begin VB.OptionButton optSex 
            Caption         =   "女"
            Height          =   285
            Index           =   1
            Left            =   1560
            TabIndex        =   6
            Top             =   270
            Width           =   525
         End
         Begin VB.OptionButton optSex 
            Caption         =   "男"
            Height          =   285
            Index           =   0
            Left            =   210
            TabIndex        =   5
            Top             =   270
            Value           =   -1  'True
            Width           =   525
         End
      End
      Begin VB.Frame Frame1 
         Height          =   1044
         Index           =   1
         Left            =   -74820
         TabIndex        =   49
         Top             =   2664
         Width           =   5145
         Begin VB.CheckBox chkStop 
            Caption         =   "银行代发工资(&D)"
            Height          =   225
            Index           =   2
            Left            =   120
            TabIndex        =   50
            TabStop         =   0   'False
            Top             =   0
            Width           =   1665
         End
         Begin AtlEdit.TEdit txtEmployee 
            Height          =   300
            Index           =   2
            Left            =   1080
            TabIndex        =   54
            TabStop         =   0   'False
            Top             =   600
            Width           =   3915
            _ExtentX        =   6906
            _ExtentY        =   529
            maxchar         =   20
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Text            =   ""
         End
         Begin ListRefer.ListText lstText 
            Height          =   300
            Index           =   5
            Left            =   1080
            TabIndex        =   52
            TabStop         =   0   'False
            Top             =   270
            Width           =   3915
            _ExtentX        =   6906
            _ExtentY        =   529
            BackColor       =   -2147483644
            MaxLenth        =   20
            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 lblNote 
            Caption         =   "工资帐号(&N)"
            Height          =   300
            Index           =   7
            Left            =   90
            TabIndex        =   53
            Top             =   630
            Width           =   1035
         End
         Begin VB.Label lblNote 
            Caption         =   "代发银行(&K)"
            Height          =   300
            Index           =   17
            Left            =   90
            TabIndex        =   51
            Top             =   300
            Width           =   1035
         End
      End
      Begin VB.Frame Frame1 
         Height          =   696
         Index           =   0
         Left            =   -74820
         TabIndex        =   45
         Top             =   1848
         Width           =   5145
         Begin VB.CheckBox chkStop 
            Caption         =   "征收个人所得税(&R)"
            Height          =   225
            Index           =   1
            Left            =   120
            TabIndex        =   46
            TabStop         =   0   'False
            Top             =   0
            Width           =   1845
         End
         Begin ListRefer.ListText lstText 
            Height          =   300
            Index           =   4
            Left            =   1170
            TabIndex        =   48
            TabStop         =   0   'False
            Top             =   240
            Width           =   3825
            _ExtentX        =   6747
            _ExtentY        =   529
            CodeSort        =   -1  'True
            BackColor       =   -2147483644
            MaxLenth        =   20
            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 lblNote 
            Caption         =   "扣税标准(&Z)"
            Height          =   225
            Index           =   14
            Left            =   90
            TabIndex        =   47
            Top             =   300
            Width           =   1215
         End
      End

⌨️ 快捷键说明

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