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

📄 frmchuchai.frm

📁 经费软件
💻 FRM
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmchuchai 
   Caption         =   "试验出差登记"
   ClientHeight    =   7545
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   10095
   LinkTopic       =   "Form1"
   ScaleHeight     =   7545
   ScaleWidth      =   10095
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton Command2 
      Caption         =   "计 算"
      Height          =   495
      Left            =   7920
      TabIndex        =   17
      Top             =   4920
      Width           =   1215
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      Left            =   3600
      TabIndex        =   8
      Text            =   "Combo1"
      Top             =   360
      Width           =   3735
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Left            =   3600
      TabIndex        =   7
      Text            =   "Text1"
      Top             =   1080
      Width           =   3735
   End
   Begin VB.TextBox Text2 
      Height          =   375
      Left            =   3600
      TabIndex        =   6
      Text            =   "Text2"
      Top             =   2640
      Width           =   3735
   End
   Begin VB.TextBox Text3 
      Height          =   495
      Left            =   3600
      TabIndex        =   5
      Text            =   "Text3"
      Top             =   3360
      Width           =   3615
   End
   Begin VB.TextBox Text4 
      Height          =   375
      Left            =   3600
      TabIndex        =   4
      Text            =   "Text4"
      Top             =   4200
      Width           =   3615
   End
   Begin VB.TextBox Text5 
      Height          =   495
      Left            =   3600
      TabIndex        =   3
      Text            =   "Text5"
      Top             =   4800
      Width           =   3615
   End
   Begin VB.TextBox Text6 
      Height          =   375
      Left            =   3600
      TabIndex        =   2
      Text            =   "Text6"
      Top             =   5760
      Width           =   3615
   End
   Begin VB.CommandButton Command1 
      Caption         =   "退  出"
      Height          =   495
      Index           =   0
      Left            =   8040
      TabIndex        =   0
      Top             =   6600
      Width           =   1095
   End
   Begin MSComCtl2.DTPicker DTPicker1 
      Height          =   375
      Left            =   3600
      TabIndex        =   1
      Top             =   1800
      Width           =   3735
      _ExtentX        =   6588
      _ExtentY        =   661
      _Version        =   393216
      Format          =   25493505
      CurrentDate     =   39731
   End
   Begin VB.Label label1 
      AutoSize        =   -1  'True
      Caption         =   "请选择经费项目:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   0
      Left            =   840
      TabIndex        =   16
      Top             =   360
      Width           =   1920
   End
   Begin VB.Label label1 
      AutoSize        =   -1  'True
      Caption         =   "出差地点:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   1
      Left            =   1560
      TabIndex        =   15
      Top             =   1155
      Width           =   1200
   End
   Begin VB.Label label1 
      AutoSize        =   -1  'True
      Caption         =   "出差天数:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   2
      Left            =   1560
      TabIndex        =   14
      Top             =   2730
      Width           =   1200
   End
   Begin VB.Label label1 
      AutoSize        =   -1  'True
      Caption         =   "出差人数:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   3
      Left            =   1560
      TabIndex        =   13
      Top             =   3510
      Width           =   1200
   End
   Begin VB.Label label1 
      AutoSize        =   -1  'True
      Caption         =   "出差总费用(元):"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   4
      Left            =   600
      TabIndex        =   12
      Top             =   4200
      Width           =   2160
   End
   Begin VB.Label label1 
      AutoSize        =   -1  'True
      Caption         =   "出差日期:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   5
      Left            =   1560
      TabIndex        =   11
      Top             =   1920
      Width           =   1200
   End
   Begin VB.Label label1 
      AutoSize        =   -1  'True
      Caption         =   "经费余额(元):"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   6
      Left            =   840
      TabIndex        =   10
      Top             =   4920
      Width           =   1920
   End
   Begin VB.Label label1 
      AutoSize        =   -1  'True
      Caption         =   "经 办 人:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Index           =   7
      Left            =   1560
      TabIndex        =   9
      Top             =   5760
      Width           =   1200
   End
End
Attribute VB_Name = "frmchuchai"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Command1_Click()
Unload Me
End Sub

Private Sub label1_Click(Index As Integer)

End Sub

⌨️ 快捷键说明

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