?? feditcheckin.designer.vb
字號:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class fEditCheckIn
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
MyBase.Dispose(disposing)
End Sub
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(fEditCheckIn))
Me.btnSCustomer = New System.Windows.Forms.Button
Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components)
Me.txtCusID = New System.Windows.Forms.TextBox
Me.Label16 = New System.Windows.Forms.Label
Me.txtCardNo = New System.Windows.Forms.TextBox
Me.Label5 = New System.Windows.Forms.Label
Me.txtPassNo = New System.Windows.Forms.TextBox
Me.Label4 = New System.Windows.Forms.Label
Me.txtCheckOut = New System.Windows.Forms.TextBox
Me.DTCheckIn = New System.Windows.Forms.DateTimePicker
Me.lblCheckOut = New System.Windows.Forms.Label
Me.txtAddress = New System.Windows.Forms.TextBox
Me.Label2 = New System.Windows.Forms.Label
Me.txtGender = New System.Windows.Forms.TextBox
Me.Label1 = New System.Windows.Forms.Label
Me.cboCusName = New System.Windows.Forms.ComboBox
Me.txtStaying = New System.Windows.Forms.TextBox
Me.Label3 = New System.Windows.Forms.Label
Me.Label7 = New System.Windows.Forms.Label
Me.lblCheckIn = New System.Windows.Forms.Label
Me.txtPrepaid = New System.Windows.Forms.TextBox
Me.Label13 = New System.Windows.Forms.Label
Me.txtRemain = New System.Windows.Forms.TextBox
Me.txtAmount = New System.Windows.Forms.TextBox
Me.Label12 = New System.Windows.Forms.Label
Me.btnClose = New System.Windows.Forms.Button
Me.GroupBox4 = New System.Windows.Forms.GroupBox
Me.btnUpdate = New System.Windows.Forms.Button
Me.txtTotal = New System.Windows.Forms.TextBox
Me.GroupBox3 = New System.Windows.Forms.GroupBox
Me.Label14 = New System.Windows.Forms.Label
Me.txtFloor = New System.Windows.Forms.TextBox
Me.Label11 = New System.Windows.Forms.Label
Me.Label15 = New System.Windows.Forms.Label
Me.cboRNum = New System.Windows.Forms.ComboBox
Me.Label10 = New System.Windows.Forms.Label
Me.cboRType = New System.Windows.Forms.ComboBox
Me.Label9 = New System.Windows.Forms.Label
Me.GroupBox2 = New System.Windows.Forms.GroupBox
Me.GroupBox1 = New System.Windows.Forms.GroupBox
Me.GroupBox4.SuspendLayout()
Me.GroupBox3.SuspendLayout()
Me.GroupBox2.SuspendLayout()
Me.GroupBox1.SuspendLayout()
Me.SuspendLayout()
'
'btnSCustomer
'
Me.btnSCustomer.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnSCustomer.ImageKey = "search2.ico"
Me.btnSCustomer.ImageList = Me.ImageList1
Me.btnSCustomer.Location = New System.Drawing.Point(126, 201)
Me.btnSCustomer.Name = "btnSCustomer"
Me.btnSCustomer.Size = New System.Drawing.Size(75, 23)
Me.btnSCustomer.TabIndex = 31
Me.btnSCustomer.Text = " Search"
Me.btnSCustomer.UseVisualStyleBackColor = True
'
'ImageList1
'
Me.ImageList1.ImageStream = CType(resources.GetObject("ImageList1.ImageStream"), System.Windows.Forms.ImageListStreamer)
Me.ImageList1.TransparentColor = System.Drawing.Color.Transparent
Me.ImageList1.Images.SetKeyName(0, "search2.ico")
Me.ImageList1.Images.SetKeyName(1, "edit.ico")
Me.ImageList1.Images.SetKeyName(2, "Close 2.ico")
'
'txtCusID
'
Me.txtCusID.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCusID.Location = New System.Drawing.Point(126, 60)
Me.txtCusID.Name = "txtCusID"
Me.txtCusID.ReadOnly = True
Me.txtCusID.Size = New System.Drawing.Size(255, 22)
Me.txtCusID.TabIndex = 16
'
'Label16
'
Me.Label16.AutoSize = True
Me.Label16.BackColor = System.Drawing.Color.Transparent
Me.Label16.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Label16.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label16.Location = New System.Drawing.Point(33, 63)
Me.Label16.Name = "Label16"
Me.Label16.Size = New System.Drawing.Size(84, 16)
Me.Label16.TabIndex = 17
Me.Label16.Text = "Customer ID:"
'
'txtCardNo
'
Me.txtCardNo.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCardNo.Location = New System.Drawing.Point(126, 172)
Me.txtCardNo.Name = "txtCardNo"
Me.txtCardNo.ReadOnly = True
Me.txtCardNo.Size = New System.Drawing.Size(255, 22)
Me.txtCardNo.TabIndex = 14
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.BackColor = System.Drawing.Color.Transparent
Me.Label5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.Location = New System.Drawing.Point(55, 175)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(61, 16)
Me.Label5.TabIndex = 15
Me.Label5.Text = "Card No:"
'
'txtPassNo
'
Me.txtPassNo.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtPassNo.Location = New System.Drawing.Point(126, 144)
Me.txtPassNo.Name = "txtPassNo"
Me.txtPassNo.ReadOnly = True
Me.txtPassNo.Size = New System.Drawing.Size(255, 22)
Me.txtPassNo.TabIndex = 12
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.BackColor = System.Drawing.Color.Transparent
Me.Label4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label4.Location = New System.Drawing.Point(30, 147)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(86, 16)
Me.Label4.TabIndex = 13
Me.Label4.Text = "Passport No:"
'
'txtCheckOut
'
Me.txtCheckOut.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCheckOut.Location = New System.Drawing.Point(126, 86)
Me.txtCheckOut.Name = "txtCheckOut"
Me.txtCheckOut.ReadOnly = True
Me.txtCheckOut.Size = New System.Drawing.Size(255, 22)
Me.txtCheckOut.TabIndex = 32
'
'DTCheckIn
'
Me.DTCheckIn.CustomFormat = "dddd, MMMM dd, yyyy"
Me.DTCheckIn.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.DTCheckIn.Location = New System.Drawing.Point(126, 29)
Me.DTCheckIn.Name = "DTCheckIn"
Me.DTCheckIn.Size = New System.Drawing.Size(255, 22)
Me.DTCheckIn.TabIndex = 22
'
'lblCheckOut
'
Me.lblCheckOut.AutoSize = True
Me.lblCheckOut.BackColor = System.Drawing.Color.Transparent
Me.lblCheckOut.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.lblCheckOut.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblCheckOut.Location = New System.Drawing.Point(15, 88)
Me.lblCheckOut.Name = "lblCheckOut"
Me.lblCheckOut.Size = New System.Drawing.Size(101, 16)
Me.lblCheckOut.TabIndex = 21
Me.lblCheckOut.Text = "CheckOut Date:"
'
'txtAddress
'
Me.txtAddress.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtAddress.Location = New System.Drawing.Point(126, 116)
Me.txtAddress.Name = "txtAddress"
Me.txtAddress.ReadOnly = True
Me.txtAddress.Size = New System.Drawing.Size(255, 22)
Me.txtAddress.TabIndex = 10
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.BackColor = System.Drawing.Color.Transparent
Me.Label2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label2.Location = New System.Drawing.Point(54, 119)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(62, 16)
Me.Label2.TabIndex = 11
Me.Label2.Text = "Address:"
'
'txtGender
'
Me.txtGender.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtGender.Location = New System.Drawing.Point(126, 88)
Me.txtGender.Name = "txtGender"
Me.txtGender.ReadOnly = True
Me.txtGender.Size = New System.Drawing.Size(255, 22)
Me.txtGender.TabIndex = 5
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.BackColor = System.Drawing.Color.Transparent
Me.Label1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.Location = New System.Drawing.Point(60, 91)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(56, 16)
Me.Label1.TabIndex = 9
Me.Label1.Text = "Gender:"
'
'cboCusName
'
Me.cboCusName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
Me.cboCusName.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cboCusName.FormattingEnabled = True
Me.cboCusName.Location = New System.Drawing.Point(126, 30)
Me.cboCusName.Name = "cboCusName"
Me.cboCusName.Size = New System.Drawing.Size(255, 24)
Me.cboCusName.TabIndex = 1
'
'txtStaying
'
Me.txtStaying.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtStaying.Location = New System.Drawing.Point(126, 58)
Me.txtStaying.Name = "txtStaying"
Me.txtStaying.Size = New System.Drawing.Size(255, 22)
Me.txtStaying.TabIndex = 2
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.BackColor = System.Drawing.Color.Transparent
Me.Label3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label3.Location = New System.Drawing.Point(8, 33)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(108, 16)
Me.Label3.TabIndex = 7
Me.Label3.Text = "Customer Name:"
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.BackColor = System.Drawing.Color.Transparent
Me.Label7.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label7.Location = New System.Drawing.Point(60, 60)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(56, 16)
Me.Label7.TabIndex = 19
Me.Label7.Text = "Staying:"
'
'lblCheckIn
'
Me.lblCheckIn.AutoSize = True
Me.lblCheckIn.BackColor = System.Drawing.Color.Transparent
Me.lblCheckIn.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.lblCheckIn.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblCheckIn.Location = New System.Drawing.Point(25, 32)
Me.lblCheckIn.Name = "lblCheckIn"
Me.lblCheckIn.Size = New System.Drawing.Size(91, 16)
Me.lblCheckIn.TabIndex = 17
Me.lblCheckIn.Text = "CheckIn Date:"
'
'txtPrepaid
'
Me.txtPrepaid.BackColor = System.Drawing.Color.Black
Me.txtPrepaid.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtPrepaid.ForeColor = System.Drawing.Color.White
Me.txtPrepaid.Location = New System.Drawing.Point(127, 173)
Me.txtPrepaid.Name = "txtPrepaid"
Me.txtPrepaid.Size = New System.Drawing.Size(255, 22)
Me.txtPrepaid.TabIndex = 22
'
'Label13
'
Me.Label13.AutoSize = True
Me.Label13.BackColor = System.Drawing.Color.Transparent
Me.Label13.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Label13.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label13.Location = New System.Drawing.Point(75, 148)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(42, 16)
Me.Label13.TabIndex = 21
Me.Label13.Text = "Total:"
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -