📄 frmmain.designer.vb
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> Partial Class frmMain
#Region "Windows 窗体设计器生成的代码 "
<System.Diagnostics.DebuggerNonUserCode()> Public Sub New()
MyBase.New()
'此调用是 Windows 窗体设计器所必需的。
InitializeComponent()
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 _sbStatusBar_Panel1 As System.Windows.Forms.ToolStripStatusLabel
Public WithEvents _sbStatusBar_Panel2 As System.Windows.Forms.ToolStripStatusLabel
Public WithEvents sbStatusBar As System.Windows.Forms.StatusStrip
Public WithEvents Blank11 As System.Windows.Forms.ToolStripSeparator
Public WithEvents menuExit As System.Windows.Forms.ToolStripMenuItem
Public WithEvents menuSystem As System.Windows.Forms.ToolStripMenuItem
Public WithEvents menuAddHouse As System.Windows.Forms.ToolStripMenuItem
Public WithEvents menuModifyHouse As System.Windows.Forms.ToolStripMenuItem
Public WithEvents menuInquiryHouse As System.Windows.Forms.ToolStripMenuItem
Public WithEvents menuHouse As System.Windows.Forms.ToolStripMenuItem
Public WithEvents menuAddMeterData As System.Windows.Forms.ToolStripMenuItem
Public WithEvents menuModifyMeterData As System.Windows.Forms.ToolStripMenuItem
Public WithEvents menuInquiryMeterData As System.Windows.Forms.ToolStripMenuItem
Public WithEvents menuMeterData As System.Windows.Forms.ToolStripMenuItem
Public WithEvents menuAddRepair As System.Windows.Forms.ToolStripMenuItem
Public WithEvents menuModifyRepair As System.Windows.Forms.ToolStripMenuItem
Public WithEvents menuInquiryRepair As System.Windows.Forms.ToolStripMenuItem
Public WithEvents menuRepair As System.Windows.Forms.ToolStripMenuItem
Public WithEvents MainMenu1 As System.Windows.Forms.MenuStrip
'注意: 以下过程是 Windows 窗体设计器所必需的
'可以使用 Windows 窗体设计器来修改它。
'不要使用代码编辑器修改它。
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Me.sbStatusBar = New System.Windows.Forms.StatusStrip
Me._sbStatusBar_Panel1 = New System.Windows.Forms.ToolStripStatusLabel
Me._sbStatusBar_Panel2 = New System.Windows.Forms.ToolStripStatusLabel
Me.MainMenu1 = New System.Windows.Forms.MenuStrip
Me.menuSystem = New System.Windows.Forms.ToolStripMenuItem
Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem
Me.ToolStripMenuItem3 = New System.Windows.Forms.ToolStripMenuItem
Me.ToolStripMenuItem4 = New System.Windows.Forms.ToolStripMenuItem
Me.Blank11 = New System.Windows.Forms.ToolStripSeparator
Me.menuExit = New System.Windows.Forms.ToolStripMenuItem
Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
Me.添加用户信息ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.编辑用户信息ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.删除用户信息ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.修改用户密码ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.menuHouse = New System.Windows.Forms.ToolStripMenuItem
Me.menuAddHouse = New System.Windows.Forms.ToolStripMenuItem
Me.menuModifyHouse = New System.Windows.Forms.ToolStripMenuItem
Me.按业主姓名ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.按楼号单元号房间号ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.menuInquiryHouse = New System.Windows.Forms.ToolStripMenuItem
Me.按业主姓名ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
Me.按楼号单元号房间号ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
Me.删除业主信息ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.ToolStripMenuItem5 = New System.Windows.Forms.ToolStripMenuItem
Me.按楼号单元号房间号ToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem
Me.menuMeterData = New System.Windows.Forms.ToolStripMenuItem
Me.menuAddMeterData = New System.Windows.Forms.ToolStripMenuItem
Me.menuInquiryMeterData = New System.Windows.Forms.ToolStripMenuItem
Me.按收费类型ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
Me.按楼号单元号房间号ToolStripMenuItem5 = New System.Windows.Forms.ToolStripMenuItem
Me.menuModifyMeterData = New System.Windows.Forms.ToolStripMenuItem
Me.按收费类型ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.按楼号单元号房间号ToolStripMenuItem3 = New System.Windows.Forms.ToolStripMenuItem
Me.删除数据ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.按收费类型ToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem
Me.按楼号单元号房间号ToolStripMenuItem4 = New System.Windows.Forms.ToolStripMenuItem
Me.menuRepair = New System.Windows.Forms.ToolStripMenuItem
Me.menuAddRepair = New System.Windows.Forms.ToolStripMenuItem
Me.menuInquiryRepair = New System.Windows.Forms.ToolStripMenuItem
Me.按楼号单元号房间号ToolStripMenuItem7 = New System.Windows.Forms.ToolStripMenuItem
Me.按维修人员姓名ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
Me.按设备名称ToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
Me.menuModifyRepair = New System.Windows.Forms.ToolStripMenuItem
Me.按楼号单元号房间号ToolStripMenuItem6 = New System.Windows.Forms.ToolStripMenuItem
Me.按维修人员姓名ToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem
Me.按设备名称ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.删除维修信息ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.按楼号单元号房间号ToolStripMenuItem8 = New System.Windows.Forms.ToolStripMenuItem
Me.按维修人员姓名ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.按设备名称ToolStripMenuItem2 = New System.Windows.Forms.ToolStripMenuItem
Me.帮助HToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.关于ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
Me.sbStatusBar.SuspendLayout()
Me.MainMenu1.SuspendLayout()
Me.SuspendLayout()
'
'sbStatusBar
'
Me.sbStatusBar.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me._sbStatusBar_Panel1, Me._sbStatusBar_Panel2})
Me.sbStatusBar.Location = New System.Drawing.Point(0, 511)
Me.sbStatusBar.Name = "sbStatusBar"
Me.sbStatusBar.Size = New System.Drawing.Size(674, 22)
Me.sbStatusBar.TabIndex = 0
'
'_sbStatusBar_Panel1
'
Me._sbStatusBar_Panel1.AutoSize = False
Me._sbStatusBar_Panel1.BackColor = System.Drawing.SystemColors.ControlLight
Me._sbStatusBar_Panel1.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
Me._sbStatusBar_Panel1.BorderStyle = System.Windows.Forms.Border3DStyle.SunkenOuter
Me._sbStatusBar_Panel1.IsLink = True
Me._sbStatusBar_Panel1.Margin = New System.Windows.Forms.Padding(0)
Me._sbStatusBar_Panel1.Name = "_sbStatusBar_Panel1"
Me._sbStatusBar_Panel1.Size = New System.Drawing.Size(400, 22)
Me._sbStatusBar_Panel1.Text = "欢迎使用小区物业管理系统!"
Me._sbStatusBar_Panel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'_sbStatusBar_Panel2
'
Me._sbStatusBar_Panel2.AutoSize = False
Me._sbStatusBar_Panel2.BackColor = System.Drawing.SystemColors.ControlLight
Me._sbStatusBar_Panel2.BorderSides = CType((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Top) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Right) _
Or System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom), System.Windows.Forms.ToolStripStatusLabelBorderSides)
Me._sbStatusBar_Panel2.BorderStyle = System.Windows.Forms.Border3DStyle.SunkenOuter
Me._sbStatusBar_Panel2.Margin = New System.Windows.Forms.Padding(0)
Me._sbStatusBar_Panel2.Name = "_sbStatusBar_Panel2"
Me._sbStatusBar_Panel2.Size = New System.Drawing.Size(250, 22)
Me._sbStatusBar_Panel2.Text = "某物业公司计算机信息管理部"
Me._sbStatusBar_Panel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'MainMenu1
'
Me.MainMenu1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.menuSystem, Me.ToolStripMenuItem1, Me.menuHouse, Me.menuMeterData, Me.menuRepair, Me.帮助HToolStripMenuItem})
Me.MainMenu1.Location = New System.Drawing.Point(0, 0)
Me.MainMenu1.Name = "MainMenu1"
Me.MainMenu1.Size = New System.Drawing.Size(674, 24)
Me.MainMenu1.TabIndex = 1
'
'menuSystem
'
Me.menuSystem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripMenuItem2, Me.ToolStripMenuItem3, Me.ToolStripMenuItem4, Me.Blank11, Me.menuExit})
Me.menuSystem.MergeAction = System.Windows.Forms.MergeAction.Remove
Me.menuSystem.Name = "menuSystem"
Me.menuSystem.Size = New System.Drawing.Size(59, 20)
Me.menuSystem.Text = "系统(&S)"
'
'ToolStripMenuItem2
'
Me.ToolStripMenuItem2.Name = "ToolStripMenuItem2"
Me.ToolStripMenuItem2.Size = New System.Drawing.Size(152, 22)
Me.ToolStripMenuItem2.Text = "用户登录"
'
'ToolStripMenuItem3
'
Me.ToolStripMenuItem3.Name = "ToolStripMenuItem3"
Me.ToolStripMenuItem3.Size = New System.Drawing.Size(152, 22)
Me.ToolStripMenuItem3.Text = "用户注销"
'
'ToolStripMenuItem4
'
Me.ToolStripMenuItem4.Name = "ToolStripMenuItem4"
Me.ToolStripMenuItem4.Size = New System.Drawing.Size(152, 22)
Me.ToolStripMenuItem4.Text = "锁定屏幕"
'
'Blank11
'
Me.Blank11.Name = "Blank11"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -