Korero – Blame information for rev 2

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 
2 namespace Korero.Profile
3 {
4 partial class AvatarProfileForm
5 {
6 /// <summary>
7 /// Required designer variable.
8 /// </summary>
9 private System.ComponentModel.IContainer components = null;
10  
11 #region Windows Form Designer generated code
12  
13 /// <summary>
14 /// Required method for Designer support - do not modify
15 /// the contents of this method with the code editor.
16 /// </summary>
17 private void InitializeComponent()
18 {
19 this.components = new System.ComponentModel.Container();
20 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AvatarProfileForm));
21 this.secondLifeProfilePictureBox = new System.Windows.Forms.PictureBox();
22 this.secondLifeGroupsListBox = new System.Windows.Forms.ListBox();
23 this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
24 this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
25 this.secondLifeAboutRichTextBox = new Korero.Utilities.Controls.ReadOnlyRichTextBox();
26 this.tabControl1 = new System.Windows.Forms.TabControl();
27 this.tabPage1 = new System.Windows.Forms.TabPage();
28 this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
29 this.groupBox1 = new System.Windows.Forms.GroupBox();
30 this.groupBox2 = new System.Windows.Forms.GroupBox();
31 this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
32 this.groupBox4 = new System.Windows.Forms.GroupBox();
33 this.secondLifeNameTextBox = new System.Windows.Forms.TextBox();
34 this.groupBox3 = new System.Windows.Forms.GroupBox();
35 this.secondLifeBornTextBox = new System.Windows.Forms.TextBox();
36 this.tabPage3 = new System.Windows.Forms.TabPage();
37 this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
38 this.groupBox5 = new System.Windows.Forms.GroupBox();
39 this.firstLifeInfoRichTextBox = new Korero.Utilities.Controls.ReadOnlyRichTextBox();
40 this.firstLifeProfilePictureBox = new System.Windows.Forms.PictureBox();
41 this.menuStrip1 = new System.Windows.Forms.MenuStrip();
42 this.toolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
43 this.payToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
44 this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
45 ((System.ComponentModel.ISupportInitialize)(this.secondLifeProfilePictureBox)).BeginInit();
46 this.contextMenuStrip1.SuspendLayout();
47 this.tabControl1.SuspendLayout();
48 this.tabPage1.SuspendLayout();
49 this.tableLayoutPanel1.SuspendLayout();
50 this.groupBox1.SuspendLayout();
51 this.groupBox2.SuspendLayout();
52 this.tableLayoutPanel2.SuspendLayout();
53 this.groupBox4.SuspendLayout();
54 this.groupBox3.SuspendLayout();
55 this.tabPage3.SuspendLayout();
56 this.tableLayoutPanel3.SuspendLayout();
57 this.groupBox5.SuspendLayout();
58 ((System.ComponentModel.ISupportInitialize)(this.firstLifeProfilePictureBox)).BeginInit();
59 this.menuStrip1.SuspendLayout();
60 this.tableLayoutPanel4.SuspendLayout();
61 this.SuspendLayout();
62 //
63 // secondLifeProfilePictureBox
64 //
65 this.secondLifeProfilePictureBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
66 this.secondLifeProfilePictureBox.Dock = System.Windows.Forms.DockStyle.Fill;
67 this.secondLifeProfilePictureBox.Image = global::Korero.Properties.Resources.creator;
68 this.secondLifeProfilePictureBox.Location = new System.Drawing.Point(3, 3);
69 this.secondLifeProfilePictureBox.Name = "secondLifeProfilePictureBox";
70 this.secondLifeProfilePictureBox.Size = new System.Drawing.Size(213, 146);
71 this.secondLifeProfilePictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
72 this.secondLifeProfilePictureBox.TabIndex = 0;
73 this.secondLifeProfilePictureBox.TabStop = false;
74 //
75 // secondLifeGroupsListBox
76 //
77 this.secondLifeGroupsListBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
78 this.secondLifeGroupsListBox.ContextMenuStrip = this.contextMenuStrip1;
79 this.secondLifeGroupsListBox.Dock = System.Windows.Forms.DockStyle.Fill;
80 this.secondLifeGroupsListBox.FormattingEnabled = true;
81 this.secondLifeGroupsListBox.Location = new System.Drawing.Point(3, 16);
82 this.secondLifeGroupsListBox.Name = "secondLifeGroupsListBox";
83 this.secondLifeGroupsListBox.Size = new System.Drawing.Size(426, 127);
84 this.secondLifeGroupsListBox.TabIndex = 1;
85 //
86 // contextMenuStrip1
87 //
88 this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
89 this.toolStripMenuItem1});
90 this.contextMenuStrip1.Name = "contextMenuStrip1";
2 office 91 this.contextMenuStrip1.Size = new System.Drawing.Size(117, 26);
1 office 92 //
93 // toolStripMenuItem1
94 //
95 this.toolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem1.Image")));
96 this.toolStripMenuItem1.Name = "toolStripMenuItem1";
2 office 97 this.toolStripMenuItem1.Size = new System.Drawing.Size(116, 22);
1 office 98 this.toolStripMenuItem1.Text = "Profile...";
99 this.toolStripMenuItem1.Click += new System.EventHandler(this.ToolStripMenuItem1_Click);
100 //
101 // secondLifeAboutRichTextBox
102 //
103 this.secondLifeAboutRichTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
104 this.secondLifeAboutRichTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
105 this.secondLifeAboutRichTextBox.Location = new System.Drawing.Point(3, 16);
106 this.secondLifeAboutRichTextBox.Name = "secondLifeAboutRichTextBox";
107 this.secondLifeAboutRichTextBox.ReadOnly = true;
108 this.secondLifeAboutRichTextBox.Size = new System.Drawing.Size(426, 83);
109 this.secondLifeAboutRichTextBox.TabIndex = 2;
110 this.secondLifeAboutRichTextBox.Text = "";
111 this.secondLifeAboutRichTextBox.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.SecondLifeAboutRichTextBox_LinkClicked);
112 //
113 // tabControl1
114 //
115 this.tabControl1.Controls.Add(this.tabPage1);
116 this.tabControl1.Controls.Add(this.tabPage3);
117 this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
118 this.tabControl1.Location = new System.Drawing.Point(3, 27);
119 this.tabControl1.Name = "tabControl1";
120 this.tabControl1.SelectedIndex = 0;
121 this.tabControl1.Size = new System.Drawing.Size(452, 444);
122 this.tabControl1.TabIndex = 3;
123 //
124 // tabPage1
125 //
126 this.tabPage1.Controls.Add(this.tableLayoutPanel1);
127 this.tabPage1.Location = new System.Drawing.Point(4, 22);
128 this.tabPage1.Name = "tabPage1";
129 this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
130 this.tabPage1.Size = new System.Drawing.Size(444, 418);
131 this.tabPage1.TabIndex = 0;
132 this.tabPage1.Text = "2nd Life";
133 this.tabPage1.UseVisualStyleBackColor = true;
134 //
135 // tableLayoutPanel1
136 //
137 this.tableLayoutPanel1.ColumnCount = 2;
138 this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
139 this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
140 this.tableLayoutPanel1.Controls.Add(this.groupBox1, 0, 1);
141 this.tableLayoutPanel1.Controls.Add(this.groupBox2, 0, 2);
142 this.tableLayoutPanel1.Controls.Add(this.secondLifeProfilePictureBox, 0, 0);
143 this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 1, 0);
144 this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
145 this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 3);
146 this.tableLayoutPanel1.Name = "tableLayoutPanel1";
147 this.tableLayoutPanel1.RowCount = 3;
148 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
149 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
150 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 108F));
151 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 157F));
152 this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
153 this.tableLayoutPanel1.Size = new System.Drawing.Size(438, 412);
154 this.tableLayoutPanel1.TabIndex = 8;
155 //
156 // groupBox1
157 //
158 this.tableLayoutPanel1.SetColumnSpan(this.groupBox1, 2);
159 this.groupBox1.Controls.Add(this.secondLifeGroupsListBox);
160 this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
161 this.groupBox1.Location = new System.Drawing.Point(3, 155);
162 this.groupBox1.Name = "groupBox1";
163 this.groupBox1.Size = new System.Drawing.Size(432, 146);
164 this.groupBox1.TabIndex = 4;
165 this.groupBox1.TabStop = false;
166 this.groupBox1.Text = "Groups";
167 //
168 // groupBox2
169 //
170 this.tableLayoutPanel1.SetColumnSpan(this.groupBox2, 2);
171 this.groupBox2.Controls.Add(this.secondLifeAboutRichTextBox);
172 this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
173 this.groupBox2.Location = new System.Drawing.Point(3, 307);
174 this.groupBox2.Name = "groupBox2";
175 this.groupBox2.Size = new System.Drawing.Size(432, 102);
176 this.groupBox2.TabIndex = 5;
177 this.groupBox2.TabStop = false;
178 this.groupBox2.Text = "About";
179 //
180 // tableLayoutPanel2
181 //
182 this.tableLayoutPanel2.ColumnCount = 1;
183 this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
184 this.tableLayoutPanel2.Controls.Add(this.groupBox4, 0, 0);
185 this.tableLayoutPanel2.Controls.Add(this.groupBox3, 0, 1);
186 this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
187 this.tableLayoutPanel2.Location = new System.Drawing.Point(222, 3);
188 this.tableLayoutPanel2.Name = "tableLayoutPanel2";
189 this.tableLayoutPanel2.RowCount = 2;
190 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
191 this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
192 this.tableLayoutPanel2.Size = new System.Drawing.Size(213, 146);
193 this.tableLayoutPanel2.TabIndex = 6;
194 //
195 // groupBox4
196 //
197 this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
198 this.groupBox4.Controls.Add(this.secondLifeNameTextBox);
199 this.groupBox4.Location = new System.Drawing.Point(3, 11);
200 this.groupBox4.Name = "groupBox4";
201 this.groupBox4.Size = new System.Drawing.Size(207, 50);
202 this.groupBox4.TabIndex = 7;
203 this.groupBox4.TabStop = false;
204 this.groupBox4.Text = "Name";
205 //
206 // secondLifeNameTextBox
207 //
208 this.secondLifeNameTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
209 this.secondLifeNameTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
210 this.secondLifeNameTextBox.Location = new System.Drawing.Point(3, 16);
211 this.secondLifeNameTextBox.Name = "secondLifeNameTextBox";
212 this.secondLifeNameTextBox.ReadOnly = true;
213 this.secondLifeNameTextBox.Size = new System.Drawing.Size(201, 13);
214 this.secondLifeNameTextBox.TabIndex = 0;
215 //
216 // groupBox3
217 //
218 this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
219 this.groupBox3.Controls.Add(this.secondLifeBornTextBox);
220 this.groupBox3.Location = new System.Drawing.Point(3, 84);
221 this.groupBox3.Name = "groupBox3";
222 this.groupBox3.Size = new System.Drawing.Size(207, 50);
223 this.groupBox3.TabIndex = 6;
224 this.groupBox3.TabStop = false;
225 this.groupBox3.Text = "Born";
226 //
227 // secondLifeBornTextBox
228 //
229 this.secondLifeBornTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
230 this.secondLifeBornTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
231 this.secondLifeBornTextBox.Location = new System.Drawing.Point(3, 16);
232 this.secondLifeBornTextBox.Name = "secondLifeBornTextBox";
233 this.secondLifeBornTextBox.ReadOnly = true;
234 this.secondLifeBornTextBox.Size = new System.Drawing.Size(201, 13);
235 this.secondLifeBornTextBox.TabIndex = 0;
236 //
237 // tabPage3
238 //
239 this.tabPage3.Controls.Add(this.tableLayoutPanel3);
240 this.tabPage3.Location = new System.Drawing.Point(4, 22);
241 this.tabPage3.Name = "tabPage3";
2 office 242 this.tabPage3.Size = new System.Drawing.Size(444, 418);
1 office 243 this.tabPage3.TabIndex = 1;
244 this.tabPage3.Text = "1st Life";
245 this.tabPage3.UseVisualStyleBackColor = true;
246 //
247 // tableLayoutPanel3
248 //
249 this.tableLayoutPanel3.ColumnCount = 2;
250 this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
251 this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
252 this.tableLayoutPanel3.Controls.Add(this.groupBox5, 0, 1);
253 this.tableLayoutPanel3.Controls.Add(this.firstLifeProfilePictureBox, 0, 0);
254 this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
255 this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 0);
256 this.tableLayoutPanel3.Name = "tableLayoutPanel3";
257 this.tableLayoutPanel3.RowCount = 2;
258 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
259 this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
2 office 260 this.tableLayoutPanel3.Size = new System.Drawing.Size(444, 418);
1 office 261 this.tableLayoutPanel3.TabIndex = 2;
262 //
263 // groupBox5
264 //
265 this.tableLayoutPanel3.SetColumnSpan(this.groupBox5, 2);
266 this.groupBox5.Controls.Add(this.firstLifeInfoRichTextBox);
267 this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
2 office 268 this.groupBox5.Location = new System.Drawing.Point(3, 212);
1 office 269 this.groupBox5.Name = "groupBox5";
2 office 270 this.groupBox5.Size = new System.Drawing.Size(438, 203);
1 office 271 this.groupBox5.TabIndex = 1;
272 this.groupBox5.TabStop = false;
273 this.groupBox5.Text = "Info";
274 //
275 // firstLifeInfoRichTextBox
276 //
277 this.firstLifeInfoRichTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
278 this.firstLifeInfoRichTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
279 this.firstLifeInfoRichTextBox.Location = new System.Drawing.Point(3, 16);
280 this.firstLifeInfoRichTextBox.Name = "firstLifeInfoRichTextBox";
281 this.firstLifeInfoRichTextBox.ReadOnly = true;
2 office 282 this.firstLifeInfoRichTextBox.Size = new System.Drawing.Size(432, 184);
1 office 283 this.firstLifeInfoRichTextBox.TabIndex = 0;
284 this.firstLifeInfoRichTextBox.Text = "";
285 this.firstLifeInfoRichTextBox.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.FirstLifeInfoRichTextBox_LinkClicked);
286 //
287 // firstLifeProfilePictureBox
288 //
289 this.firstLifeProfilePictureBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
290 this.firstLifeProfilePictureBox.Dock = System.Windows.Forms.DockStyle.Fill;
291 this.firstLifeProfilePictureBox.Image = global::Korero.Properties.Resources.creator;
292 this.firstLifeProfilePictureBox.Location = new System.Drawing.Point(3, 3);
293 this.firstLifeProfilePictureBox.Name = "firstLifeProfilePictureBox";
2 office 294 this.firstLifeProfilePictureBox.Size = new System.Drawing.Size(216, 203);
1 office 295 this.firstLifeProfilePictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
296 this.firstLifeProfilePictureBox.TabIndex = 0;
297 this.firstLifeProfilePictureBox.TabStop = false;
298 //
299 // menuStrip1
300 //
301 this.menuStrip1.Dock = System.Windows.Forms.DockStyle.Fill;
302 this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
303 this.toolsToolStripMenuItem});
304 this.menuStrip1.Location = new System.Drawing.Point(0, 0);
305 this.menuStrip1.Name = "menuStrip1";
306 this.menuStrip1.Size = new System.Drawing.Size(458, 24);
307 this.menuStrip1.TabIndex = 4;
308 this.menuStrip1.Text = "menuStrip1";
309 //
310 // toolsToolStripMenuItem
311 //
312 this.toolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
313 this.payToolStripMenuItem});
314 this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem";
2 office 315 this.toolsToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
1 office 316 this.toolsToolStripMenuItem.Text = "Tools";
317 //
318 // payToolStripMenuItem
319 //
320 this.payToolStripMenuItem.Image = global::Korero.Properties.Resources.salary;
321 this.payToolStripMenuItem.Name = "payToolStripMenuItem";
2 office 322 this.payToolStripMenuItem.Size = new System.Drawing.Size(104, 22);
1 office 323 this.payToolStripMenuItem.Text = "Pay...";
324 this.payToolStripMenuItem.Click += new System.EventHandler(this.PayToolStripMenuItem_Click);
325 //
326 // tableLayoutPanel4
327 //
328 this.tableLayoutPanel4.ColumnCount = 1;
329 this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
330 this.tableLayoutPanel4.Controls.Add(this.menuStrip1, 0, 0);
331 this.tableLayoutPanel4.Controls.Add(this.tabControl1, 0, 1);
332 this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
333 this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0);
334 this.tableLayoutPanel4.Name = "tableLayoutPanel4";
335 this.tableLayoutPanel4.RowCount = 2;
336 this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 24F));
337 this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());
338 this.tableLayoutPanel4.Size = new System.Drawing.Size(458, 474);
339 this.tableLayoutPanel4.TabIndex = 5;
340 //
341 // AvatarProfileForm
342 //
343 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
344 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
345 this.ClientSize = new System.Drawing.Size(458, 474);
346 this.Controls.Add(this.tableLayoutPanel4);
347 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
348 this.MainMenuStrip = this.menuStrip1;
349 this.MaximizeBox = false;
350 this.Name = "AvatarProfileForm";
351 this.Text = "Korero: Avatar Profile";
352 this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.AvatarProfileForm_FormClosing);
2 office 353 this.Load += new System.EventHandler(this.AvatarProfileForm_Load);
1 office 354 this.Shown += new System.EventHandler(this.AvatarProfileForm_Shown);
355 ((System.ComponentModel.ISupportInitialize)(this.secondLifeProfilePictureBox)).EndInit();
356 this.contextMenuStrip1.ResumeLayout(false);
357 this.tabControl1.ResumeLayout(false);
358 this.tabPage1.ResumeLayout(false);
359 this.tableLayoutPanel1.ResumeLayout(false);
360 this.groupBox1.ResumeLayout(false);
361 this.groupBox2.ResumeLayout(false);
362 this.tableLayoutPanel2.ResumeLayout(false);
363 this.groupBox4.ResumeLayout(false);
364 this.groupBox4.PerformLayout();
365 this.groupBox3.ResumeLayout(false);
366 this.groupBox3.PerformLayout();
367 this.tabPage3.ResumeLayout(false);
368 this.tableLayoutPanel3.ResumeLayout(false);
369 this.groupBox5.ResumeLayout(false);
370 ((System.ComponentModel.ISupportInitialize)(this.firstLifeProfilePictureBox)).EndInit();
371 this.menuStrip1.ResumeLayout(false);
372 this.menuStrip1.PerformLayout();
373 this.tableLayoutPanel4.ResumeLayout(false);
374 this.tableLayoutPanel4.PerformLayout();
375 this.ResumeLayout(false);
376  
377 }
378  
379 #endregion
380  
381 private System.Windows.Forms.PictureBox secondLifeProfilePictureBox;
382 private System.Windows.Forms.ListBox secondLifeGroupsListBox;
383 private Korero.Utilities.Controls.ReadOnlyRichTextBox secondLifeAboutRichTextBox;
384 private System.Windows.Forms.TabControl tabControl1;
385 private System.Windows.Forms.TabPage tabPage1;
386 private System.Windows.Forms.GroupBox groupBox4;
387 private System.Windows.Forms.TextBox secondLifeNameTextBox;
388 private System.Windows.Forms.GroupBox groupBox3;
389 private System.Windows.Forms.TextBox secondLifeBornTextBox;
390 private System.Windows.Forms.GroupBox groupBox2;
391 private System.Windows.Forms.GroupBox groupBox1;
392 private System.Windows.Forms.TabPage tabPage3;
393 private System.Windows.Forms.PictureBox firstLifeProfilePictureBox;
394 private System.Windows.Forms.GroupBox groupBox5;
395 private Korero.Utilities.Controls.ReadOnlyRichTextBox firstLifeInfoRichTextBox;
396 private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
397 private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
398 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
399 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
400 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
401 private System.Windows.Forms.MenuStrip menuStrip1;
402 private System.Windows.Forms.ToolStripMenuItem toolsToolStripMenuItem;
403 private System.Windows.Forms.ToolStripMenuItem payToolStripMenuItem;
404 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
405 }
406 }