-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmusteriPanel.Designer.cs
More file actions
328 lines (322 loc) · 16.7 KB
/
musteriPanel.Designer.cs
File metadata and controls
328 lines (322 loc) · 16.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
namespace Banka
{
partial class musteriPanel
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.label6 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.hosgeldiniz = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.lblIBAN = new System.Windows.Forms.Label();
this.lblkullanici = new System.Windows.Forms.Label();
this.btnSifre = new System.Windows.Forms.Button();
this.btnHesapHareket = new System.Windows.Forms.Button();
this.btnDeposit = new System.Windows.Forms.Button();
this.btnCikis = new System.Windows.Forms.Button();
this.btnParaYatir = new System.Windows.Forms.Button();
this.btnBakiye = new System.Windows.Forms.Button();
this.btnParaTransfer = new System.Windows.Forms.Button();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.btnSifre);
this.groupBox1.Controls.Add(this.label7);
this.groupBox1.Controls.Add(this.btnHesapHareket);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.btnDeposit);
this.groupBox1.Controls.Add(this.btnCikis);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.btnParaYatir);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.btnBakiye);
this.groupBox1.Controls.Add(this.btnParaTransfer);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Location = new System.Drawing.Point(116, 172);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(839, 519);
this.groupBox1.TabIndex = 13;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Müşteri işlem paneli";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
this.label6.ForeColor = System.Drawing.Color.Red;
this.label6.Location = new System.Drawing.Point(387, 478);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(49, 24);
this.label6.TabIndex = 11;
this.label6.Text = "Çıkış";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
this.label1.Location = new System.Drawing.Point(366, 140);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(86, 24);
this.label1.TabIndex = 1;
this.label1.Text = "Para Çek";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
this.label5.Location = new System.Drawing.Point(336, 309);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(160, 24);
this.label5.TabIndex = 9;
this.label5.Text = "Hesap Hareketleri";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
this.label2.Location = new System.Drawing.Point(121, 140);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(86, 24);
this.label2.TabIndex = 3;
this.label2.Text = "Para yatır";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
this.label4.Location = new System.Drawing.Point(111, 309);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(118, 24);
this.label4.TabIndex = 7;
this.label4.Text = "Para transferi";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
this.label3.Location = new System.Drawing.Point(595, 140);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(153, 24);
this.label3.TabIndex = 5;
this.label3.Text = "Bakiye Görüntüle";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
this.label7.Location = new System.Drawing.Point(609, 309);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(114, 24);
this.label7.TabIndex = 13;
this.label7.Text = "Şifre Değiştir";
//
// hosgeldiniz
//
this.hosgeldiniz.AutoSize = true;
this.hosgeldiniz.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
this.hosgeldiniz.Location = new System.Drawing.Point(385, 49);
this.hosgeldiniz.Name = "hosgeldiniz";
this.hosgeldiniz.Size = new System.Drawing.Size(303, 25);
this.hosgeldiniz.TabIndex = 14;
this.hosgeldiniz.Text = "Hoş geldiniz sayın Kıvanç Çoban ";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
this.label8.Location = new System.Drawing.Point(143, 94);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(116, 20);
this.label8.TabIndex = 15;
this.label8.Text = "Kullanıcı Adı : ";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
this.label9.Location = new System.Drawing.Point(196, 133);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(63, 20);
this.label9.TabIndex = 16;
this.label9.Text = "IBAN : ";
//
// lblIBAN
//
this.lblIBAN.AutoSize = true;
this.lblIBAN.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
this.lblIBAN.Location = new System.Drawing.Point(294, 133);
this.lblIBAN.Name = "lblIBAN";
this.lblIBAN.Size = new System.Drawing.Size(15, 20);
this.lblIBAN.TabIndex = 17;
this.lblIBAN.Text = "-";
//
// lblkullanici
//
this.lblkullanici.AutoSize = true;
this.lblkullanici.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(162)));
this.lblkullanici.ForeColor = System.Drawing.Color.DarkTurquoise;
this.lblkullanici.Location = new System.Drawing.Point(294, 94);
this.lblkullanici.Name = "lblkullanici";
this.lblkullanici.Size = new System.Drawing.Size(20, 25);
this.lblkullanici.TabIndex = 18;
this.lblkullanici.Text = "-";
//
// btnSifre
//
this.btnSifre.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.btnSifre.Image = global::Banka.Properties.Resources.reset_password;
this.btnSifre.Location = new System.Drawing.Point(625, 204);
this.btnSifre.Name = "btnSifre";
this.btnSifre.Size = new System.Drawing.Size(86, 89);
this.btnSifre.TabIndex = 12;
this.btnSifre.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btnSifre.UseVisualStyleBackColor = true;
this.btnSifre.Click += new System.EventHandler(this.btnSifre_Click);
//
// btnHesapHareket
//
this.btnHesapHareket.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.btnHesapHareket.Image = global::Banka.Properties.Resources.activities;
this.btnHesapHareket.Location = new System.Drawing.Point(370, 204);
this.btnHesapHareket.Name = "btnHesapHareket";
this.btnHesapHareket.Size = new System.Drawing.Size(86, 89);
this.btnHesapHareket.TabIndex = 8;
this.btnHesapHareket.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btnHesapHareket.UseVisualStyleBackColor = true;
this.btnHesapHareket.Click += new System.EventHandler(this.btnHesapHareket_Click);
//
// btnDeposit
//
this.btnDeposit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.btnDeposit.Image = global::Banka.Properties.Resources.money_withdrawal;
this.btnDeposit.Location = new System.Drawing.Point(370, 35);
this.btnDeposit.Name = "btnDeposit";
this.btnDeposit.Size = new System.Drawing.Size(86, 89);
this.btnDeposit.TabIndex = 0;
this.btnDeposit.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btnDeposit.UseVisualStyleBackColor = true;
this.btnDeposit.Click += new System.EventHandler(this.btnDeposit_Click);
//
// btnCikis
//
this.btnCikis.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.btnCikis.Image = global::Banka.Properties.Resources.logout;
this.btnCikis.Location = new System.Drawing.Point(370, 373);
this.btnCikis.Name = "btnCikis";
this.btnCikis.Size = new System.Drawing.Size(86, 89);
this.btnCikis.TabIndex = 10;
this.btnCikis.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btnCikis.UseVisualStyleBackColor = true;
this.btnCikis.Click += new System.EventHandler(this.btnCikis_Click);
//
// btnParaYatir
//
this.btnParaYatir.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.btnParaYatir.Image = global::Banka.Properties.Resources.deposit;
this.btnParaYatir.Location = new System.Drawing.Point(121, 35);
this.btnParaYatir.Name = "btnParaYatir";
this.btnParaYatir.Size = new System.Drawing.Size(86, 89);
this.btnParaYatir.TabIndex = 2;
this.btnParaYatir.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btnParaYatir.UseVisualStyleBackColor = true;
this.btnParaYatir.Click += new System.EventHandler(this.btnParaYatir_Click);
//
// btnBakiye
//
this.btnBakiye.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.btnBakiye.Image = global::Banka.Properties.Resources.gross;
this.btnBakiye.Location = new System.Drawing.Point(625, 35);
this.btnBakiye.Name = "btnBakiye";
this.btnBakiye.Size = new System.Drawing.Size(86, 89);
this.btnBakiye.TabIndex = 4;
this.btnBakiye.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btnBakiye.UseVisualStyleBackColor = true;
this.btnBakiye.Click += new System.EventHandler(this.btnBakiye_Click);
//
// btnParaTransfer
//
this.btnParaTransfer.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.btnParaTransfer.Image = global::Banka.Properties.Resources.money_transfer;
this.btnParaTransfer.Location = new System.Drawing.Point(121, 204);
this.btnParaTransfer.Name = "btnParaTransfer";
this.btnParaTransfer.Size = new System.Drawing.Size(86, 89);
this.btnParaTransfer.TabIndex = 6;
this.btnParaTransfer.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btnParaTransfer.UseVisualStyleBackColor = true;
this.btnParaTransfer.Click += new System.EventHandler(this.btnParaTransfer_Click);
//
// musteriPanel
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1089, 795);
this.Controls.Add(this.lblkullanici);
this.Controls.Add(this.lblIBAN);
this.Controls.Add(this.label9);
this.Controls.Add(this.label8);
this.Controls.Add(this.hosgeldiniz);
this.Controls.Add(this.groupBox1);
this.Name = "musteriPanel";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Müşteri Panel";
this.Load += new System.EventHandler(this.musteriPanel_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Button btnHesapHareket;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Button btnDeposit;
private System.Windows.Forms.Button btnCikis;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Button btnParaYatir;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Button btnBakiye;
private System.Windows.Forms.Button btnParaTransfer;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Button btnSifre;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label hosgeldiniz;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label lblIBAN;
private System.Windows.Forms.Label lblkullanici;
}
}