OSDN Git Service

RAD-191: Instant crash on 3d view of a linden tree
[radegast/radegast.git] / Radegast / GUI / Consoles / Inventory / InventoryConsole.Designer.cs
1 // 
2 // Radegast Metaverse Client
3 // Copyright (c) 2009-2010, 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 using System.ComponentModel;
32
33 namespace Radegast
34 {
35     partial class InventoryConsole
36     {
37         /// <summary> 
38         /// Required designer variable.
39         /// </summary>
40         private System.ComponentModel.IContainer components = null;
41
42         /// <summary> 
43         /// Clean up any resources being used.
44         /// </summary>
45         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
46         protected override void Dispose(bool disposing)
47         {
48             if (disposing && (components != null))
49             {
50                 if (InventoryUpdate != null)
51                 {
52                     InventoryUpdate.Abort();
53                     InventoryUpdate = null;
54                 }
55
56                 if (_EditTimer != null)
57                 {
58                     _EditTimer.Dispose();
59                     _EditTimer = null;
60                 }
61
62                 if (TreeUpdateTimer != null)
63                 {
64                     TreeUpdateTimer.Dispose();
65                     TreeUpdateTimer = null;
66                 }
67
68                 components.Dispose();
69             }
70             base.Dispose(disposing);
71         }
72
73         #region Component Designer generated code
74
75         /// <summary> 
76         /// Required method for Designer support - do not modify 
77         /// the contents of this method with the code editor.
78         /// </summary>
79         private void InitializeComponent()
80         {
81             this.components = new System.ComponentModel.Container();
82             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(InventoryConsole));
83             this.invTree = new System.Windows.Forms.TreeView();
84             this.ctxInv = new Radegast.RadegastContextMenuStrip(this.components);
85             this.splitContainer1 = new System.Windows.Forms.SplitContainer();
86             this.tstripInventory = new System.Windows.Forms.ToolStrip();
87             this.tlabelStatus = new System.Windows.Forms.ToolStripLabel();
88             this.tbtnFile = new System.Windows.Forms.ToolStripDropDownButton();
89             this.reloadInventoryToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
90             this.saveAllTToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
91             this.tbtbSort = new System.Windows.Forms.ToolStripDropDownButton();
92             this.tbtbSortByName = new System.Windows.Forms.ToolStripMenuItem();
93             this.tbtnSortByDate = new System.Windows.Forms.ToolStripMenuItem();
94             this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
95             this.tbtbFoldersByName = new System.Windows.Forms.ToolStripMenuItem();
96             this.tbtnSystemFoldersFirst = new System.Windows.Forms.ToolStripMenuItem();
97             this.tabsInventory = new System.Windows.Forms.TabControl();
98             this.tabDetail = new System.Windows.Forms.TabPage();
99             this.pnlDetail = new System.Windows.Forms.Panel();
100             this.pnlItemProperties = new System.Windows.Forms.Panel();
101             this.btnProfile = new System.Windows.Forms.Button();
102             this.txtCreator = new Radegast.AgentNameTextBox();
103             this.txtCreated = new System.Windows.Forms.TextBox();
104             this.txtAssetID = new System.Windows.Forms.TextBox();
105             this.lblCreated = new System.Windows.Forms.Label();
106             this.txtItemName = new System.Windows.Forms.TextBox();
107             this.lblAsset = new System.Windows.Forms.Label();
108             this.lblCreator = new System.Windows.Forms.Label();
109             this.lblItemName = new System.Windows.Forms.Label();
110             this.tabSearch = new System.Windows.Forms.TabPage();
111             this.lstInventorySearch = new Radegast.ListViewNoFlicker();
112             this.chResItemName = new System.Windows.Forms.ColumnHeader();
113             this.pnlSearchOptions = new System.Windows.Forms.Panel();
114             this.lblSearchStatus = new System.Windows.Forms.Label();
115             this.groupBox1 = new System.Windows.Forms.GroupBox();
116             this.cbSrchWorn = new System.Windows.Forms.CheckBox();
117             this.cbSrchCreator = new System.Windows.Forms.CheckBox();
118             this.cbSrchDesc = new System.Windows.Forms.CheckBox();
119             this.cbSrchName = new System.Windows.Forms.CheckBox();
120             this.txtSearch = new System.Windows.Forms.TextBox();
121             this.btnInvSearch = new System.Windows.Forms.Button();
122             this.splitContainer1.Panel1.SuspendLayout();
123             this.splitContainer1.Panel2.SuspendLayout();
124             this.splitContainer1.SuspendLayout();
125             this.tstripInventory.SuspendLayout();
126             this.tabsInventory.SuspendLayout();
127             this.tabDetail.SuspendLayout();
128             this.pnlItemProperties.SuspendLayout();
129             this.tabSearch.SuspendLayout();
130             this.pnlSearchOptions.SuspendLayout();
131             this.groupBox1.SuspendLayout();
132             this.SuspendLayout();
133             // 
134             // invTree
135             // 
136             this.invTree.AllowDrop = true;
137             this.invTree.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(62)))), ((int)(((byte)(62)))));
138             this.invTree.ContextMenuStrip = this.ctxInv;
139             this.invTree.Dock = System.Windows.Forms.DockStyle.Fill;
140             this.invTree.ForeColor = System.Drawing.Color.White;
141             this.invTree.HideSelection = false;
142             this.invTree.LabelEdit = true;
143             this.invTree.LineColor = System.Drawing.Color.White;
144             this.invTree.Location = new System.Drawing.Point(0, 25);
145             this.invTree.Name = "invTree";
146             this.invTree.Size = new System.Drawing.Size(331, 458);
147             this.invTree.TabIndex = 0;
148             this.invTree.AfterLabelEdit += new System.Windows.Forms.NodeLabelEditEventHandler(this.invTree_AfterLabelEdit);
149             this.invTree.DragDrop += new System.Windows.Forms.DragEventHandler(this.invTree_DragDrop);
150             this.invTree.DragEnter += new System.Windows.Forms.DragEventHandler(this.invTree_DragEnter);
151             this.invTree.KeyUp += new System.Windows.Forms.KeyEventHandler(this.invTree_KeyUp);
152             this.invTree.BeforeLabelEdit += new System.Windows.Forms.NodeLabelEditEventHandler(this.invTree_BeforeLabelEdit);
153             this.invTree.ItemDrag += new System.Windows.Forms.ItemDragEventHandler(this.invTree_ItemDrag);
154             this.invTree.DragOver += new System.Windows.Forms.DragEventHandler(this.invTree_DragOver);
155             // 
156             // ctxInv
157             // 
158             this.ctxInv.Name = "folderContext";
159             this.ctxInv.ShowImageMargin = false;
160             this.ctxInv.Size = new System.Drawing.Size(36, 4);
161             this.ctxInv.Text = "Inventory Folder";
162             this.ctxInv.Opening += new System.ComponentModel.CancelEventHandler(this.ctxInv_Opening);
163             // 
164             // splitContainer1
165             // 
166             this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
167             this.splitContainer1.Location = new System.Drawing.Point(0, 0);
168             this.splitContainer1.Name = "splitContainer1";
169             // 
170             // splitContainer1.Panel1
171             // 
172             this.splitContainer1.Panel1.Controls.Add(this.invTree);
173             this.splitContainer1.Panel1.Controls.Add(this.tstripInventory);
174             // 
175             // splitContainer1.Panel2
176             // 
177             this.splitContainer1.Panel2.Controls.Add(this.tabsInventory);
178             this.splitContainer1.Size = new System.Drawing.Size(756, 483);
179             this.splitContainer1.SplitterDistance = 331;
180             this.splitContainer1.TabIndex = 1;
181             // 
182             // tstripInventory
183             // 
184             this.tstripInventory.GripMargin = new System.Windows.Forms.Padding(0);
185             this.tstripInventory.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
186             this.tstripInventory.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
187             this.tlabelStatus,
188             this.tbtnFile,
189             this.tbtbSort});
190             this.tstripInventory.Location = new System.Drawing.Point(0, 0);
191             this.tstripInventory.Name = "tstripInventory";
192             this.tstripInventory.Size = new System.Drawing.Size(331, 25);
193             this.tstripInventory.TabIndex = 1;
194             this.tstripInventory.TabStop = true;
195             this.tstripInventory.Text = "toolStrip1";
196             // 
197             // tlabelStatus
198             // 
199             this.tlabelStatus.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
200             this.tlabelStatus.Name = "tlabelStatus";
201             this.tlabelStatus.Size = new System.Drawing.Size(59, 22);
202             this.tlabelStatus.Text = "Loading...";
203             this.tlabelStatus.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
204             // 
205             // tbtnFile
206             // 
207             this.tbtnFile.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
208             this.tbtnFile.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
209             this.reloadInventoryToolStripMenuItem,
210             this.saveAllTToolStripMenuItem});
211             this.tbtnFile.Image = ((System.Drawing.Image)(resources.GetObject("tbtnFile.Image")));
212             this.tbtnFile.ImageTransparentColor = System.Drawing.Color.Magenta;
213             this.tbtnFile.Name = "tbtnFile";
214             this.tbtnFile.Size = new System.Drawing.Size(70, 22);
215             this.tbtnFile.Text = "&Inventory";
216             // 
217             // reloadInventoryToolStripMenuItem
218             // 
219             this.reloadInventoryToolStripMenuItem.Name = "reloadInventoryToolStripMenuItem";
220             this.reloadInventoryToolStripMenuItem.Size = new System.Drawing.Size(163, 22);
221             this.reloadInventoryToolStripMenuItem.Text = "&Reload Inventory";
222             this.reloadInventoryToolStripMenuItem.ToolTipText = "Clears inventory cache, and downloads whole inventory from server again";
223             this.reloadInventoryToolStripMenuItem.Click += new System.EventHandler(this.reloadInventoryToolStripMenuItem_Click);
224             // 
225             // saveAllTToolStripMenuItem
226             // 
227             this.saveAllTToolStripMenuItem.Enabled = false;
228             this.saveAllTToolStripMenuItem.Name = "saveAllTToolStripMenuItem";
229             this.saveAllTToolStripMenuItem.Size = new System.Drawing.Size(163, 22);
230             this.saveAllTToolStripMenuItem.Text = "&Save all text";
231             this.saveAllTToolStripMenuItem.ToolTipText = "Saves all notecards and scripts to folder on local disk";
232             this.saveAllTToolStripMenuItem.Click += new System.EventHandler(this.saveAllTToolStripMenuItem_Click);
233             // 
234             // tbtbSort
235             // 
236             this.tbtbSort.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
237             this.tbtbSort.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
238             this.tbtbSortByName,
239             this.tbtnSortByDate,
240             this.toolStripMenuItem1,
241             this.tbtbFoldersByName,
242             this.tbtnSystemFoldersFirst});
243             this.tbtbSort.Image = ((System.Drawing.Image)(resources.GetObject("tbtbSort.Image")));
244             this.tbtbSort.ImageTransparentColor = System.Drawing.Color.Magenta;
245             this.tbtbSort.Name = "tbtbSort";
246             this.tbtbSort.Size = new System.Drawing.Size(41, 22);
247             this.tbtbSort.Text = "S&ort";
248             // 
249             // tbtbSortByName
250             // 
251             this.tbtbSortByName.Name = "tbtbSortByName";
252             this.tbtbSortByName.Size = new System.Drawing.Size(203, 22);
253             this.tbtbSortByName.Text = "By Name";
254             this.tbtbSortByName.Click += new System.EventHandler(this.tbtbSortByName_Click);
255             // 
256             // tbtnSortByDate
257             // 
258             this.tbtnSortByDate.Name = "tbtnSortByDate";
259             this.tbtnSortByDate.Size = new System.Drawing.Size(203, 22);
260             this.tbtnSortByDate.Text = "By Date";
261             this.tbtnSortByDate.Click += new System.EventHandler(this.tbtnSortByDate_Click);
262             // 
263             // toolStripMenuItem1
264             // 
265             this.toolStripMenuItem1.Name = "toolStripMenuItem1";
266             this.toolStripMenuItem1.Size = new System.Drawing.Size(200, 6);
267             // 
268             // tbtbFoldersByName
269             // 
270             this.tbtbFoldersByName.Checked = true;
271             this.tbtbFoldersByName.CheckState = System.Windows.Forms.CheckState.Checked;
272             this.tbtbFoldersByName.Enabled = false;
273             this.tbtbFoldersByName.Name = "tbtbFoldersByName";
274             this.tbtbFoldersByName.Size = new System.Drawing.Size(203, 22);
275             this.tbtbFoldersByName.Text = "Folders Always By Name";
276             this.tbtbFoldersByName.Visible = false;
277             // 
278             // tbtnSystemFoldersFirst
279             // 
280             this.tbtnSystemFoldersFirst.Name = "tbtnSystemFoldersFirst";
281             this.tbtnSystemFoldersFirst.Size = new System.Drawing.Size(203, 22);
282             this.tbtnSystemFoldersFirst.Text = "System Folders On Top";
283             this.tbtnSystemFoldersFirst.Click += new System.EventHandler(this.tbtnSystemFoldersFirst_Click);
284             // 
285             // tabsInventory
286             // 
287             this.tabsInventory.Controls.Add(this.tabDetail);
288             this.tabsInventory.Controls.Add(this.tabSearch);
289             this.tabsInventory.Dock = System.Windows.Forms.DockStyle.Fill;
290             this.tabsInventory.Location = new System.Drawing.Point(0, 0);
291             this.tabsInventory.Name = "tabsInventory";
292             this.tabsInventory.SelectedIndex = 0;
293             this.tabsInventory.Size = new System.Drawing.Size(421, 483);
294             this.tabsInventory.TabIndex = 3;
295             // 
296             // tabDetail
297             // 
298             this.tabDetail.BackColor = System.Drawing.SystemColors.Control;
299             this.tabDetail.Controls.Add(this.pnlDetail);
300             this.tabDetail.Controls.Add(this.pnlItemProperties);
301             this.tabDetail.Location = new System.Drawing.Point(4, 22);
302             this.tabDetail.Name = "tabDetail";
303             this.tabDetail.Padding = new System.Windows.Forms.Padding(3);
304             this.tabDetail.Size = new System.Drawing.Size(413, 457);
305             this.tabDetail.TabIndex = 0;
306             this.tabDetail.Text = "Detail";
307             // 
308             // pnlDetail
309             // 
310             this.pnlDetail.Dock = System.Windows.Forms.DockStyle.Fill;
311             this.pnlDetail.Location = new System.Drawing.Point(3, 3);
312             this.pnlDetail.Name = "pnlDetail";
313             this.pnlDetail.Size = new System.Drawing.Size(407, 304);
314             this.pnlDetail.TabIndex = 2;
315             // 
316             // pnlItemProperties
317             // 
318             this.pnlItemProperties.Controls.Add(this.btnProfile);
319             this.pnlItemProperties.Controls.Add(this.txtCreator);
320             this.pnlItemProperties.Controls.Add(this.txtCreated);
321             this.pnlItemProperties.Controls.Add(this.txtAssetID);
322             this.pnlItemProperties.Controls.Add(this.lblCreated);
323             this.pnlItemProperties.Controls.Add(this.txtItemName);
324             this.pnlItemProperties.Controls.Add(this.lblAsset);
325             this.pnlItemProperties.Controls.Add(this.lblCreator);
326             this.pnlItemProperties.Controls.Add(this.lblItemName);
327             this.pnlItemProperties.Dock = System.Windows.Forms.DockStyle.Bottom;
328             this.pnlItemProperties.Location = new System.Drawing.Point(3, 307);
329             this.pnlItemProperties.Name = "pnlItemProperties";
330             this.pnlItemProperties.Size = new System.Drawing.Size(407, 147);
331             this.pnlItemProperties.TabIndex = 0;
332             // 
333             // btnProfile
334             // 
335             this.btnProfile.AccessibleDescription = "Open profile";
336             this.btnProfile.Enabled = false;
337             this.btnProfile.Image = global::Radegast.Properties.Resources.applications_16;
338             this.btnProfile.Location = new System.Drawing.Point(54, 36);
339             this.btnProfile.Name = "btnProfile";
340             this.btnProfile.Size = new System.Drawing.Size(26, 23);
341             this.btnProfile.TabIndex = 12;
342             this.btnProfile.UseVisualStyleBackColor = true;
343             this.btnProfile.Click += new System.EventHandler(this.btnProfile_Click);
344             // 
345             // txtCreator
346             // 
347             this.txtCreator.BackColor = System.Drawing.SystemColors.Window;
348             this.txtCreator.Location = new System.Drawing.Point(80, 36);
349             this.txtCreator.Name = "txtCreator";
350             this.txtCreator.ReadOnly = true;
351             this.txtCreator.Size = new System.Drawing.Size(338, 20);
352             this.txtCreator.TabIndex = 11;
353             // 
354             // txtCreated
355             // 
356             this.txtCreated.Location = new System.Drawing.Point(80, 62);
357             this.txtCreated.Name = "txtCreated";
358             this.txtCreated.ReadOnly = true;
359             this.txtCreated.Size = new System.Drawing.Size(144, 20);
360             this.txtCreated.TabIndex = 13;
361             // 
362             // txtAssetID
363             // 
364             this.txtAssetID.Location = new System.Drawing.Point(80, 88);
365             this.txtAssetID.Name = "txtAssetID";
366             this.txtAssetID.ReadOnly = true;
367             this.txtAssetID.Size = new System.Drawing.Size(338, 20);
368             this.txtAssetID.TabIndex = 14;
369             // 
370             // lblCreated
371             // 
372             this.lblCreated.AutoSize = true;
373             this.lblCreated.Location = new System.Drawing.Point(3, 62);
374             this.lblCreated.Name = "lblCreated";
375             this.lblCreated.Size = new System.Drawing.Size(44, 13);
376             this.lblCreated.TabIndex = 0;
377             this.lblCreated.Text = "Created";
378             // 
379             // txtItemName
380             // 
381             this.txtItemName.Location = new System.Drawing.Point(80, 10);
382             this.txtItemName.Name = "txtItemName";
383             this.txtItemName.Size = new System.Drawing.Size(338, 20);
384             this.txtItemName.TabIndex = 10;
385             // 
386             // lblAsset
387             // 
388             this.lblAsset.AutoSize = true;
389             this.lblAsset.Location = new System.Drawing.Point(3, 88);
390             this.lblAsset.Name = "lblAsset";
391             this.lblAsset.Size = new System.Drawing.Size(47, 13);
392             this.lblAsset.TabIndex = 0;
393             this.lblAsset.Text = "Asset ID";
394             // 
395             // lblCreator
396             // 
397             this.lblCreator.AutoSize = true;
398             this.lblCreator.Location = new System.Drawing.Point(3, 36);
399             this.lblCreator.Name = "lblCreator";
400             this.lblCreator.Size = new System.Drawing.Size(41, 13);
401             this.lblCreator.TabIndex = 0;
402             this.lblCreator.Text = "Creator";
403             // 
404             // lblItemName
405             // 
406             this.lblItemName.AutoSize = true;
407             this.lblItemName.Location = new System.Drawing.Point(3, 10);
408             this.lblItemName.Name = "lblItemName";
409             this.lblItemName.Size = new System.Drawing.Size(27, 13);
410             this.lblItemName.TabIndex = 0;
411             this.lblItemName.Text = "Item";
412             // 
413             // tabSearch
414             // 
415             this.tabSearch.BackColor = System.Drawing.SystemColors.Control;
416             this.tabSearch.Controls.Add(this.lstInventorySearch);
417             this.tabSearch.Controls.Add(this.pnlSearchOptions);
418             this.tabSearch.Location = new System.Drawing.Point(4, 22);
419             this.tabSearch.Name = "tabSearch";
420             this.tabSearch.Padding = new System.Windows.Forms.Padding(3);
421             this.tabSearch.Size = new System.Drawing.Size(413, 457);
422             this.tabSearch.TabIndex = 1;
423             this.tabSearch.Text = "Search";
424             // 
425             // lstInventorySearch
426             // 
427             this.lstInventorySearch.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
428             this.chResItemName});
429             this.lstInventorySearch.Dock = System.Windows.Forms.DockStyle.Fill;
430             this.lstInventorySearch.FullRowSelect = true;
431             this.lstInventorySearch.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
432             this.lstInventorySearch.HideSelection = false;
433             this.lstInventorySearch.Location = new System.Drawing.Point(3, 91);
434             this.lstInventorySearch.MultiSelect = false;
435             this.lstInventorySearch.Name = "lstInventorySearch";
436             this.lstInventorySearch.OwnerDraw = true;
437             this.lstInventorySearch.ShowGroups = false;
438             this.lstInventorySearch.Size = new System.Drawing.Size(407, 363);
439             this.lstInventorySearch.Sorting = System.Windows.Forms.SortOrder.Ascending;
440             this.lstInventorySearch.TabIndex = 9;
441             this.lstInventorySearch.UseCompatibleStateImageBehavior = false;
442             this.lstInventorySearch.View = System.Windows.Forms.View.Details;
443             this.lstInventorySearch.VirtualMode = true;
444             this.lstInventorySearch.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.lstInventorySearch_MouseDoubleClick);
445             this.lstInventorySearch.MouseClick += new System.Windows.Forms.MouseEventHandler(this.lstInventorySearch_MouseClick);
446             this.lstInventorySearch.DrawItem += new System.Windows.Forms.DrawListViewItemEventHandler(this.lstInventorySearch_DrawItem);
447             this.lstInventorySearch.SizeChanged += new System.EventHandler(this.lstInventorySearch_SizeChanged);
448             this.lstInventorySearch.RetrieveVirtualItem += new System.Windows.Forms.RetrieveVirtualItemEventHandler(this.lstInventorySearch_RetrieveVirtualItem);
449             // 
450             // chResItemName
451             // 
452             this.chResItemName.Text = "Item";
453             this.chResItemName.Width = 382;
454             // 
455             // pnlSearchOptions
456             // 
457             this.pnlSearchOptions.Controls.Add(this.lblSearchStatus);
458             this.pnlSearchOptions.Controls.Add(this.groupBox1);
459             this.pnlSearchOptions.Controls.Add(this.txtSearch);
460             this.pnlSearchOptions.Controls.Add(this.btnInvSearch);
461             this.pnlSearchOptions.Dock = System.Windows.Forms.DockStyle.Top;
462             this.pnlSearchOptions.Location = new System.Drawing.Point(3, 3);
463             this.pnlSearchOptions.Name = "pnlSearchOptions";
464             this.pnlSearchOptions.Size = new System.Drawing.Size(407, 88);
465             this.pnlSearchOptions.TabIndex = 10;
466             // 
467             // lblSearchStatus
468             // 
469             this.lblSearchStatus.AutoSize = true;
470             this.lblSearchStatus.Location = new System.Drawing.Point(317, 49);
471             this.lblSearchStatus.Name = "lblSearchStatus";
472             this.lblSearchStatus.Size = new System.Drawing.Size(46, 13);
473             this.lblSearchStatus.TabIndex = 3;
474             this.lblSearchStatus.Text = "0 results";
475             // 
476             // groupBox1
477             // 
478             this.groupBox1.Controls.Add(this.cbSrchWorn);
479             this.groupBox1.Controls.Add(this.cbSrchCreator);
480             this.groupBox1.Controls.Add(this.cbSrchDesc);
481             this.groupBox1.Controls.Add(this.cbSrchName);
482             this.groupBox1.Location = new System.Drawing.Point(3, 29);
483             this.groupBox1.Name = "groupBox1";
484             this.groupBox1.Size = new System.Drawing.Size(308, 49);
485             this.groupBox1.TabIndex = 2;
486             this.groupBox1.TabStop = false;
487             this.groupBox1.Text = "Search in";
488             // 
489             // cbSrchWorn
490             // 
491             this.cbSrchWorn.AutoSize = true;
492             this.cbSrchWorn.Location = new System.Drawing.Point(151, 19);
493             this.cbSrchWorn.Name = "cbSrchWorn";
494             this.cbSrchWorn.Size = new System.Drawing.Size(76, 17);
495             this.cbSrchWorn.TabIndex = 2;
496             this.cbSrchWorn.Text = "Only Worn";
497             this.cbSrchWorn.UseVisualStyleBackColor = true;
498             this.cbSrchWorn.CheckedChanged += new System.EventHandler(this.cbSrchWorn_CheckedChanged);
499             // 
500             // cbSrchCreator
501             // 
502             this.cbSrchCreator.AutoSize = true;
503             this.cbSrchCreator.Location = new System.Drawing.Point(233, 19);
504             this.cbSrchCreator.Name = "cbSrchCreator";
505             this.cbSrchCreator.Size = new System.Drawing.Size(60, 17);
506             this.cbSrchCreator.TabIndex = 3;
507             this.cbSrchCreator.Text = "Creator";
508             this.cbSrchCreator.UseVisualStyleBackColor = true;
509             this.cbSrchCreator.Visible = false;
510             this.cbSrchCreator.CheckedChanged += new System.EventHandler(this.cbSrchName_CheckedChanged);
511             // 
512             // cbSrchDesc
513             // 
514             this.cbSrchDesc.AutoSize = true;
515             this.cbSrchDesc.Location = new System.Drawing.Point(66, 19);
516             this.cbSrchDesc.Name = "cbSrchDesc";
517             this.cbSrchDesc.Size = new System.Drawing.Size(79, 17);
518             this.cbSrchDesc.TabIndex = 1;
519             this.cbSrchDesc.Text = "Description";
520             this.cbSrchDesc.UseVisualStyleBackColor = true;
521             this.cbSrchDesc.CheckedChanged += new System.EventHandler(this.cbSrchName_CheckedChanged);
522             // 
523             // cbSrchName
524             // 
525             this.cbSrchName.AutoSize = true;
526             this.cbSrchName.Checked = true;
527             this.cbSrchName.CheckState = System.Windows.Forms.CheckState.Checked;
528             this.cbSrchName.Location = new System.Drawing.Point(6, 19);
529             this.cbSrchName.Name = "cbSrchName";
530             this.cbSrchName.Size = new System.Drawing.Size(54, 17);
531             this.cbSrchName.TabIndex = 0;
532             this.cbSrchName.Text = "Name";
533             this.cbSrchName.UseVisualStyleBackColor = true;
534             this.cbSrchName.CheckedChanged += new System.EventHandler(this.cbSrchName_CheckedChanged);
535             // 
536             // txtSearch
537             // 
538             this.txtSearch.AccessibleName = "Search input";
539             this.txtSearch.Location = new System.Drawing.Point(3, 3);
540             this.txtSearch.Name = "txtSearch";
541             this.txtSearch.Size = new System.Drawing.Size(227, 20);
542             this.txtSearch.TabIndex = 0;
543             this.txtSearch.TextChanged += new System.EventHandler(this.txtSearch_TextChanged);
544             this.txtSearch.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtSearch_KeyDown);
545             // 
546             // btnInvSearch
547             // 
548             this.btnInvSearch.Location = new System.Drawing.Point(236, 1);
549             this.btnInvSearch.Name = "btnInvSearch";
550             this.btnInvSearch.Size = new System.Drawing.Size(75, 23);
551             this.btnInvSearch.TabIndex = 1;
552             this.btnInvSearch.Text = "Search";
553             this.btnInvSearch.UseVisualStyleBackColor = true;
554             this.btnInvSearch.Click += new System.EventHandler(this.btnInvSearch_Click);
555             // 
556             // InventoryConsole
557             // 
558             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
559             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
560             this.Controls.Add(this.splitContainer1);
561             this.Name = "InventoryConsole";
562             this.Size = new System.Drawing.Size(756, 483);
563             this.splitContainer1.Panel1.ResumeLayout(false);
564             this.splitContainer1.Panel1.PerformLayout();
565             this.splitContainer1.Panel2.ResumeLayout(false);
566             this.splitContainer1.ResumeLayout(false);
567             this.tstripInventory.ResumeLayout(false);
568             this.tstripInventory.PerformLayout();
569             this.tabsInventory.ResumeLayout(false);
570             this.tabDetail.ResumeLayout(false);
571             this.pnlItemProperties.ResumeLayout(false);
572             this.pnlItemProperties.PerformLayout();
573             this.tabSearch.ResumeLayout(false);
574             this.pnlSearchOptions.ResumeLayout(false);
575             this.pnlSearchOptions.PerformLayout();
576             this.groupBox1.ResumeLayout(false);
577             this.groupBox1.PerformLayout();
578             this.ResumeLayout(false);
579
580         }
581
582         #endregion
583
584         public System.Windows.Forms.TreeView invTree;
585         public System.Windows.Forms.SplitContainer splitContainer1;
586         public RadegastContextMenuStrip ctxInv;
587         public System.Windows.Forms.Panel pnlItemProperties;
588         public System.Windows.Forms.TextBox txtItemName;
589         public System.Windows.Forms.Label lblCreator;
590         public System.Windows.Forms.Label lblItemName;
591         public AgentNameTextBox txtCreator;
592         public System.Windows.Forms.TextBox txtAssetID;
593         public System.Windows.Forms.Label lblAsset;
594         public System.Windows.Forms.Panel pnlDetail;
595         public System.Windows.Forms.Button btnProfile;
596         public System.Windows.Forms.TextBox txtCreated;
597         public System.Windows.Forms.Label lblCreated;
598         public System.Windows.Forms.ToolStrip tstripInventory;
599         public System.Windows.Forms.ToolStripLabel tlabelStatus;
600         public System.Windows.Forms.ToolStripDropDownButton tbtnFile;
601         public System.Windows.Forms.ToolStripMenuItem saveAllTToolStripMenuItem;
602         public System.Windows.Forms.ToolStripDropDownButton tbtbSort;
603         public System.Windows.Forms.ToolStripMenuItem tbtbSortByName;
604         public System.Windows.Forms.ToolStripMenuItem tbtnSortByDate;
605         public System.Windows.Forms.ToolStripSeparator toolStripMenuItem1;
606         public System.Windows.Forms.ToolStripMenuItem tbtbFoldersByName;
607         public System.Windows.Forms.ToolStripMenuItem tbtnSystemFoldersFirst;
608         public System.Windows.Forms.ToolStripMenuItem reloadInventoryToolStripMenuItem;
609         public System.Windows.Forms.TabControl tabsInventory;
610         public System.Windows.Forms.TabPage tabDetail;
611         public System.Windows.Forms.TabPage tabSearch;
612         public ListViewNoFlicker lstInventorySearch;
613         public System.Windows.Forms.ColumnHeader chResItemName;
614         private System.Windows.Forms.Panel pnlSearchOptions;
615         private System.Windows.Forms.Button btnInvSearch;
616         private System.Windows.Forms.GroupBox groupBox1;
617         private System.Windows.Forms.CheckBox cbSrchName;
618         private System.Windows.Forms.TextBox txtSearch;
619         private System.Windows.Forms.CheckBox cbSrchCreator;
620         private System.Windows.Forms.CheckBox cbSrchDesc;
621         private System.Windows.Forms.Label lblSearchStatus;
622         private System.Windows.Forms.CheckBox cbSrchWorn;
623     }
624 }