OSDN Git Service

686f3183e127523d964712d0f90d901d1d2cfe5b
[radegast/radegast.git] / Radegast / GUI / Dialogs / Profile.Designer.cs
1 // 
2 // Radegast Metaverse Client
3 // Copyright (c) 2009-2013, Radegast Development Team
4 // All rights reserved.
5 // 
6 // Redistribution and use in source and binary forms, with or without
7 // modification, are permitted provided that the following conditions are met:
8 // 
9 //     * Redistributions of source code must retain the above copyright notice,
10 //       this list of conditions and the following disclaimer.
11 //     * Redistributions in binary form must reproduce the above copyright
12 //       notice, this list of conditions and the following disclaimer in the
13 //       documentation and/or other materials provided with the distribution.
14 //     * Neither the name of the application "Radegast", nor the names of its
15 //       contributors may be used to endorse or promote products derived from
16 //       this software without specific prior written permission.
17 // 
18 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
19 // AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
20 // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
21 // DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
22 // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
23 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
24 // SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
25 // CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
26 // OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
27 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28 //
29 // $Id$
30 //
31 namespace Radegast
32 {
33     partial class frmProfile
34     {
35         /// <summary>
36         /// Required designer variable.
37         /// </summary>
38         private System.ComponentModel.IContainer components = null;
39
40         /// <summary>
41         /// Clean up any resources being used.
42         /// </summary>
43         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
44         protected override void Dispose(bool disposing)
45         {
46             if (disposing && (components != null))
47             {
48                 components.Dispose();
49             }
50             base.Dispose(disposing);
51         }
52
53         #region Windows Form Designer generated code
54
55         /// <summary>
56         /// Required method for Designer support - do not modify
57         /// the contents of this method with the code editor.
58         /// </summary>
59         private void InitializeComponent()
60         {
61             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmProfile));
62             this.tabProfile = new System.Windows.Forms.TabControl();
63             this.tpgProfile = new System.Windows.Forms.TabPage();
64             this.btnRequestTeleport = new System.Windows.Forms.Button();
65             this.btnGive = new System.Windows.Forms.Button();
66             this.lvwGroups = new Radegast.ListViewNoFlicker();
67             this.clGroupName = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
68             this.clGroupTitle = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
69             this.txtFullName = new Radegast.AgentNameTextBox();
70             this.anPartner = new Radegast.AgentNameTextBox();
71             this.btnIM = new System.Windows.Forms.Button();
72             this.btnFriend = new System.Windows.Forms.Button();
73             this.slPicPanel = new System.Windows.Forms.Panel();
74             this.btnOfferTeleport = new System.Windows.Forms.Button();
75             this.btnUnmute = new System.Windows.Forms.Button();
76             this.btnMute = new System.Windows.Forms.Button();
77             this.btnPay = new System.Windows.Forms.Button();
78             this.rtbAccountInfo = new System.Windows.Forms.RichTextBox();
79             this.rtbAbout = new System.Windows.Forms.RichTextBox();
80             this.label5 = new System.Windows.Forms.Label();
81             this.label4 = new System.Windows.Forms.Label();
82             this.label3 = new System.Windows.Forms.Label();
83             this.txtBornOn = new System.Windows.Forms.TextBox();
84             this.label2 = new System.Windows.Forms.Label();
85             this.label1 = new System.Windows.Forms.Label();
86             this.tpgWeb = new System.Windows.Forms.TabPage();
87             this.pnlWeb = new System.Windows.Forms.Panel();
88             this.btnWebOpen = new System.Windows.Forms.Button();
89             this.btnWebView = new System.Windows.Forms.Button();
90             this.txtWebURL = new System.Windows.Forms.TextBox();
91             this.label6 = new System.Windows.Forms.Label();
92             this.tbpPicks = new System.Windows.Forms.TabPage();
93             this.pickDetailPanel = new System.Windows.Forms.Panel();
94             this.pickDetail = new System.Windows.Forms.RichTextBox();
95             this.pickLocation = new System.Windows.Forms.TextBox();
96             this.picksLowerPanel = new System.Windows.Forms.Panel();
97             this.btnDeletePick = new System.Windows.Forms.Button();
98             this.btnShowOnMap = new System.Windows.Forms.Button();
99             this.btnTeleport = new System.Windows.Forms.Button();
100             this.pickTitle = new System.Windows.Forms.TextBox();
101             this.pickPicturePanel = new System.Windows.Forms.Panel();
102             this.pickListPanel = new System.Windows.Forms.Panel();
103             this.btnNewPick = new System.Windows.Forms.Button();
104             this.tpgFirstLife = new System.Windows.Forms.TabPage();
105             this.txtUUID = new System.Windows.Forms.TextBox();
106             this.label9 = new System.Windows.Forms.Label();
107             this.rlPicPanel = new System.Windows.Forms.Panel();
108             this.rtbAboutFL = new System.Windows.Forms.RichTextBox();
109             this.label8 = new System.Windows.Forms.Label();
110             this.label7 = new System.Windows.Forms.Label();
111             this.btnClose = new System.Windows.Forms.Button();
112             this.textBox1 = new System.Windows.Forms.TextBox();
113             this.tabProfile.SuspendLayout();
114             this.tpgProfile.SuspendLayout();
115             this.tpgWeb.SuspendLayout();
116             this.tbpPicks.SuspendLayout();
117             this.pickDetailPanel.SuspendLayout();
118             this.picksLowerPanel.SuspendLayout();
119             this.pickListPanel.SuspendLayout();
120             this.tpgFirstLife.SuspendLayout();
121             this.SuspendLayout();
122             // 
123             // tabProfile
124             // 
125             this.tabProfile.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
126             | System.Windows.Forms.AnchorStyles.Left) 
127             | System.Windows.Forms.AnchorStyles.Right)));
128             this.tabProfile.Controls.Add(this.tpgProfile);
129             this.tabProfile.Controls.Add(this.tpgWeb);
130             this.tabProfile.Controls.Add(this.tbpPicks);
131             this.tabProfile.Controls.Add(this.tpgFirstLife);
132             this.tabProfile.Location = new System.Drawing.Point(12, 12);
133             this.tabProfile.Name = "tabProfile";
134             this.tabProfile.SelectedIndex = 0;
135             this.tabProfile.Size = new System.Drawing.Size(468, 502);
136             this.tabProfile.TabIndex = 0;
137             this.tabProfile.SelectedIndexChanged += new System.EventHandler(this.tabProfile_SelectedIndexChanged);
138             // 
139             // tpgProfile
140             // 
141             this.tpgProfile.Controls.Add(this.btnRequestTeleport);
142             this.tpgProfile.Controls.Add(this.btnGive);
143             this.tpgProfile.Controls.Add(this.lvwGroups);
144             this.tpgProfile.Controls.Add(this.txtFullName);
145             this.tpgProfile.Controls.Add(this.anPartner);
146             this.tpgProfile.Controls.Add(this.btnIM);
147             this.tpgProfile.Controls.Add(this.btnFriend);
148             this.tpgProfile.Controls.Add(this.slPicPanel);
149             this.tpgProfile.Controls.Add(this.btnOfferTeleport);
150             this.tpgProfile.Controls.Add(this.btnUnmute);
151             this.tpgProfile.Controls.Add(this.btnMute);
152             this.tpgProfile.Controls.Add(this.btnPay);
153             this.tpgProfile.Controls.Add(this.rtbAccountInfo);
154             this.tpgProfile.Controls.Add(this.rtbAbout);
155             this.tpgProfile.Controls.Add(this.label5);
156             this.tpgProfile.Controls.Add(this.label4);
157             this.tpgProfile.Controls.Add(this.label3);
158             this.tpgProfile.Controls.Add(this.txtBornOn);
159             this.tpgProfile.Controls.Add(this.label2);
160             this.tpgProfile.Controls.Add(this.label1);
161             this.tpgProfile.Location = new System.Drawing.Point(4, 22);
162             this.tpgProfile.Name = "tpgProfile";
163             this.tpgProfile.Padding = new System.Windows.Forms.Padding(3);
164             this.tpgProfile.Size = new System.Drawing.Size(460, 476);
165             this.tpgProfile.TabIndex = 0;
166             this.tpgProfile.Text = "Profile";
167             this.tpgProfile.UseVisualStyleBackColor = true;
168             // 
169             // btnRequestTeleport
170             // 
171             this.btnRequestTeleport.AccessibleDescription = "Request this person to teleport you to their location";
172             this.btnRequestTeleport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
173             this.btnRequestTeleport.Location = new System.Drawing.Point(312, 447);
174             this.btnRequestTeleport.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);
175             this.btnRequestTeleport.Name = "btnRequestTeleport";
176             this.btnRequestTeleport.Size = new System.Drawing.Size(107, 23);
177             this.btnRequestTeleport.TabIndex = 28;
178             this.btnRequestTeleport.Text = "Request Teleport";
179             this.btnRequestTeleport.UseVisualStyleBackColor = true;
180             this.btnRequestTeleport.Click += new System.EventHandler(this.btnRequestTeleport_Click);
181             // 
182             // btnGive
183             // 
184             this.btnGive.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
185             this.btnGive.Enabled = false;
186             this.btnGive.Location = new System.Drawing.Point(312, 418);
187             this.btnGive.Name = "btnGive";
188             this.btnGive.Size = new System.Drawing.Size(107, 23);
189             this.btnGive.TabIndex = 24;
190             this.btnGive.Text = "&Give Inventory";
191             this.btnGive.UseVisualStyleBackColor = true;
192             this.btnGive.Click += new System.EventHandler(this.btnGive_Click);
193             // 
194             // lvwGroups
195             // 
196             this.lvwGroups.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
197             | System.Windows.Forms.AnchorStyles.Left) 
198             | System.Windows.Forms.AnchorStyles.Right)));
199             this.lvwGroups.BackColor = System.Drawing.SystemColors.Window;
200             this.lvwGroups.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
201             this.clGroupName,
202             this.clGroupTitle});
203             this.lvwGroups.FullRowSelect = true;
204             this.lvwGroups.GridLines = true;
205             this.lvwGroups.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
206             this.lvwGroups.HideSelection = false;
207             this.lvwGroups.LabelWrap = false;
208             this.lvwGroups.Location = new System.Drawing.Point(9, 199);
209             this.lvwGroups.MultiSelect = false;
210             this.lvwGroups.Name = "lvwGroups";
211             this.lvwGroups.ShowGroups = false;
212             this.lvwGroups.Size = new System.Drawing.Size(445, 78);
213             this.lvwGroups.Sorting = System.Windows.Forms.SortOrder.Ascending;
214             this.lvwGroups.TabIndex = 5;
215             this.lvwGroups.UseCompatibleStateImageBehavior = false;
216             this.lvwGroups.View = System.Windows.Forms.View.Details;
217             this.lvwGroups.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.lvwGroups_MouseDoubleClick);
218             // 
219             // clGroupName
220             // 
221             this.clGroupName.Text = "Group Name";
222             this.clGroupName.Width = 212;
223             // 
224             // clGroupTitle
225             // 
226             this.clGroupTitle.Text = "Active Title";
227             this.clGroupTitle.Width = 196;
228             // 
229             // txtFullName
230             // 
231             this.txtFullName.AccessibleName = "Name";
232             this.txtFullName.Location = new System.Drawing.Point(50, 6);
233             this.txtFullName.Name = "txtFullName";
234             this.txtFullName.ReadOnly = true;
235             this.txtFullName.Size = new System.Drawing.Size(172, 21);
236             this.txtFullName.TabIndex = 1;
237             // 
238             // anPartner
239             // 
240             this.anPartner.AccessibleName = "Partner";
241             this.anPartner.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
242             this.anPartner.Location = new System.Drawing.Point(306, 34);
243             this.anPartner.Name = "anPartner";
244             this.anPartner.ReadOnly = true;
245             this.anPartner.Size = new System.Drawing.Size(148, 21);
246             this.anPartner.TabIndex = 3;
247             // 
248             // btnIM
249             // 
250             this.btnIM.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
251             this.btnIM.Location = new System.Drawing.Point(108, 418);
252             this.btnIM.Name = "btnIM";
253             this.btnIM.Size = new System.Drawing.Size(96, 23);
254             this.btnIM.TabIndex = 22;
255             this.btnIM.Text = "Start IM";
256             this.btnIM.UseVisualStyleBackColor = true;
257             this.btnIM.Click += new System.EventHandler(this.btnIM_Click);
258             // 
259             // btnFriend
260             // 
261             this.btnFriend.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
262             this.btnFriend.Location = new System.Drawing.Point(210, 418);
263             this.btnFriend.Name = "btnFriend";
264             this.btnFriend.Size = new System.Drawing.Size(96, 23);
265             this.btnFriend.TabIndex = 23;
266             this.btnFriend.Text = "Add Friend";
267             this.btnFriend.UseVisualStyleBackColor = true;
268             this.btnFriend.Click += new System.EventHandler(this.btnFriend_Click);
269             // 
270             // slPicPanel
271             // 
272             this.slPicPanel.BackColor = System.Drawing.SystemColors.Control;
273             this.slPicPanel.Location = new System.Drawing.Point(9, 33);
274             this.slPicPanel.Name = "slPicPanel";
275             this.slPicPanel.Size = new System.Drawing.Size(213, 160);
276             this.slPicPanel.TabIndex = 17;
277             // 
278             // btnOfferTeleport
279             // 
280             this.btnOfferTeleport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
281             this.btnOfferTeleport.Location = new System.Drawing.Point(6, 418);
282             this.btnOfferTeleport.Name = "btnOfferTeleport";
283             this.btnOfferTeleport.Size = new System.Drawing.Size(96, 23);
284             this.btnOfferTeleport.TabIndex = 20;
285             this.btnOfferTeleport.Text = "Offer Teleport";
286             this.btnOfferTeleport.UseVisualStyleBackColor = true;
287             this.btnOfferTeleport.Click += new System.EventHandler(this.btnOfferTeleport_Click);
288             // 
289             // btnUnmute
290             // 
291             this.btnUnmute.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
292             this.btnUnmute.Location = new System.Drawing.Point(210, 447);
293             this.btnUnmute.Name = "btnUnmute";
294             this.btnUnmute.Size = new System.Drawing.Size(96, 23);
295             this.btnUnmute.TabIndex = 27;
296             this.btnUnmute.Text = "Unmute";
297             this.btnUnmute.UseVisualStyleBackColor = true;
298             this.btnUnmute.Click += new System.EventHandler(this.btnUnmute_Click);
299             // 
300             // btnMute
301             // 
302             this.btnMute.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
303             this.btnMute.Location = new System.Drawing.Point(108, 447);
304             this.btnMute.Name = "btnMute";
305             this.btnMute.Size = new System.Drawing.Size(96, 23);
306             this.btnMute.TabIndex = 26;
307             this.btnMute.Text = "Mute";
308             this.btnMute.UseVisualStyleBackColor = true;
309             this.btnMute.Click += new System.EventHandler(this.btnMute_Click);
310             // 
311             // btnPay
312             // 
313             this.btnPay.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
314             this.btnPay.Location = new System.Drawing.Point(6, 447);
315             this.btnPay.Name = "btnPay";
316             this.btnPay.Size = new System.Drawing.Size(96, 23);
317             this.btnPay.TabIndex = 25;
318             this.btnPay.Text = "Pay...";
319             this.btnPay.UseVisualStyleBackColor = true;
320             this.btnPay.Click += new System.EventHandler(this.btnPay_Click);
321             // 
322             // rtbAccountInfo
323             // 
324             this.rtbAccountInfo.AccessibleName = "Info";
325             this.rtbAccountInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
326             this.rtbAccountInfo.Location = new System.Drawing.Point(306, 60);
327             this.rtbAccountInfo.Name = "rtbAccountInfo";
328             this.rtbAccountInfo.ReadOnly = true;
329             this.rtbAccountInfo.Size = new System.Drawing.Size(148, 133);
330             this.rtbAccountInfo.TabIndex = 4;
331             this.rtbAccountInfo.Text = "";
332             // 
333             // rtbAbout
334             // 
335             this.rtbAbout.AccessibleName = "Profile details";
336             this.rtbAbout.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
337             | System.Windows.Forms.AnchorStyles.Right)));
338             this.rtbAbout.Location = new System.Drawing.Point(6, 296);
339             this.rtbAbout.Name = "rtbAbout";
340             this.rtbAbout.ReadOnly = true;
341             this.rtbAbout.Size = new System.Drawing.Size(448, 116);
342             this.rtbAbout.TabIndex = 0;
343             this.rtbAbout.Text = "";
344             this.rtbAbout.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.rtbAbout_LinkClicked);
345             this.rtbAbout.Leave += new System.EventHandler(this.rtbAbout_Leave);
346             // 
347             // label5
348             // 
349             this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
350             this.label5.AutoSize = true;
351             this.label5.Location = new System.Drawing.Point(252, 36);
352             this.label5.Name = "label5";
353             this.label5.Size = new System.Drawing.Size(47, 13);
354             this.label5.TabIndex = 9;
355             this.label5.Text = "Partner:";
356             // 
357             // label4
358             // 
359             this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
360             this.label4.AutoSize = true;
361             this.label4.Location = new System.Drawing.Point(6, 280);
362             this.label4.Name = "label4";
363             this.label4.Size = new System.Drawing.Size(40, 13);
364             this.label4.TabIndex = 8;
365             this.label4.Text = "About:";
366             // 
367             // label3
368             // 
369             this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
370             this.label3.AutoSize = true;
371             this.label3.Location = new System.Drawing.Point(251, 63);
372             this.label3.Name = "label3";
373             this.label3.Size = new System.Drawing.Size(31, 13);
374             this.label3.TabIndex = 7;
375             this.label3.Text = "Info:";
376             // 
377             // txtBornOn
378             // 
379             this.txtBornOn.AccessibleName = "Date of birth";
380             this.txtBornOn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
381             this.txtBornOn.Location = new System.Drawing.Point(306, 6);
382             this.txtBornOn.Name = "txtBornOn";
383             this.txtBornOn.ReadOnly = true;
384             this.txtBornOn.Size = new System.Drawing.Size(148, 21);
385             this.txtBornOn.TabIndex = 2;
386             // 
387             // label2
388             // 
389             this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
390             this.label2.AutoSize = true;
391             this.label2.Location = new System.Drawing.Point(252, 9);
392             this.label2.Name = "label2";
393             this.label2.Size = new System.Drawing.Size(48, 13);
394             this.label2.TabIndex = 3;
395             this.label2.Text = "Born on:";
396             // 
397             // label1
398             // 
399             this.label1.AutoSize = true;
400             this.label1.Location = new System.Drawing.Point(6, 9);
401             this.label1.Name = "label1";
402             this.label1.Size = new System.Drawing.Size(38, 13);
403             this.label1.TabIndex = 1;
404             this.label1.Text = "Name:";
405             // 
406             // tpgWeb
407             // 
408             this.tpgWeb.Controls.Add(this.pnlWeb);
409             this.tpgWeb.Controls.Add(this.btnWebOpen);
410             this.tpgWeb.Controls.Add(this.btnWebView);
411             this.tpgWeb.Controls.Add(this.txtWebURL);
412             this.tpgWeb.Controls.Add(this.label6);
413             this.tpgWeb.Location = new System.Drawing.Point(4, 22);
414             this.tpgWeb.Name = "tpgWeb";
415             this.tpgWeb.Padding = new System.Windows.Forms.Padding(3);
416             this.tpgWeb.Size = new System.Drawing.Size(460, 476);
417             this.tpgWeb.TabIndex = 1;
418             this.tpgWeb.Text = "Web";
419             this.tpgWeb.UseVisualStyleBackColor = true;
420             // 
421             // pnlWeb
422             // 
423             this.pnlWeb.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
424             | System.Windows.Forms.AnchorStyles.Left) 
425             | System.Windows.Forms.AnchorStyles.Right)));
426             this.pnlWeb.Location = new System.Drawing.Point(6, 33);
427             this.pnlWeb.Name = "pnlWeb";
428             this.pnlWeb.Size = new System.Drawing.Size(448, 418);
429             this.pnlWeb.TabIndex = 4;
430             // 
431             // btnWebOpen
432             // 
433             this.btnWebOpen.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
434             this.btnWebOpen.Enabled = false;
435             this.btnWebOpen.Location = new System.Drawing.Point(379, 4);
436             this.btnWebOpen.Name = "btnWebOpen";
437             this.btnWebOpen.Size = new System.Drawing.Size(75, 23);
438             this.btnWebOpen.TabIndex = 3;
439             this.btnWebOpen.Text = "Open";
440             this.btnWebOpen.UseVisualStyleBackColor = true;
441             this.btnWebOpen.Click += new System.EventHandler(this.btnWebOpen_Click);
442             // 
443             // btnWebView
444             // 
445             this.btnWebView.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
446             this.btnWebView.Enabled = false;
447             this.btnWebView.Location = new System.Drawing.Point(298, 4);
448             this.btnWebView.Name = "btnWebView";
449             this.btnWebView.Size = new System.Drawing.Size(75, 23);
450             this.btnWebView.TabIndex = 2;
451             this.btnWebView.Text = "View";
452             this.btnWebView.UseVisualStyleBackColor = true;
453             this.btnWebView.Click += new System.EventHandler(this.btnWebView_Click);
454             // 
455             // txtWebURL
456             // 
457             this.txtWebURL.AccessibleName = "Web profile link";
458             this.txtWebURL.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
459             | System.Windows.Forms.AnchorStyles.Right)));
460             this.txtWebURL.Location = new System.Drawing.Point(42, 6);
461             this.txtWebURL.Name = "txtWebURL";
462             this.txtWebURL.ReadOnly = true;
463             this.txtWebURL.Size = new System.Drawing.Size(250, 21);
464             this.txtWebURL.TabIndex = 1;
465             this.txtWebURL.Leave += new System.EventHandler(this.txtWebURL_Leave);
466             // 
467             // label6
468             // 
469             this.label6.AutoSize = true;
470             this.label6.Location = new System.Drawing.Point(6, 9);
471             this.label6.Name = "label6";
472             this.label6.Size = new System.Drawing.Size(30, 13);
473             this.label6.TabIndex = 0;
474             this.label6.Text = "URL:";
475             // 
476             // tbpPicks
477             // 
478             this.tbpPicks.Controls.Add(this.pickDetailPanel);
479             this.tbpPicks.Controls.Add(this.pickListPanel);
480             this.tbpPicks.Location = new System.Drawing.Point(4, 22);
481             this.tbpPicks.Name = "tbpPicks";
482             this.tbpPicks.Padding = new System.Windows.Forms.Padding(3);
483             this.tbpPicks.Size = new System.Drawing.Size(460, 476);
484             this.tbpPicks.TabIndex = 3;
485             this.tbpPicks.Text = "Picks";
486             this.tbpPicks.UseVisualStyleBackColor = true;
487             // 
488             // pickDetailPanel
489             // 
490             this.pickDetailPanel.Controls.Add(this.pickDetail);
491             this.pickDetailPanel.Controls.Add(this.pickLocation);
492             this.pickDetailPanel.Controls.Add(this.picksLowerPanel);
493             this.pickDetailPanel.Controls.Add(this.pickTitle);
494             this.pickDetailPanel.Controls.Add(this.pickPicturePanel);
495             this.pickDetailPanel.Dock = System.Windows.Forms.DockStyle.Fill;
496             this.pickDetailPanel.Location = new System.Drawing.Point(142, 3);
497             this.pickDetailPanel.Name = "pickDetailPanel";
498             this.pickDetailPanel.Size = new System.Drawing.Size(315, 470);
499             this.pickDetailPanel.TabIndex = 1;
500             this.pickDetailPanel.Visible = false;
501             // 
502             // pickDetail
503             // 
504             this.pickDetail.AccessibleName = "Pick detail";
505             this.pickDetail.BackColor = System.Drawing.SystemColors.Window;
506             this.pickDetail.Dock = System.Windows.Forms.DockStyle.Fill;
507             this.pickDetail.Location = new System.Drawing.Point(0, 259);
508             this.pickDetail.Name = "pickDetail";
509             this.pickDetail.ReadOnly = true;
510             this.pickDetail.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
511             this.pickDetail.Size = new System.Drawing.Size(315, 149);
512             this.pickDetail.TabIndex = 2;
513             this.pickDetail.Text = "";
514             this.pickDetail.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.rtbAbout_LinkClicked);
515             this.pickDetail.Leave += new System.EventHandler(this.pickTitle_Leave);
516             // 
517             // pickLocation
518             // 
519             this.pickLocation.AccessibleName = "Pick parcel";
520             this.pickLocation.Dock = System.Windows.Forms.DockStyle.Bottom;
521             this.pickLocation.Location = new System.Drawing.Point(0, 408);
522             this.pickLocation.Name = "pickLocation";
523             this.pickLocation.Size = new System.Drawing.Size(315, 21);
524             this.pickLocation.TabIndex = 4;
525             // 
526             // picksLowerPanel
527             // 
528             this.picksLowerPanel.Controls.Add(this.btnDeletePick);
529             this.picksLowerPanel.Controls.Add(this.btnShowOnMap);
530             this.picksLowerPanel.Controls.Add(this.btnTeleport);
531             this.picksLowerPanel.Dock = System.Windows.Forms.DockStyle.Bottom;
532             this.picksLowerPanel.Location = new System.Drawing.Point(0, 429);
533             this.picksLowerPanel.Name = "picksLowerPanel";
534             this.picksLowerPanel.Size = new System.Drawing.Size(315, 41);
535             this.picksLowerPanel.TabIndex = 3;
536             // 
537             // btnDeletePick
538             // 
539             this.btnDeletePick.Location = new System.Drawing.Point(191, 10);
540             this.btnDeletePick.Name = "btnDeletePick";
541             this.btnDeletePick.Size = new System.Drawing.Size(75, 23);
542             this.btnDeletePick.TabIndex = 5;
543             this.btnDeletePick.Text = "Delete";
544             this.btnDeletePick.UseVisualStyleBackColor = true;
545             this.btnDeletePick.Visible = false;
546             this.btnDeletePick.Click += new System.EventHandler(this.btnDeletePick_Click);
547             // 
548             // btnShowOnMap
549             // 
550             this.btnShowOnMap.Location = new System.Drawing.Point(87, 10);
551             this.btnShowOnMap.Name = "btnShowOnMap";
552             this.btnShowOnMap.Size = new System.Drawing.Size(98, 23);
553             this.btnShowOnMap.TabIndex = 4;
554             this.btnShowOnMap.Text = "Show on Map";
555             this.btnShowOnMap.UseVisualStyleBackColor = true;
556             this.btnShowOnMap.Click += new System.EventHandler(this.btnShowOnMap_Click);
557             // 
558             // btnTeleport
559             // 
560             this.btnTeleport.Location = new System.Drawing.Point(6, 10);
561             this.btnTeleport.Name = "btnTeleport";
562             this.btnTeleport.Size = new System.Drawing.Size(75, 23);
563             this.btnTeleport.TabIndex = 3;
564             this.btnTeleport.Text = "Teleport";
565             this.btnTeleport.UseVisualStyleBackColor = true;
566             this.btnTeleport.Click += new System.EventHandler(this.btnTeleport_Click);
567             // 
568             // pickTitle
569             // 
570             this.pickTitle.AccessibleName = "Pick title";
571             this.pickTitle.BackColor = System.Drawing.SystemColors.Window;
572             this.pickTitle.Dock = System.Windows.Forms.DockStyle.Top;
573             this.pickTitle.Location = new System.Drawing.Point(0, 238);
574             this.pickTitle.Name = "pickTitle";
575             this.pickTitle.ReadOnly = true;
576             this.pickTitle.Size = new System.Drawing.Size(315, 21);
577             this.pickTitle.TabIndex = 1;
578             this.pickTitle.Leave += new System.EventHandler(this.pickTitle_Leave);
579             // 
580             // pickPicturePanel
581             // 
582             this.pickPicturePanel.Dock = System.Windows.Forms.DockStyle.Top;
583             this.pickPicturePanel.Location = new System.Drawing.Point(0, 0);
584             this.pickPicturePanel.Name = "pickPicturePanel";
585             this.pickPicturePanel.Size = new System.Drawing.Size(315, 238);
586             this.pickPicturePanel.TabIndex = 99;
587             // 
588             // pickListPanel
589             // 
590             this.pickListPanel.Controls.Add(this.btnNewPick);
591             this.pickListPanel.Dock = System.Windows.Forms.DockStyle.Left;
592             this.pickListPanel.Location = new System.Drawing.Point(3, 3);
593             this.pickListPanel.Name = "pickListPanel";
594             this.pickListPanel.Size = new System.Drawing.Size(139, 470);
595             this.pickListPanel.TabIndex = 0;
596             // 
597             // btnNewPick
598             // 
599             this.btnNewPick.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
600             this.btnNewPick.Location = new System.Drawing.Point(33, 439);
601             this.btnNewPick.Name = "btnNewPick";
602             this.btnNewPick.Size = new System.Drawing.Size(75, 23);
603             this.btnNewPick.TabIndex = 0;
604             this.btnNewPick.Text = "New Pick";
605             this.btnNewPick.UseVisualStyleBackColor = true;
606             this.btnNewPick.Visible = false;
607             this.btnNewPick.Click += new System.EventHandler(this.btnNewPick_Click);
608             // 
609             // tpgFirstLife
610             // 
611             this.tpgFirstLife.Controls.Add(this.txtUUID);
612             this.tpgFirstLife.Controls.Add(this.label9);
613             this.tpgFirstLife.Controls.Add(this.rlPicPanel);
614             this.tpgFirstLife.Controls.Add(this.rtbAboutFL);
615             this.tpgFirstLife.Controls.Add(this.label8);
616             this.tpgFirstLife.Controls.Add(this.label7);
617             this.tpgFirstLife.Location = new System.Drawing.Point(4, 22);
618             this.tpgFirstLife.Name = "tpgFirstLife";
619             this.tpgFirstLife.Padding = new System.Windows.Forms.Padding(3);
620             this.tpgFirstLife.Size = new System.Drawing.Size(460, 476);
621             this.tpgFirstLife.TabIndex = 2;
622             this.tpgFirstLife.Text = "First Life";
623             this.tpgFirstLife.UseVisualStyleBackColor = true;
624             // 
625             // txtUUID
626             // 
627             this.txtUUID.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
628             this.txtUUID.Location = new System.Drawing.Point(43, 430);
629             this.txtUUID.Name = "txtUUID";
630             this.txtUUID.ReadOnly = true;
631             this.txtUUID.Size = new System.Drawing.Size(259, 21);
632             this.txtUUID.TabIndex = 17;
633             // 
634             // label9
635             // 
636             this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
637             this.label9.AutoSize = true;
638             this.label9.Location = new System.Drawing.Point(8, 433);
639             this.label9.Name = "label9";
640             this.label9.Size = new System.Drawing.Size(29, 13);
641             this.label9.TabIndex = 16;
642             this.label9.Text = "Key:";
643             // 
644             // rlPicPanel
645             // 
646             this.rlPicPanel.Location = new System.Drawing.Point(6, 22);
647             this.rlPicPanel.Name = "rlPicPanel";
648             this.rlPicPanel.Size = new System.Drawing.Size(245, 163);
649             this.rlPicPanel.TabIndex = 1;
650             // 
651             // rtbAboutFL
652             // 
653             this.rtbAboutFL.AccessibleName = "About first life";
654             this.rtbAboutFL.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
655             | System.Windows.Forms.AnchorStyles.Right)));
656             this.rtbAboutFL.Location = new System.Drawing.Point(6, 201);
657             this.rtbAboutFL.Name = "rtbAboutFL";
658             this.rtbAboutFL.ReadOnly = true;
659             this.rtbAboutFL.Size = new System.Drawing.Size(448, 150);
660             this.rtbAboutFL.TabIndex = 0;
661             this.rtbAboutFL.Text = "";
662             this.rtbAboutFL.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.rtbAboutFL_LinkClicked);
663             this.rtbAboutFL.Leave += new System.EventHandler(this.rtbAboutFL_Leave);
664             // 
665             // label8
666             // 
667             this.label8.AutoSize = true;
668             this.label8.Location = new System.Drawing.Point(6, 6);
669             this.label8.Name = "label8";
670             this.label8.Size = new System.Drawing.Size(80, 13);
671             this.label8.TabIndex = 6;
672             this.label8.Text = "My first life pic:";
673             // 
674             // label7
675             // 
676             this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
677             this.label7.AutoSize = true;
678             this.label7.Location = new System.Drawing.Point(6, 185);
679             this.label7.Name = "label7";
680             this.label7.Size = new System.Drawing.Size(96, 13);
681             this.label7.TabIndex = 5;
682             this.label7.Text = "About my first life:";
683             // 
684             // btnClose
685             // 
686             this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
687             this.btnClose.Location = new System.Drawing.Point(405, 520);
688             this.btnClose.Name = "btnClose";
689             this.btnClose.Size = new System.Drawing.Size(75, 23);
690             this.btnClose.TabIndex = 25;
691             this.btnClose.Text = "Close";
692             this.btnClose.UseVisualStyleBackColor = true;
693             this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
694             // 
695             // textBox1
696             // 
697             this.textBox1.AllowDrop = true;
698             this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
699             this.textBox1.BackColor = System.Drawing.SystemColors.Info;
700             this.textBox1.Location = new System.Drawing.Point(18, 522);
701             this.textBox1.Name = "textBox1";
702             this.textBox1.ReadOnly = true;
703             this.textBox1.Size = new System.Drawing.Size(360, 21);
704             this.textBox1.TabIndex = 2;
705             this.textBox1.TabStop = false;
706             this.textBox1.Text = "Drop items from inventory here";
707             this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
708             this.textBox1.DragDrop += new System.Windows.Forms.DragEventHandler(this.textBox1_DragDrop);
709             this.textBox1.DragEnter += new System.Windows.Forms.DragEventHandler(this.textBox1_DragEnter);
710             // 
711             // frmProfile
712             // 
713             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
714             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
715             this.ClientSize = new System.Drawing.Size(492, 555);
716             this.Controls.Add(this.textBox1);
717             this.Controls.Add(this.btnClose);
718             this.Controls.Add(this.tabProfile);
719             this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
720             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
721             this.MinimumSize = new System.Drawing.Size(508, 574);
722             this.Name = "frmProfile";
723             this.Text = "Profile";
724             this.tabProfile.ResumeLayout(false);
725             this.tpgProfile.ResumeLayout(false);
726             this.tpgProfile.PerformLayout();
727             this.tpgWeb.ResumeLayout(false);
728             this.tpgWeb.PerformLayout();
729             this.tbpPicks.ResumeLayout(false);
730             this.pickDetailPanel.ResumeLayout(false);
731             this.pickDetailPanel.PerformLayout();
732             this.picksLowerPanel.ResumeLayout(false);
733             this.pickListPanel.ResumeLayout(false);
734             this.tpgFirstLife.ResumeLayout(false);
735             this.tpgFirstLife.PerformLayout();
736             this.ResumeLayout(false);
737             this.PerformLayout();
738
739         }
740
741         #endregion
742
743         public System.Windows.Forms.TabControl tabProfile;
744         public System.Windows.Forms.TabPage tpgProfile;
745         public System.Windows.Forms.TabPage tpgWeb;
746         public System.Windows.Forms.TabPage tpgFirstLife;
747         public System.Windows.Forms.Label label1;
748         public System.Windows.Forms.Label label2;
749         public System.Windows.Forms.Label label4;
750         public System.Windows.Forms.Label label3;
751         public System.Windows.Forms.TextBox txtBornOn;
752         public System.Windows.Forms.Label label5;
753         public System.Windows.Forms.Button btnClose;
754         public System.Windows.Forms.Panel pnlWeb;
755         public System.Windows.Forms.Button btnWebOpen;
756         public System.Windows.Forms.Button btnWebView;
757         public System.Windows.Forms.TextBox txtWebURL;
758         public System.Windows.Forms.Label label6;
759         public System.Windows.Forms.Label label8;
760         public System.Windows.Forms.Label label7;
761         public System.Windows.Forms.RichTextBox rtbAbout;
762         public System.Windows.Forms.RichTextBox rtbAboutFL;
763         public System.Windows.Forms.RichTextBox rtbAccountInfo;
764         public System.Windows.Forms.Button btnPay;
765         public System.Windows.Forms.Button btnOfferTeleport;
766         public System.Windows.Forms.Panel slPicPanel;
767         public System.Windows.Forms.Panel rlPicPanel;
768         public System.Windows.Forms.TabPage tbpPicks;
769         public System.Windows.Forms.Panel pickDetailPanel;
770         public System.Windows.Forms.Panel picksLowerPanel;
771         public System.Windows.Forms.RichTextBox pickDetail;
772         public System.Windows.Forms.TextBox pickTitle;
773         public System.Windows.Forms.Panel pickPicturePanel;
774         public System.Windows.Forms.Panel pickListPanel;
775         public System.Windows.Forms.TextBox textBox1;
776         public System.Windows.Forms.Button btnFriend;
777         public System.Windows.Forms.Button btnIM;
778         public System.Windows.Forms.TextBox pickLocation;
779         public System.Windows.Forms.Button btnShowOnMap;
780         public System.Windows.Forms.Button btnTeleport;
781         public AgentNameTextBox anPartner;
782         public AgentNameTextBox txtFullName;
783         public System.Windows.Forms.TextBox txtUUID;
784         public System.Windows.Forms.Label label9;
785         public ListViewNoFlicker lvwGroups;
786         private System.Windows.Forms.ColumnHeader clGroupName;
787         private System.Windows.Forms.ColumnHeader clGroupTitle;
788         public System.Windows.Forms.Button btnGive;
789         private System.Windows.Forms.Button btnDeletePick;
790         private System.Windows.Forms.Button btnNewPick;
791         public System.Windows.Forms.Button btnUnmute;
792         public System.Windows.Forms.Button btnMute;
793         private System.Windows.Forms.Button btnRequestTeleport;
794
795     }
796 }