Hệ thống quản lý đại học trong C# với mã nguồn

1 namespace SchoolManagementSystem
2 {
3     
partial class AboutCollege
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Windows Form Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             System.ComponentModel.ComponentResourceManager resources =
new System.ComponentModel.ComponentResourceManager(typeof(AboutCollege));
32             
this.label1 = new System.Windows.Forms.Label();
33             
this.label2 = new System.Windows.Forms.Label();
34             
this.label5 = new System.Windows.Forms.Label();
35             
this.label6 = new System.Windows.Forms.Label();
36             
this.label7 = new System.Windows.Forms.Label();
37             
this.label8 = new System.Windows.Forms.Label();
38             
this.label9 = new System.Windows.Forms.Label();
39             
this.pictureBox2 = new System.Windows.Forms.PictureBox();
40             
this.pictureBox4 = new System.Windows.Forms.PictureBox();
41             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox2)).BeginInit();
42             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox4)).BeginInit();
43             
this.SuspendLayout();
44             
//
45             
// label1
46             
//
47             
this.label1.AutoSize = true;
48             
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
49             
this.label1.ForeColor = System.Drawing.Color.Green;
50             
this.label1.Location = new System.Drawing.Point(12, 127);
51             
this.label1.Name = "label1";
52             
this.label1.Size = new System.Drawing.Size(87, 20);
53             
this.label1.TabIndex = 12;
54             
this.label1.Text = "Welcome,";
55             
//
56             
// label2
57             
//
58             
this.label2.AutoSize = true;
59             
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
60             
this.label2.Location = new System.Drawing.Point(12, 147);
61             
this.label2.Name = "label2";
62             
this.label2.Size = new System.Drawing.Size(579, 108);
63             
this.label2.TabIndex = 13;
64             
this.label2.Text = resources.GetString("label2.Text");
65             
//
66             
// label5
67             
//
68             
this.label5.AutoSize = true;
69             
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
70             
this.label5.Location = new System.Drawing.Point(12, 259);
71             
this.label5.Name = "label5";
72             
this.label5.Size = new System.Drawing.Size(629, 180);
73             
this.label5.TabIndex = 15;
74             
this.label5.Text = resources.GetString("label5.Text");
75             
//
76             
// label6
77             
//
78             
this.label6.AutoSize = true;
79             
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
80             
this.label6.Location = new System.Drawing.Point(12, 494);
81             
this.label6.Name = "label6";
82             
this.label6.Size = new System.Drawing.Size(277, 108);
83             
this.label6.TabIndex = 16;
84             
this.label6.Text = "Opening hours: \r\n 7:00am to 12:00pm\r\nPrincipal meeting hours: \r\n Tuesdays & Thurs" +
85     
"day – 2.30-3.30p.m\r\n\r\n\r\n";
86             
this.label6.Click += new System.EventHandler(this.label6_Click);
87             
//
88             
// label7
89             
//
90             
this.label7.AutoSize = true;
91             
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
92             
this.label7.ForeColor = System.Drawing.Color.Crimson;
93             
this.label7.Location = new System.Drawing.Point(12, 457);
94             
this.label7.Name = "label7";
95             
this.label7.Size = new System.Drawing.Size(122, 20);
96             
this.label7.TabIndex = 17;
97             
this.label7.Text = "College Hours";
98             
//
99             
// label8
100             
//
101             
this.label8.AutoSize = true;
102             
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
103             
this.label8.Location = new System.Drawing.Point(366, 478);
104             
this.label8.Name = "label8";
105             
this.label8.Size = new System.Drawing.Size(265, 180);
106             
this.label8.TabIndex = 21;
107             
this.label8.Text = "Informatics College\r\nPokhara\r\nNepal\r\n\r\nPhone: 0698745452, 75012145400\r\n\r\nhttp://c" +
108     
"ode-projects.org\r\n\r\n\r\n\r\n";
109             
//
110             
// label9
111             
//
112             
this.label9.AutoSize = true;
113             
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
114             
this.label9.ForeColor = System.Drawing.Color.Crimson;
115             
this.label9.Location = new System.Drawing.Point(366, 457);
116             
this.label9.Name = "label9";
117             
this.label9.Size = new System.Drawing.Size(99, 20);
118             
this.label9.TabIndex = 22;
119             
this.label9.Text = "Contact Us";
120             
//
121             
// pictureBox2
122             
//
123             
this.pictureBox2.Image = global::SchoolManagementSystem.Properties.Resources.icp1;
124             
this.pictureBox2.Location = new System.Drawing.Point(16, 623);
125             
this.pictureBox2.Name = "pictureBox2";
126             
this.pictureBox2.Size = new System.Drawing.Size(615, 385);
127             
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
128             
this.pictureBox2.TabIndex = 24;
129             
this.pictureBox2.TabStop = false;
130             
//
131             
// pictureBox4
132             
//
133             
this.pictureBox4.Image = global::SchoolManagementSystem.Properties.Resources.kis1;
134             
this.pictureBox4.Location = new System.Drawing.Point(12, 12);
135             
this.pictureBox4.Name = "pictureBox4";
136             
this.pictureBox4.Size = new System.Drawing.Size(608, 98);
137             
this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
138             
this.pictureBox4.TabIndex = 23;
139             
this.pictureBox4.TabStop = false;
140             
//
141             
// AboutCollege
142             
//
143             
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
144             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
145             
this.AutoScroll = true;
146             
this.ClientSize = new System.Drawing.Size(660, 488);
147             
this.Controls.Add(this.pictureBox2);
148             
this.Controls.Add(this.pictureBox4);
149             
this.Controls.Add(this.label9);
150             
this.Controls.Add(this.label8);
151             
this.Controls.Add(this.label7);
152             
this.Controls.Add(this.label6);
153             
this.Controls.Add(this.label5);
154             
this.Controls.Add(this.label2);
155             
this.Controls.Add(this.label1);
156             
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
157             
this.MaximizeBox = false;
158             
this.Name = "AboutCollege";
159             
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
160             
this.Text = "About Us";
161             
this.Load += new System.EventHandler(this.AboutSchool_Load);
162             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox2)).EndInit();
163             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox4)).EndInit();
164             
this.ResumeLayout(false);
165             
this.PerformLayout();
166
167         }
168
169         
#endregion
170         
private System.Windows.Forms.Label label1;
171         
private System.Windows.Forms.Label label2;
172         
private System.Windows.Forms.Label label5;
173         
private System.Windows.Forms.Label label6;
174         
private System.Windows.Forms.Label label7;
175         
private System.Windows.Forms.Label label8;
176         
private System.Windows.Forms.Label label9;
177         
private System.Windows.Forms.PictureBox pictureBox4;
178         
private System.Windows.Forms.PictureBox pictureBox2;
179     }
180 }


Gõ tìm kiếm nhanh...