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

📄 水电费管理.vb

📁 一个功能强大的学生公寓管理系统 界面非常友好 十分强大
💻 VB
📖 第 1 页 / 共 5 页
字号:
        Me.Label22.Text = "(元)"
        '
        'ComboBox9
        '
        Me.ComboBox9.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
                    Or System.Windows.Forms.AnchorStyles.Left) _
                    Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.ComboBox9.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.Ds1, "水电费管理.水价(元/立方)"))
        Me.ComboBox9.Items.AddRange(New Object() {"0.8", "0.9", "1.0", "1.1", "1.2", "1.3", "1.4", "1.5", "1.6", "1.7", "1.8", "1.9", "2.0"})
        Me.ComboBox9.Location = New System.Drawing.Point(304, 160)
        Me.ComboBox9.Name = "ComboBox9"
        Me.ComboBox9.Size = New System.Drawing.Size(65, 20)
        Me.ComboBox9.TabIndex = 4
        '
        'ComboBox8
        '
        Me.ComboBox8.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
                    Or System.Windows.Forms.AnchorStyles.Left) _
                    Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.ComboBox8.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.Ds1, "水电费管理.电价(元/度)"))
        Me.ComboBox8.Items.AddRange(New Object() {"0.30", "0.35", "0.40", "0.45", "0.50", "0.55", "0.60", "0.65", "0.70", "0.75", "0.80", "0.85", "0.90", "0.95", "1.00"})
        Me.ComboBox8.Location = New System.Drawing.Point(184, 160)
        Me.ComboBox8.Name = "ComboBox8"
        Me.ComboBox8.Size = New System.Drawing.Size(64, 20)
        Me.ComboBox8.TabIndex = 3
        '
        'ComboBox7
        '
        Me.ComboBox7.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
                    Or System.Windows.Forms.AnchorStyles.Left) _
                    Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.ComboBox7.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.Ds1, "水电费管理.时间"))
        Me.ComboBox7.Items.AddRange(New Object() {"2004年1月", "2004年2月", "2004年3月", "2004年4月", "2004年5月", "2004年6月", "2004年7月", "2004年8月", "2004年9月", "2004年10月", "2004年11月", "2004年12月", "2005年1月", "2005年2月", "2005年3月", "2005年4月", "2005年5月", "2005年6月", "2005年7月", "2005年7月", "2005年8月", "2005年10月", "2005年11月", "2005年12月", "2006年1月", "2006年2月", "2006年3月", "2006年4月", "2006年5月", "2006年6月", "2006年7月", "2006年8月", "2006年9月", "2006年10月", "2006年11月", "2006年12月"})
        Me.ComboBox7.Location = New System.Drawing.Point(48, 160)
        Me.ComboBox7.Name = "ComboBox7"
        Me.ComboBox7.Size = New System.Drawing.Size(80, 20)
        Me.ComboBox7.TabIndex = 2
        '
        'ComboBox6
        '
        Me.ComboBox6.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
                    Or System.Windows.Forms.AnchorStyles.Left) _
                    Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.ComboBox6.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.Ds1, "水电费管理.房号"))
        Me.ComboBox6.Location = New System.Drawing.Point(48, 120)
        Me.ComboBox6.Name = "ComboBox6"
        Me.ComboBox6.Size = New System.Drawing.Size(80, 20)
        Me.ComboBox6.TabIndex = 1
        '
        'ComboBox5
        '
        Me.ComboBox5.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
                    Or System.Windows.Forms.AnchorStyles.Left) _
                    Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.ComboBox5.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.Ds1, "水电费管理.栋号"))
        Me.ComboBox5.ForeColor = System.Drawing.SystemColors.WindowFrame
        Me.ComboBox5.Location = New System.Drawing.Point(48, 80)
        Me.ComboBox5.Name = "ComboBox5"
        Me.ComboBox5.Size = New System.Drawing.Size(80, 20)
        Me.ComboBox5.TabIndex = 0
        '
        'Button15
        '
        Me.Button15.BackColor = System.Drawing.SystemColors.Control
        Me.Button15.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Button15.Location = New System.Drawing.Point(576, 192)
        Me.Button15.Name = "Button15"
        Me.Button15.Size = New System.Drawing.Size(64, 32)
        Me.Button15.TabIndex = 23
        Me.Button15.Text = "取消"
        '
        'Button14
        '
        Me.Button14.BackColor = System.Drawing.SystemColors.Control
        Me.Button14.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Button14.Location = New System.Drawing.Point(320, 192)
        Me.Button14.Name = "Button14"
        Me.Button14.Size = New System.Drawing.Size(64, 32)
        Me.Button14.TabIndex = 19
        Me.Button14.Text = "添加"
        '
        'Button8
        '
        Me.Button8.BackColor = System.Drawing.SystemColors.Control
        Me.Button8.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Button8.Location = New System.Drawing.Point(640, 192)
        Me.Button8.Name = "Button8"
        Me.Button8.Size = New System.Drawing.Size(64, 32)
        Me.Button8.TabIndex = 24
        Me.Button8.Text = "退 出"
        '
        'Button7
        '
        Me.Button7.BackColor = System.Drawing.SystemColors.Control
        Me.Button7.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Button7.Location = New System.Drawing.Point(448, 192)
        Me.Button7.Name = "Button7"
        Me.Button7.Size = New System.Drawing.Size(64, 32)
        Me.Button7.TabIndex = 21
        Me.Button7.Text = "加 载"
        '
        'Button6
        '
        Me.Button6.BackColor = System.Drawing.SystemColors.Control
        Me.Button6.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Button6.Location = New System.Drawing.Point(384, 192)
        Me.Button6.Name = "Button6"
        Me.Button6.Size = New System.Drawing.Size(64, 32)
        Me.Button6.TabIndex = 20
        Me.Button6.Text = "删 除"
        '
        'Button5
        '
        Me.Button5.BackColor = System.Drawing.SystemColors.Control
        Me.Button5.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Button5.Location = New System.Drawing.Point(512, 192)
        Me.Button5.Name = "Button5"
        Me.Button5.Size = New System.Drawing.Size(64, 32)
        Me.Button5.TabIndex = 22
        Me.Button5.Text = "更 新"
        '
        'Button4
        '
        Me.Button4.BackColor = System.Drawing.SystemColors.Control
        Me.Button4.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Button4.Location = New System.Drawing.Point(256, 192)
        Me.Button4.Name = "Button4"
        Me.Button4.Size = New System.Drawing.Size(64, 32)
        Me.Button4.TabIndex = 18
        Me.Button4.Text = "尾 条"
        '
        'Button3
        '
        Me.Button3.BackColor = System.Drawing.SystemColors.Control
        Me.Button3.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Button3.Location = New System.Drawing.Point(192, 192)
        Me.Button3.Name = "Button3"
        Me.Button3.Size = New System.Drawing.Size(64, 32)
        Me.Button3.TabIndex = 17
        Me.Button3.Text = "下一条"
        '
        'Button2
        '
        Me.Button2.BackColor = System.Drawing.SystemColors.Control
        Me.Button2.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Button2.Location = New System.Drawing.Point(128, 192)
        Me.Button2.Name = "Button2"
        Me.Button2.Size = New System.Drawing.Size(64, 32)
        Me.Button2.TabIndex = 16
        Me.Button2.Text = "上一条"
        '
        'Button1
        '
        Me.Button1.BackColor = System.Drawing.SystemColors.Control
        Me.Button1.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Button1.Location = New System.Drawing.Point(64, 192)
        Me.Button1.Name = "Button1"
        Me.Button1.Size = New System.Drawing.Size(64, 32)
        Me.Button1.TabIndex = 15
        Me.Button1.Text = "首 条"
        '
        'TextBox15
        '
        Me.TextBox15.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.Ds1, "水电费管理.交费时间"))
        Me.TextBox15.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.TextBox15.ForeColor = System.Drawing.SystemColors.WindowFrame
        Me.TextBox15.Location = New System.Drawing.Point(696, 112)
        Me.TextBox15.Name = "TextBox15"
        Me.TextBox15.ReadOnly = True
        Me.TextBox15.Size = New System.Drawing.Size(64, 23)
        Me.TextBox15.TabIndex = 14
        Me.TextBox15.Text = ""

⌨️ 快捷键说明

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