frmsuper.cs
来自「小区物业管理:管理小区的费用、小区工作人员的编排和工资管理、小区的运作、对住户资」· CS 代码 · 共 1,342 行 · 第 1/4 页
CS
1,342 行
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
namespace WindowsApplication1
{
/// <summary>
/// Form1 的摘要说明。
/// </summary>
public class frmsuper : System.Windows.Forms.Form
{
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button5;
private System.ComponentModel.IContainer components;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.PictureBox pictureBox5;
private System.Windows.Forms.PictureBox pictureBox6;
private System.Windows.Forms.PictureBox pictureBox7;
private System.Windows.Forms.PictureBox pictureBox8;
private System.Windows.Forms.PictureBox pictureBox9;
private System.Windows.Forms.PictureBox pictureBox10;
private System.Windows.Forms.PictureBox pictureBox11;
private System.Windows.Forms.PictureBox pictureBox12;
private System.Windows.Forms.PictureBox pictureBox13;
private System.Windows.Forms.PictureBox pictureBox14;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.PictureBox pictureBox57;
private System.Windows.Forms.PictureBox pictureBox58;
private System.Windows.Forms.PictureBox pictureBox59;
private System.Windows.Forms.PictureBox pictureBox60;
private System.Windows.Forms.PictureBox pictureBox61;
private System.Windows.Forms.PictureBox pictureBox63;
private System.Windows.Forms.PictureBox pictureBox64;
private System.Windows.Forms.PictureBox pictureBox65;
private System.Windows.Forms.PictureBox pictureBox66;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.PictureBox pictureBox15;
private System.Windows.Forms.PictureBox pictureBox16;
private System.Windows.Forms.PictureBox pictureBox17;
private System.Windows.Forms.PictureBox pictureBox18;
private System.Windows.Forms.PictureBox pictureBox19;
private System.Windows.Forms.PictureBox pictureBox20;
private System.Windows.Forms.PictureBox pictureBox21;
private System.Windows.Forms.PictureBox pictureBox22;
private System.Windows.Forms.PictureBox pictureBox23;
private System.Windows.Forms.PictureBox pictureBox24;
private System.Windows.Forms.PictureBox pictureBox25;
private System.Windows.Forms.PictureBox pictureBox26;
private System.Windows.Forms.PictureBox pictureBox28;
private System.Windows.Forms.PictureBox pictureBox29;
private System.Windows.Forms.PictureBox pictureBox30;
private System.Windows.Forms.PictureBox pictureBox31;
private System.Windows.Forms.PictureBox pictureBox32;
private System.Windows.Forms.PictureBox pictureBox33;
private System.Windows.Forms.PictureBox pictureBox34;
private System.Windows.Forms.PictureBox pictureBox35;
private System.Windows.Forms.PictureBox pictureBox36;
private System.Windows.Forms.PictureBox pictureBox37;
private System.Windows.Forms.PictureBox pictureBox38;
private System.Windows.Forms.PictureBox pictureBox39;
private System.Windows.Forms.PictureBox pictureBox40;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.PictureBox pictureBox67;
private System.Windows.Forms.PictureBox pictureBox68;
private System.Windows.Forms.PictureBox pictureBox69;
private System.Windows.Forms.PictureBox pictureBox70;
private System.Windows.Forms.PictureBox pictureBox71;
private System.Windows.Forms.PictureBox pictureBox72;
private System.Windows.Forms.PictureBox pictureBox73;
private System.Windows.Forms.PictureBox pictureBox74;
private System.Windows.Forms.PictureBox pictureBox75;
private System.Windows.Forms.PictureBox pictureBox76;
private System.Windows.Forms.PictureBox pictureBox77;
private System.Windows.Forms.PictureBox pictureBox78;
private System.Windows.Forms.StatusBar statusBar1;
private System.Windows.Forms.StatusBarPanel statusBarPanel1;
private System.Windows.Forms.StatusBarPanel statusBarPanel2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.StatusBarPanel statusBarPanel3;
private System.Windows.Forms.StatusBarPanel statusBarPanel4;
private System.Windows.Forms.PictureBox pictureBox27;
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.PictureBox pictureBox79;
private System.Windows.Forms.PrintDialog printDialog1;
private System.Windows.Forms.PictureBox pictureBox4;
private System.Windows.Forms.HelpProvider hlpHelpFroFrom;
private System.Windows.Forms.Label label3;
string username;
public frmsuper(String Uname)
{
//
// Windows 窗体设计器支持所必需的
//
InitializeComponent();
username=Uname;
//
// TODO: 在 InitializeComponent 调用后添加任何构造函数代码
//
}
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
protected override void Dispose( bool disposing )
{
if( disposing )
{
if (components != null)
{
components.Dispose();
}
}
base.Dispose( disposing );
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要使用代码编辑器修改
/// 此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmsuper));
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.button1 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.pictureBox13 = new System.Windows.Forms.PictureBox();
this.pictureBox12 = new System.Windows.Forms.PictureBox();
this.pictureBox11 = new System.Windows.Forms.PictureBox();
this.pictureBox10 = new System.Windows.Forms.PictureBox();
this.pictureBox9 = new System.Windows.Forms.PictureBox();
this.pictureBox8 = new System.Windows.Forms.PictureBox();
this.pictureBox7 = new System.Windows.Forms.PictureBox();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.pictureBox14 = new System.Windows.Forms.PictureBox();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.label3 = new System.Windows.Forms.Label();
this.pictureBox57 = new System.Windows.Forms.PictureBox();
this.pictureBox58 = new System.Windows.Forms.PictureBox();
this.pictureBox59 = new System.Windows.Forms.PictureBox();
this.pictureBox60 = new System.Windows.Forms.PictureBox();
this.pictureBox61 = new System.Windows.Forms.PictureBox();
this.pictureBox63 = new System.Windows.Forms.PictureBox();
this.pictureBox64 = new System.Windows.Forms.PictureBox();
this.pictureBox65 = new System.Windows.Forms.PictureBox();
this.pictureBox66 = new System.Windows.Forms.PictureBox();
this.button4 = new System.Windows.Forms.Button();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.pictureBox15 = new System.Windows.Forms.PictureBox();
this.pictureBox16 = new System.Windows.Forms.PictureBox();
this.pictureBox17 = new System.Windows.Forms.PictureBox();
this.pictureBox18 = new System.Windows.Forms.PictureBox();
this.pictureBox19 = new System.Windows.Forms.PictureBox();
this.pictureBox20 = new System.Windows.Forms.PictureBox();
this.pictureBox21 = new System.Windows.Forms.PictureBox();
this.pictureBox22 = new System.Windows.Forms.PictureBox();
this.pictureBox23 = new System.Windows.Forms.PictureBox();
this.pictureBox24 = new System.Windows.Forms.PictureBox();
this.pictureBox25 = new System.Windows.Forms.PictureBox();
this.pictureBox26 = new System.Windows.Forms.PictureBox();
this.pictureBox27 = new System.Windows.Forms.PictureBox();
this.pictureBox28 = new System.Windows.Forms.PictureBox();
this.pictureBox29 = new System.Windows.Forms.PictureBox();
this.pictureBox30 = new System.Windows.Forms.PictureBox();
this.pictureBox31 = new System.Windows.Forms.PictureBox();
this.pictureBox32 = new System.Windows.Forms.PictureBox();
this.pictureBox33 = new System.Windows.Forms.PictureBox();
this.pictureBox34 = new System.Windows.Forms.PictureBox();
this.pictureBox35 = new System.Windows.Forms.PictureBox();
this.pictureBox36 = new System.Windows.Forms.PictureBox();
this.pictureBox37 = new System.Windows.Forms.PictureBox();
this.pictureBox38 = new System.Windows.Forms.PictureBox();
this.pictureBox39 = new System.Windows.Forms.PictureBox();
this.pictureBox40 = new System.Windows.Forms.PictureBox();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.pictureBox67 = new System.Windows.Forms.PictureBox();
this.pictureBox68 = new System.Windows.Forms.PictureBox();
this.pictureBox69 = new System.Windows.Forms.PictureBox();
this.pictureBox70 = new System.Windows.Forms.PictureBox();
this.pictureBox71 = new System.Windows.Forms.PictureBox();
this.pictureBox72 = new System.Windows.Forms.PictureBox();
this.pictureBox73 = new System.Windows.Forms.PictureBox();
this.pictureBox74 = new System.Windows.Forms.PictureBox();
this.pictureBox75 = new System.Windows.Forms.PictureBox();
this.pictureBox76 = new System.Windows.Forms.PictureBox();
this.pictureBox77 = new System.Windows.Forms.PictureBox();
this.pictureBox78 = new System.Windows.Forms.PictureBox();
this.pictureBox79 = new System.Windows.Forms.PictureBox();
this.statusBar1 = new System.Windows.Forms.StatusBar();
this.statusBarPanel1 = new System.Windows.Forms.StatusBarPanel();
this.statusBarPanel2 = new System.Windows.Forms.StatusBarPanel();
this.statusBarPanel3 = new System.Windows.Forms.StatusBarPanel();
this.statusBarPanel4 = new System.Windows.Forms.StatusBarPanel();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.printDialog1 = new System.Windows.Forms.PrintDialog();
this.hlpHelpFroFrom = new System.Windows.Forms.HelpProvider();
this.groupBox1.SuspendLayout();
this.groupBox5.SuspendLayout();
this.groupBox2.SuspendLayout();
this.groupBox3.SuspendLayout();
this.groupBox6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.statusBarPanel1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.statusBarPanel2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.statusBarPanel3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.statusBarPanel4)).BeginInit();
this.SuspendLayout();
//
// pictureBox1
//
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
this.pictureBox1.Location = new System.Drawing.Point(0, 0);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(584, 96);
this.pictureBox1.TabIndex = 0;
this.pictureBox1.TabStop = false;
this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
//
// button1
//
this.button1.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(192)), ((System.Byte)(128)));
this.button1.Cursor = System.Windows.Forms.Cursors.Hand;
this.button1.Font = new System.Drawing.Font("楷体_GB2312", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.button1.ForeColor = System.Drawing.Color.Crimson;
this.button1.Image = ((System.Drawing.Image)(resources.GetObject("button1.Image")));
this.button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.button1.Location = new System.Drawing.Point(16, 120);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(128, 32);
this.button1.TabIndex = 1;
this.button1.Text = " 收费管理";
this.button1.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.button1.Click += new System.EventHandler(this.button1_Click);
this.button1.MouseEnter += new System.EventHandler(this.button1_MouseEnter);
this.button1.MouseLeave += new System.EventHandler(this.button1_MouseLeave);
//
// button2
//
this.button2.BackColor = System.Drawing.Color.SkyBlue;
this.button2.Cursor = System.Windows.Forms.Cursors.Hand;
this.button2.Font = new System.Drawing.Font("楷体_GB2312", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.button2.ForeColor = System.Drawing.Color.Crimson;
this.button2.Image = ((System.Drawing.Image)(resources.GetObject("button2.Image")));
this.button2.ImageAlign = System.Drawing.ContentAlignment.BottomLeft;
this.button2.Location = new System.Drawing.Point(16, 168);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(128, 32);
this.button2.TabIndex = 2;
this.button2.Text = " 资源管理";
this.button2.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.button2.Click += new System.EventHandler(this.button2_Click);
this.button2.MouseEnter += new System.EventHandler(this.button2_MouseEnter);
this.button2.MouseLeave += new System.EventHandler(this.button2_MouseLeave);
//
// button3
//
this.button3.BackColor = System.Drawing.Color.SkyBlue;
this.button3.Cursor = System.Windows.Forms.Cursors.Hand;
this.button3.Font = new System.Drawing.Font("楷体_GB2312", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.button3.ForeColor = System.Drawing.Color.Crimson;
this.button3.Image = ((System.Drawing.Image)(resources.GetObject("button3.Image")));
this.button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.button3.Location = new System.Drawing.Point(16, 216);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(128, 32);
this.button3.TabIndex = 3;
this.button3.Text = " 行政管理";
this.button3.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.button3.Click += new System.EventHandler(this.button3_Click);
this.button3.MouseEnter += new System.EventHandler(this.button3_MouseEnter_1);
this.button3.MouseLeave += new System.EventHandler(this.button3_MouseLeave_1);
//
// button5
//
this.button5.BackColor = System.Drawing.Color.SkyBlue;
this.button5.Cursor = System.Windows.Forms.Cursors.Hand;
this.button5.Font = new System.Drawing.Font("楷体_GB2312", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.button5.ForeColor = System.Drawing.Color.Crimson;
this.button5.Image = ((System.Drawing.Image)(resources.GetObject("button5.Image")));
this.button5.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.button5.Location = new System.Drawing.Point(16, 312);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(128, 32);
this.button5.TabIndex = 5;
this.button5.Text = " 系统选项";
this.button5.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.button5.Click += new System.EventHandler(this.button5_Click);
this.button5.MouseEnter += new System.EventHandler(this.button5_MouseEnter);
this.button5.MouseLeave += new System.EventHandler(this.button5_MouseLeave);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.pictureBox13);
this.groupBox1.Controls.Add(this.pictureBox12);
this.groupBox1.Controls.Add(this.pictureBox11);
this.groupBox1.Controls.Add(this.pictureBox10);
this.groupBox1.Controls.Add(this.pictureBox9);
this.groupBox1.Controls.Add(this.pictureBox8);
this.groupBox1.Controls.Add(this.pictureBox7);
this.groupBox1.Controls.Add(this.pictureBox6);
this.groupBox1.Controls.Add(this.pictureBox5);
this.groupBox1.Controls.Add(this.pictureBox4);
this.groupBox1.Controls.Add(this.pictureBox3);
this.groupBox1.Controls.Add(this.pictureBox2);
this.groupBox1.Controls.Add(this.pictureBox14);
this.groupBox1.Location = new System.Drawing.Point(168, 120);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(400, 320);
this.groupBox1.TabIndex = 7;
this.groupBox1.TabStop = false;
//
// pictureBox13
//
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?