📄 frmaddfee.designer.vb
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> Partial Class FrmAddFee
#Region "Windows 窗体设计器生成的代码 "
<System.Diagnostics.DebuggerNonUserCode()> Public Sub New()
MyBase.New()
'此调用是 Windows 窗体设计器所必需的。
InitializeComponent()
'此窗体是 MDI 子窗体。
'此代码模拟 VB6
' 的自动加载和显示
' MDI 子级的父级
' 的功能。
End Sub
'窗体重写释放,以清理组件列表。
<System.Diagnostics.DebuggerNonUserCode()> Protected Overloads Overrides Sub Dispose(ByVal Disposing As Boolean)
If Disposing Then
If Not components Is Nothing Then
components.Dispose()
End If
End If
MyBase.Dispose(Disposing)
End Sub
'Windows 窗体设计器所必需的
Private components As System.ComponentModel.IContainer
Public WithEvents cancelCommand As System.Windows.Forms.Button
Public WithEvents BtnOK As System.Windows.Forms.Button
Public WithEvents Label2 As System.Windows.Forms.Label
'注意: 以下过程是 Windows 窗体设计器所必需的
'可以使用 Windows 窗体设计器来修改它。
'不要使用代码编辑器修改它。
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Me.cancelCommand = New System.Windows.Forms.Button
Me.BtnOK = New System.Windows.Forms.Button
Me.Label2 = New System.Windows.Forms.Label
Me.Label6 = New System.Windows.Forms.Label
Me.Label7 = New System.Windows.Forms.Label
Me.TxtAmount = New System.Windows.Forms.TextBox
Me.Label3 = New System.Windows.Forms.Label
Me.ComboFmonth = New System.Windows.Forms.ComboBox
Me.ComboFYear = New System.Windows.Forms.ComboBox
Me.ComboFeeType = New System.Windows.Forms.ComboBox
Me.txtMemo = New System.Windows.Forms.TextBox
Me.Label9 = New System.Windows.Forms.Label
Me.ComboBuilding = New System.Windows.Forms.ComboBox
Me.ComboUnit = New System.Windows.Forms.ComboBox
Me.TxtRoom = New System.Windows.Forms.TextBox
Me.Label1 = New System.Windows.Forms.Label
Me.Label4 = New System.Windows.Forms.Label
Me.Label8 = New System.Windows.Forms.Label
Me.TxtCharge = New System.Windows.Forms.TextBox
Me.Label5 = New System.Windows.Forms.Label
Me.SuspendLayout()
'
'cancelCommand
'
Me.cancelCommand.BackColor = System.Drawing.SystemColors.Control
Me.cancelCommand.Cursor = System.Windows.Forms.Cursors.Default
Me.cancelCommand.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cancelCommand.ForeColor = System.Drawing.SystemColors.ControlText
Me.cancelCommand.Location = New System.Drawing.Point(287, 258)
Me.cancelCommand.Name = "cancelCommand"
Me.cancelCommand.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.cancelCommand.Size = New System.Drawing.Size(81, 33)
Me.cancelCommand.TabIndex = 13
Me.cancelCommand.Text = "退出"
Me.cancelCommand.UseVisualStyleBackColor = False
'
'BtnOK
'
Me.BtnOK.BackColor = System.Drawing.SystemColors.Control
Me.BtnOK.Cursor = System.Windows.Forms.Cursors.Default
Me.BtnOK.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.BtnOK.ForeColor = System.Drawing.SystemColors.ControlText
Me.BtnOK.Location = New System.Drawing.Point(53, 258)
Me.BtnOK.Name = "BtnOK"
Me.BtnOK.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.BtnOK.Size = New System.Drawing.Size(81, 33)
Me.BtnOK.TabIndex = 12
Me.BtnOK.Text = "确定"
Me.BtnOK.UseVisualStyleBackColor = False
'
'Label2
'
Me.Label2.BackColor = System.Drawing.SystemColors.Control
Me.Label2.Cursor = System.Windows.Forms.Cursors.Default
Me.Label2.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label2.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label2.Location = New System.Drawing.Point(237, 60)
Me.Label2.Name = "Label2"
Me.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label2.Size = New System.Drawing.Size(73, 17)
Me.Label2.TabIndex = 8
Me.Label2.Text = "收费类型:"
Me.Label2.TextAlign = System.Drawing.ContentAlignment.TopCenter
'
'Label6
'
Me.Label6.BackColor = System.Drawing.SystemColors.Control
Me.Label6.Cursor = System.Windows.Forms.Cursors.Default
Me.Label6.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label6.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label6.Location = New System.Drawing.Point(19, 99)
Me.Label6.Name = "Label6"
Me.Label6.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label6.Size = New System.Drawing.Size(87, 17)
Me.Label6.TabIndex = 14
Me.Label6.Text = "年份:"
Me.Label6.TextAlign = System.Drawing.ContentAlignment.TopCenter
'
'Label7
'
Me.Label7.BackColor = System.Drawing.SystemColors.Control
Me.Label7.Cursor = System.Windows.Forms.Cursors.Default
Me.Label7.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label7.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label7.Location = New System.Drawing.Point(240, 105)
Me.Label7.Name = "Label7"
Me.Label7.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label7.Size = New System.Drawing.Size(87, 17)
Me.Label7.TabIndex = 16
Me.Label7.Text = "月份:"
Me.Label7.TextAlign = System.Drawing.ContentAlignment.TopCenter
'
'TxtAmount
'
Me.TxtAmount.AcceptsReturn = True
Me.TxtAmount.BackColor = System.Drawing.SystemColors.Window
Me.TxtAmount.Cursor = System.Windows.Forms.Cursors.IBeam
Me.TxtAmount.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TxtAmount.ForeColor = System.Drawing.SystemColors.WindowText
Me.TxtAmount.Location = New System.Drawing.Point(97, 144)
Me.TxtAmount.MaxLength = 0
Me.TxtAmount.Name = "TxtAmount"
Me.TxtAmount.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.TxtAmount.Size = New System.Drawing.Size(89, 21)
Me.TxtAmount.TabIndex = 19
'
'Label3
'
Me.Label3.BackColor = System.Drawing.SystemColors.Control
Me.Label3.Cursor = System.Windows.Forms.Cursors.Default
Me.Label3.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label3.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label3.Location = New System.Drawing.Point(18, 148)
Me.Label3.Name = "Label3"
Me.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label3.Size = New System.Drawing.Size(87, 17)
Me.Label3.TabIndex = 18
Me.Label3.Text = "用量:"
Me.Label3.TextAlign = System.Drawing.ContentAlignment.TopCenter
'
'ComboFmonth
'
Me.ComboFmonth.FormattingEnabled = True
Me.ComboFmonth.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"})
Me.ComboFmonth.Location = New System.Drawing.Point(316, 101)
Me.ComboFmonth.Name = "ComboFmonth"
Me.ComboFmonth.Size = New System.Drawing.Size(89, 20)
Me.ComboFmonth.TabIndex = 27
Me.ComboFmonth.Text = "1"
'
'ComboFYear
'
Me.ComboFYear.FormattingEnabled = True
Me.ComboFYear.Items.AddRange(New Object() {"2006", "2007", "2008", "2009", "2010", "2011", "2012", "2013", "2014", "2015", "2016", "2017", "2018", "2019", "2020"})
Me.ComboFYear.Location = New System.Drawing.Point(97, 102)
Me.ComboFYear.Name = "ComboFYear"
Me.ComboFYear.Size = New System.Drawing.Size(89, 20)
Me.ComboFYear.TabIndex = 28
Me.ComboFYear.Text = "2006"
'
'ComboFeeType
'
Me.ComboFeeType.FormattingEnabled = True
Me.ComboFeeType.Items.AddRange(New Object() {"水费", "电费", "天然气", "暖气费", "其他费用"})
Me.ComboFeeType.Location = New System.Drawing.Point(316, 57)
Me.ComboFeeType.Name = "ComboFeeType"
Me.ComboFeeType.Size = New System.Drawing.Size(89, 20)
Me.ComboFeeType.TabIndex = 29
Me.ComboFeeType.Text = "水费"
'
'txtMemo
'
Me.txtMemo.AcceptsReturn = True
Me.txtMemo.BackColor = System.Drawing.SystemColors.Window
Me.txtMemo.Cursor = System.Windows.Forms.Cursors.IBeam
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -