?? form1.designer.vb
字號:
Me.Label11.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(545, 123)
Me.txtPassNo.Name = "txtPassNo"
Me.txtPassNo.Size = New System.Drawing.Size(247, 22)
Me.txtPassNo.TabIndex = 49
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.BackColor = System.Drawing.Color.Transparent
Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label10.Location = New System.Drawing.Point(442, 126)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(86, 16)
Me.Label10.TabIndex = 50
Me.Label10.Text = "Passport No:"
'
'txtNationality
'
Me.txtNationality.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtNationality.Location = New System.Drawing.Point(545, 95)
Me.txtNationality.Name = "txtNationality"
Me.txtNationality.Size = New System.Drawing.Size(247, 22)
Me.txtNationality.TabIndex = 47
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.BackColor = System.Drawing.Color.Transparent
Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label8.Location = New System.Drawing.Point(454, 98)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(74, 16)
Me.Label8.TabIndex = 48
Me.Label8.Text = "Nationality:"
'
'txtCountry
'
Me.txtCountry.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCountry.Location = New System.Drawing.Point(545, 67)
Me.txtCountry.Name = "txtCountry"
Me.txtCountry.Size = New System.Drawing.Size(247, 22)
Me.txtCountry.TabIndex = 45
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.BackColor = System.Drawing.Color.Transparent
Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label9.Location = New System.Drawing.Point(472, 70)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(56, 16)
Me.Label9.TabIndex = 46
Me.Label9.Text = "Country:"
'
'txtState
'
Me.txtState.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtState.Location = New System.Drawing.Point(545, 36)
Me.txtState.Name = "txtState"
Me.txtState.Size = New System.Drawing.Size(247, 22)
Me.txtState.TabIndex = 43
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.BackColor = System.Drawing.Color.Transparent
Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label6.Location = New System.Drawing.Point(486, 39)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(42, 16)
Me.Label6.TabIndex = 44
Me.Label6.Text = "State:"
'
'txtCity
'
Me.txtCity.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCity.Location = New System.Drawing.Point(545, 8)
Me.txtCity.Name = "txtCity"
Me.txtCity.Size = New System.Drawing.Size(247, 22)
Me.txtCity.TabIndex = 41
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.BackColor = System.Drawing.Color.Transparent
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(495, 8)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(33, 16)
Me.Label7.TabIndex = 42
Me.Label7.Text = "City:"
'
'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(129, 129)
Me.txtAddress.Multiline = True
Me.txtAddress.Name = "txtAddress"
Me.txtAddress.Size = New System.Drawing.Size(255, 44)
Me.txtAddress.TabIndex = 39
'
'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(57, 132)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(62, 16)
Me.Label5.TabIndex = 40
Me.Label5.Text = "Address:"
'
'cboDOB
'
Me.cboDOB.CustomFormat = "MMM/dd/yyyy"
Me.cboDOB.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cboDOB.Format = System.Windows.Forms.DateTimePickerFormat.Custom
Me.cboDOB.Location = New System.Drawing.Point(129, 100)
Me.cboDOB.Name = "cboDOB"
Me.cboDOB.Size = New System.Drawing.Size(255, 23)
Me.cboDOB.TabIndex = 38
'
'cboGender
'
Me.cboGender.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.cboGender.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cboGender.FormattingEnabled = True
Me.cboGender.Items.AddRange(New Object() {"Male", "Female"})
Me.cboGender.Location = New System.Drawing.Point(129, 67)
Me.cboGender.Name = "cboGender"
Me.cboGender.Size = New System.Drawing.Size(255, 24)
Me.cboGender.TabIndex = 35
'
'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(36, 103)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(83, 16)
Me.Label4.TabIndex = 37
Me.Label4.Text = "Date of Birth:"
'
'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(64, 70)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(56, 16)
Me.Label3.TabIndex = 36
Me.Label3.Text = "Gender:"
'
'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(12, 42)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(108, 16)
Me.Label2.TabIndex = 34
Me.Label2.Text = "Customer Name:"
'
'txtCustName
'
Me.txtCustName.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCustName.Location = New System.Drawing.Point(129, 39)
Me.txtCustName.Name = "txtCustName"
Me.txtCustName.Size = New System.Drawing.Size(255, 22)
Me.txtCustName.TabIndex = 33
'
'txtCustID
'
Me.txtCustID.Enabled = False
Me.txtCustID.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtCustID.Location = New System.Drawing.Point(129, 11)
Me.txtCustID.Name = "txtCustID"
Me.txtCustID.Size = New System.Drawing.Size(255, 22)
Me.txtCustID.TabIndex = 31
'
'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(36, 14)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(84, 16)
Me.Label1.TabIndex = 32
Me.Label1.Text = "Customer ID:"
'
'Form1
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackgroundImage = Global.Hotel_Management_System.My.Resources.Resources.BackGround
Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
Me.ClientSize = New System.Drawing.Size(805, 505)
Me.Controls.Add(Me.btnShow)
Me.Controls.Add(Me.btnCancel)
Me.Controls.Add(Me.btnClose)
Me.Controls.Add(Me.btnSearch)
Me.Controls.Add(Me.btnSave)
Me.Controls.Add(Me.btnEdit)
Me.Controls.Add(Me.btnDelete)
Me.Controls.Add(Me.LstCustomer)
Me.Controls.Add(Me.txtCardNo)
Me.Controls.Add(Me.Label11)
Me.Controls.Add(Me.txtPassNo)
Me.Controls.Add(Me.Label10)
Me.Controls.Add(Me.txtNationality)
Me.Controls.Add(Me.Label8)
Me.Controls.Add(Me.txtCountry)
Me.Controls.Add(Me.Label9)
Me.Controls.Add(Me.txtState)
Me.Controls.Add(Me.Label6)
Me.Controls.Add(Me.txtCity)
Me.Controls.Add(Me.Label7)
Me.Controls.Add(Me.txtAddress)
Me.Controls.Add(Me.Label5)
Me.Controls.Add(Me.cboDOB)
Me.Controls.Add(Me.cboGender)
Me.Controls.Add(Me.Label4)
Me.Controls.Add(Me.Label3)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.txtCustName)
Me.Controls.Add(Me.txtCustID)
Me.Controls.Add(Me.Label1)
Me.DoubleBuffered = True
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
Me.MaximizeBox = False
Me.MinimizeBox = False
Me.Name = "Form1"
Me.Text = "Customer Information"
Me.ContextMenuStrip1.ResumeLayout(False)
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents ColumnHeader4 As System.Windows.Forms.ColumnHeader
Friend WithEvents ColumnHeader3 As System.Windows.Forms.ColumnHeader
Friend WithEvents ColumnHeader2 As System.Windows.Forms.ColumnHeader
Friend WithEvents ColumnHeader5 As System.Windows.Forms.ColumnHeader
Friend WithEvents ColumnHeader8 As System.Windows.Forms.ColumnHeader
Friend WithEvents ColumnHeader7 As System.Windows.Forms.ColumnHeader
Friend WithEvents ColumnHeader6 As System.Windows.Forms.ColumnHeader
Friend WithEvents ColumnHeader1 As System.Windows.Forms.ColumnHeader
Friend WithEvents btnShow As System.Windows.Forms.Button
Friend WithEvents btnCancel As System.Windows.Forms.Button
Friend WithEvents btnClose As System.Windows.Forms.Button
Friend WithEvents btnSearch As System.Windows.Forms.Button
Friend WithEvents btnSave As System.Windows.Forms.Button
Friend WithEvents btnEdit As System.Windows.Forms.Button
Friend WithEvents ColumnHeader9 As System.Windows.Forms.ColumnHeader
Friend WithEvents CheckInToolStripMenuItem1 As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents DeleteToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents btnDelete As System.Windows.Forms.Button
Friend WithEvents CheckInToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents ColumnHeader11 As System.Windows.Forms.ColumnHeader
Friend WithEvents ColumnHeader10 As System.Windows.Forms.ColumnHeader
Friend WithEvents EditToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents ContextMenuStrip1 As System.Windows.Forms.ContextMenuStrip
Friend WithEvents LstCustomer As System.Windows.Forms.ListView
Friend WithEvents txtCardNo As System.Windows.Forms.TextBox
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents txtPassNo As System.Windows.Forms.TextBox
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents txtNationality As System.Windows.Forms.TextBox
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents txtCountry As System.Windows.Forms.TextBox
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents txtState As System.Windows.Forms.TextBox
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents txtCity As System.Windows.Forms.TextBox
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents txtAddress As System.Windows.Forms.TextBox
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents cboDOB As System.Windows.Forms.DateTimePicker
Friend WithEvents cboGender As System.Windows.Forms.ComboBox
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents txtCustName As System.Windows.Forms.TextBox
Friend WithEvents txtCustID As System.Windows.Forms.TextBox
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents ImageList1 As System.Windows.Forms.ImageList
Friend WithEvents ImageList2 As System.Windows.Forms.ImageList
End Class
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -