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

📄 frm_add_salary_info.frm

📁 This file came from Planet-Source-Code.com...the home millions of lines of source code You can view
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{935C9182-411B-4FFB-9512-97C8745743BC}#2.4#0"; "AResize.ocx"
Begin VB.Form frm_add_salary_info 
   BackColor       =   &H00FF8080&
   Caption         =   "Salary Mangment"
   ClientHeight    =   8925
   ClientLeft      =   60
   ClientTop       =   375
   ClientWidth     =   10095
   BeginProperty Font 
      Name            =   "Verdana"
      Size            =   8.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "frm_add_salary_info.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   8925
   ScaleWidth      =   10095
   Begin VB.Frame Frame3 
      BackColor       =   &H00FF8080&
      Caption         =   "Operations"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   7215
      Left            =   7800
      TabIndex        =   35
      Top             =   1200
      Width           =   2175
      Begin VB.CommandButton cmd_salary_add 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Add"
         Height          =   735
         Left            =   480
         Picture         =   "frm_add_salary_info.frx":57E2
         Style           =   1  'Graphical
         TabIndex        =   43
         Top             =   360
         Width           =   1095
      End
      Begin VB.CommandButton cmd_salary_back 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Close"
         Height          =   735
         Left            =   480
         Picture         =   "frm_add_salary_info.frx":5C91
         Style           =   1  'Graphical
         TabIndex        =   42
         Top             =   6240
         Width           =   1095
      End
      Begin VB.CommandButton cmd_sal_modify 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Modify"
         Height          =   735
         Left            =   480
         Picture         =   "frm_add_salary_info.frx":6195
         Style           =   1  'Graphical
         TabIndex        =   41
         Top             =   2040
         Width           =   1095
      End
      Begin VB.CommandButton cmd_sal_delete 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Delete"
         Height          =   735
         Left            =   480
         Picture         =   "frm_add_salary_info.frx":663A
         Style           =   1  'Graphical
         TabIndex        =   40
         Top             =   4560
         Width           =   1095
      End
      Begin VB.CommandButton cmd_sal_viewall 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         Caption         =   "&View All"
         Height          =   735
         Left            =   480
         Picture         =   "frm_add_salary_info.frx":6AF3
         Style           =   1  'Graphical
         TabIndex        =   39
         Top             =   3720
         Width           =   1095
      End
      Begin VB.CommandButton cmd_sal_save 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         Caption         =   "&Save"
         Height          =   735
         Left            =   480
         Picture         =   "frm_add_salary_info.frx":6FAE
         Style           =   1  'Graphical
         TabIndex        =   38
         Top             =   1200
         Width           =   1095
      End
      Begin VB.CommandButton cmd_sal_refresh 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         Caption         =   "Refresh"
         Height          =   735
         Left            =   480
         Picture         =   "frm_add_salary_info.frx":745C
         Style           =   1  'Graphical
         TabIndex        =   37
         Top             =   5400
         Width           =   1095
      End
      Begin VB.CommandButton cmd_sal_search 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         Caption         =   "Search"
         CausesValidation=   0   'False
         Height          =   735
         Left            =   480
         Picture         =   "frm_add_salary_info.frx":7902
         Style           =   1  'Graphical
         TabIndex        =   36
         Top             =   2880
         Width           =   1095
      End
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00FF8080&
      Caption         =   "Employee Details"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   2535
      Left            =   360
      TabIndex        =   25
      Top             =   1200
      Width           =   7215
      Begin VB.TextBox Code 
         Appearance      =   0  'Flat
         ForeColor       =   &H00000080&
         Height          =   285
         Left            =   2520
         TabIndex        =   30
         Top             =   360
         Width           =   1335
      End
      Begin VB.TextBox add 
         Appearance      =   0  'Flat
         ForeColor       =   &H00000080&
         Height          =   885
         Left            =   2520
         TabIndex        =   29
         Top             =   1080
         Width           =   2895
      End
      Begin VB.TextBox desig 
         Appearance      =   0  'Flat
         ForeColor       =   &H00000080&
         Height          =   285
         Left            =   2520
         TabIndex        =   28
         Top             =   2040
         Width           =   1215
      End
      Begin VB.TextBox nm 
         Appearance      =   0  'Flat
         ForeColor       =   &H00000080&
         Height          =   285
         Left            =   2520
         TabIndex        =   27
         Top             =   720
         Width           =   3495
      End
      Begin VB.CommandButton cmd_brows 
         Appearance      =   0  'Flat
         Caption         =   "..."
         Height          =   255
         Left            =   3960
         TabIndex        =   26
         Top             =   360
         Width           =   375
      End
      Begin VB.Label label4 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Address"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   195
         Index           =   1
         Left            =   240
         TabIndex        =   34
         Top             =   1080
         Width           =   795
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Employee's Code"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   195
         Left            =   240
         TabIndex        =   33
         Top             =   360
         Width           =   1665
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Name"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   195
         Left            =   240
         TabIndex        =   32
         Top             =   720
         Width           =   555
      End
      Begin VB.Label label4 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Department"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   195
         Index           =   0
         Left            =   240
         TabIndex        =   31
         Top             =   2160
         Width           =   1155
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00FF8080&
      Caption         =   "Salary Details"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   4455
      Left            =   360
      TabIndex        =   0
      Top             =   3960
      Width           =   7215
      Begin VB.TextBox pt 
         Appearance      =   0  'Flat
         Height          =   285
         Left            =   5520
         TabIndex        =   12
         Top             =   1680
         Width           =   1215
      End
      Begin VB.TextBox bp 
         Appearance      =   0  'Flat
         Height          =   285
         Left            =   2520
         TabIndex        =   11
         Top             =   240
         Width           =   1215
      End
      Begin VB.TextBox da 
         Appearance      =   0  'Flat
         Height          =   285
         Left            =   2520
         TabIndex        =   10
         Top             =   720
         Width           =   1215
      End
      Begin VB.TextBox hr 
         Appearance      =   0  'Flat
         Height          =   285
         Left            =   2520
         TabIndex        =   9
         Top             =   1200
         Width           =   1215
      End
      Begin VB.TextBox ca 
         Appearance      =   0  'Flat
         Height          =   285
         Left            =   2520
         TabIndex        =   8
         Top             =   1680
         Width           =   1215
      End
      Begin VB.TextBox ta 
         Appearance      =   0  'Flat
         Height          =   285
         Left            =   2520
         TabIndex        =   7
         Top             =   2160
         Width           =   1215
      End
      Begin VB.TextBox pf 
         Appearance      =   0  'Flat
         Height          =   285
         Left            =   5520
         MaxLength       =   5
         TabIndex        =   6
         Top             =   240
         Width           =   1215
      End
      Begin VB.TextBox ins 
         Appearance      =   0  'Flat
         Height          =   285
         Left            =   5520
         MaxLength       =   5
         TabIndex        =   5
         Top             =   720
         Width           =   1215
      End
      Begin VB.TextBox it 
         Appearance      =   0  'Flat
         Height          =   285
         Left            =   5520
         MaxLength       =   5
         TabIndex        =   4
         Top             =   1200
         Width           =   1215
      End
      Begin VB.TextBox gpa 
         Appearance      =   0  'Flat
         Height          =   315
         Left            =   2520
         TabIndex        =   3
         Top             =   3600
         Width           =   1215
      End
      Begin VB.TextBox deduct 
         Appearance      =   0  'Flat
         Height          =   315
         Left            =   2520
         TabIndex        =   2
         Top             =   2640
         Width           =   1215
      End
      Begin VB.TextBox Net 
         Appearance      =   0  'Flat
         Height          =   285
         Left            =   2520
         TabIndex        =   1
         Top             =   3120
         Width           =   1215
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Basic Pay"

⌨️ 快捷键说明

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