OSDN Git Service

バージョン v1.4.0-dev 開発開始
[opentween/open-tween.git] / OpenTween / UserInfoDialog.Designer.cs
1 namespace OpenTween
2 {
3     partial class UserInfoDialog
4     {
5         /// <summary>
6         /// Required designer variable.
7         /// </summary>
8         private System.ComponentModel.IContainer components = null;
9
10         #region Windows Form Designer generated code
11
12         /// <summary>
13         /// Required method for Designer support - do not modify
14         /// the contents of this method with the code editor.
15         /// </summary>
16         private void InitializeComponent()
17         {
18             this.components = new System.ComponentModel.Container();
19             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UserInfoDialog));
20             this.LinkLabel2 = new System.Windows.Forms.LinkLabel();
21             this.ButtonBlockDestroy = new System.Windows.Forms.Button();
22             this.ButtonReportSpam = new System.Windows.Forms.Button();
23             this.SelectionCopyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
24             this.ButtonBlock = new System.Windows.Forms.Button();
25             this.TextBoxDescription = new System.Windows.Forms.TextBox();
26             this.TextBoxWeb = new System.Windows.Forms.TextBox();
27             this.ButtonEdit = new System.Windows.Forms.Button();
28             this.LabelId = new System.Windows.Forms.Label();
29             this.ContextMenuRecentPostBrowser = new System.Windows.Forms.ContextMenuStrip(this.components);
30             this.SelectAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
31             this.TextBoxLocation = new System.Windows.Forms.TextBox();
32             this.ToolTip1 = new System.Windows.Forms.ToolTip(this.components);
33             this.TextBoxName = new System.Windows.Forms.TextBox();
34             this.Label12 = new System.Windows.Forms.Label();
35             this.ButtonSearchPosts = new System.Windows.Forms.Button();
36             this.LinkLabel1 = new System.Windows.Forms.LinkLabel();
37             this.RecentPostBrowser = new System.Windows.Forms.WebBrowser();
38             this.ChangeIconToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
39             this.LabelIsVerified = new System.Windows.Forms.Label();
40             this.DescriptionBrowser = new System.Windows.Forms.WebBrowser();
41             this.LabelScreenName = new System.Windows.Forms.Label();
42             this.LabelRecentPost = new System.Windows.Forms.Label();
43             this.ButtonClose = new System.Windows.Forms.Button();
44             this.ContextMenuUserPicture = new System.Windows.Forms.ContextMenuStrip(this.components);
45             this.UserPicture = new OpenTween.OTPictureBox();
46             this.LinkLabelFav = new System.Windows.Forms.LinkLabel();
47             this.Label9 = new System.Windows.Forms.Label();
48             this.LabelIsProtected = new System.Windows.Forms.Label();
49             this.LabelCreatedAt = new System.Windows.Forms.Label();
50             this.LinkLabelTweet = new System.Windows.Forms.LinkLabel();
51             this.LabelIsFollowed = new System.Windows.Forms.Label();
52             this.Label8 = new System.Windows.Forms.Label();
53             this.LabelIsFollowing = new System.Windows.Forms.Label();
54             this.LinkLabelFollowers = new System.Windows.Forms.LinkLabel();
55             this.ButtonUnFollow = new System.Windows.Forms.Button();
56             this.LinkLabelFollowing = new System.Windows.Forms.LinkLabel();
57             this.Label6 = new System.Windows.Forms.Label();
58             this.LabelName = new System.Windows.Forms.Label();
59             this.ButtonFollow = new System.Windows.Forms.Button();
60             this.Label5 = new System.Windows.Forms.Label();
61             this.Label7 = new System.Windows.Forms.Label();
62             this.Label4 = new System.Windows.Forms.Label();
63             this.LabelLocation = new System.Windows.Forms.Label();
64             this.OpenFileDialogIcon = new System.Windows.Forms.OpenFileDialog();
65             this.LinkLabelWeb = new System.Windows.Forms.LinkLabel();
66             this.Label1 = new System.Windows.Forms.Label();
67             this.Label3 = new System.Windows.Forms.Label();
68             this.Label2 = new System.Windows.Forms.Label();
69             this.ContextMenuRecentPostBrowser.SuspendLayout();
70             this.ContextMenuUserPicture.SuspendLayout();
71             ((System.ComponentModel.ISupportInitialize)(this.UserPicture)).BeginInit();
72             this.SuspendLayout();
73             // 
74             // LinkLabel2
75             // 
76             resources.ApplyResources(this.LinkLabel2, "LinkLabel2");
77             this.LinkLabel2.Name = "LinkLabel2";
78             this.LinkLabel2.TabStop = true;
79             this.LinkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabel2_LinkClicked);
80             // 
81             // ButtonBlockDestroy
82             // 
83             resources.ApplyResources(this.ButtonBlockDestroy, "ButtonBlockDestroy");
84             this.ButtonBlockDestroy.Name = "ButtonBlockDestroy";
85             this.ButtonBlockDestroy.UseVisualStyleBackColor = true;
86             this.ButtonBlockDestroy.Click += new System.EventHandler(this.ButtonBlockDestroy_Click);
87             // 
88             // ButtonReportSpam
89             // 
90             resources.ApplyResources(this.ButtonReportSpam, "ButtonReportSpam");
91             this.ButtonReportSpam.Name = "ButtonReportSpam";
92             this.ButtonReportSpam.UseVisualStyleBackColor = true;
93             this.ButtonReportSpam.Click += new System.EventHandler(this.ButtonReportSpam_Click);
94             // 
95             // SelectionCopyToolStripMenuItem
96             // 
97             this.SelectionCopyToolStripMenuItem.Name = "SelectionCopyToolStripMenuItem";
98             resources.ApplyResources(this.SelectionCopyToolStripMenuItem, "SelectionCopyToolStripMenuItem");
99             this.SelectionCopyToolStripMenuItem.Click += new System.EventHandler(this.SelectionCopyToolStripMenuItem_Click);
100             // 
101             // ButtonBlock
102             // 
103             resources.ApplyResources(this.ButtonBlock, "ButtonBlock");
104             this.ButtonBlock.Name = "ButtonBlock";
105             this.ButtonBlock.UseVisualStyleBackColor = true;
106             this.ButtonBlock.Click += new System.EventHandler(this.ButtonBlock_Click);
107             // 
108             // TextBoxDescription
109             // 
110             resources.ApplyResources(this.TextBoxDescription, "TextBoxDescription");
111             this.TextBoxDescription.Name = "TextBoxDescription";
112             // 
113             // TextBoxWeb
114             // 
115             resources.ApplyResources(this.TextBoxWeb, "TextBoxWeb");
116             this.TextBoxWeb.Name = "TextBoxWeb";
117             // 
118             // ButtonEdit
119             // 
120             resources.ApplyResources(this.ButtonEdit, "ButtonEdit");
121             this.ButtonEdit.Name = "ButtonEdit";
122             this.ButtonEdit.UseVisualStyleBackColor = true;
123             this.ButtonEdit.Click += new System.EventHandler(this.ButtonEdit_Click);
124             // 
125             // LabelId
126             // 
127             resources.ApplyResources(this.LabelId, "LabelId");
128             this.LabelId.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
129             this.LabelId.Name = "LabelId";
130             // 
131             // ContextMenuRecentPostBrowser
132             // 
133             this.ContextMenuRecentPostBrowser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
134             this.SelectionCopyToolStripMenuItem,
135             this.SelectAllToolStripMenuItem});
136             this.ContextMenuRecentPostBrowser.Name = "ContextMenuStrip1";
137             resources.ApplyResources(this.ContextMenuRecentPostBrowser, "ContextMenuRecentPostBrowser");
138             this.ContextMenuRecentPostBrowser.Opening += new System.ComponentModel.CancelEventHandler(this.ContextMenuRecentPostBrowser_Opening);
139             // 
140             // SelectAllToolStripMenuItem
141             // 
142             this.SelectAllToolStripMenuItem.Name = "SelectAllToolStripMenuItem";
143             resources.ApplyResources(this.SelectAllToolStripMenuItem, "SelectAllToolStripMenuItem");
144             this.SelectAllToolStripMenuItem.Click += new System.EventHandler(this.SelectAllToolStripMenuItem_Click);
145             // 
146             // TextBoxLocation
147             // 
148             resources.ApplyResources(this.TextBoxLocation, "TextBoxLocation");
149             this.TextBoxLocation.Name = "TextBoxLocation";
150             // 
151             // ToolTip1
152             // 
153             this.ToolTip1.ShowAlways = true;
154             // 
155             // TextBoxName
156             // 
157             resources.ApplyResources(this.TextBoxName, "TextBoxName");
158             this.TextBoxName.Name = "TextBoxName";
159             // 
160             // Label12
161             // 
162             resources.ApplyResources(this.Label12, "Label12");
163             this.Label12.Name = "Label12";
164             // 
165             // ButtonSearchPosts
166             // 
167             resources.ApplyResources(this.ButtonSearchPosts, "ButtonSearchPosts");
168             this.ButtonSearchPosts.Name = "ButtonSearchPosts";
169             this.ButtonSearchPosts.UseVisualStyleBackColor = true;
170             this.ButtonSearchPosts.Click += new System.EventHandler(this.ButtonSearchPosts_Click);
171             // 
172             // LinkLabel1
173             // 
174             resources.ApplyResources(this.LinkLabel1, "LinkLabel1");
175             this.LinkLabel1.Name = "LinkLabel1";
176             this.LinkLabel1.TabStop = true;
177             this.LinkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabel1_LinkClicked);
178             // 
179             // RecentPostBrowser
180             // 
181             this.RecentPostBrowser.AllowWebBrowserDrop = false;
182             this.RecentPostBrowser.ContextMenuStrip = this.ContextMenuRecentPostBrowser;
183             this.RecentPostBrowser.IsWebBrowserContextMenuEnabled = false;
184             resources.ApplyResources(this.RecentPostBrowser, "RecentPostBrowser");
185             this.RecentPostBrowser.Name = "RecentPostBrowser";
186             this.RecentPostBrowser.TabStop = false;
187             this.RecentPostBrowser.WebBrowserShortcutsEnabled = false;
188             this.RecentPostBrowser.Navigating += new System.Windows.Forms.WebBrowserNavigatingEventHandler(this.WebBrowser_Navigating);
189             // 
190             // ChangeIconToolStripMenuItem
191             // 
192             this.ChangeIconToolStripMenuItem.Name = "ChangeIconToolStripMenuItem";
193             resources.ApplyResources(this.ChangeIconToolStripMenuItem, "ChangeIconToolStripMenuItem");
194             this.ChangeIconToolStripMenuItem.Click += new System.EventHandler(this.ChangeIconToolStripMenuItem_Click);
195             // 
196             // LabelIsVerified
197             // 
198             resources.ApplyResources(this.LabelIsVerified, "LabelIsVerified");
199             this.LabelIsVerified.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
200             this.LabelIsVerified.Name = "LabelIsVerified";
201             // 
202             // DescriptionBrowser
203             // 
204             this.DescriptionBrowser.AllowWebBrowserDrop = false;
205             this.DescriptionBrowser.ContextMenuStrip = this.ContextMenuRecentPostBrowser;
206             this.DescriptionBrowser.IsWebBrowserContextMenuEnabled = false;
207             resources.ApplyResources(this.DescriptionBrowser, "DescriptionBrowser");
208             this.DescriptionBrowser.Name = "DescriptionBrowser";
209             this.DescriptionBrowser.TabStop = false;
210             this.DescriptionBrowser.WebBrowserShortcutsEnabled = false;
211             this.DescriptionBrowser.Navigating += new System.Windows.Forms.WebBrowserNavigatingEventHandler(this.WebBrowser_Navigating);
212             // 
213             // LabelScreenName
214             // 
215             this.LabelScreenName.BackColor = System.Drawing.SystemColors.ButtonHighlight;
216             this.LabelScreenName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
217             resources.ApplyResources(this.LabelScreenName, "LabelScreenName");
218             this.LabelScreenName.Name = "LabelScreenName";
219             // 
220             // LabelRecentPost
221             // 
222             resources.ApplyResources(this.LabelRecentPost, "LabelRecentPost");
223             this.LabelRecentPost.Name = "LabelRecentPost";
224             // 
225             // ButtonClose
226             // 
227             resources.ApplyResources(this.ButtonClose, "ButtonClose");
228             this.ButtonClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
229             this.ButtonClose.Name = "ButtonClose";
230             this.ButtonClose.UseVisualStyleBackColor = true;
231             // 
232             // ContextMenuUserPicture
233             // 
234             this.ContextMenuUserPicture.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
235             this.ChangeIconToolStripMenuItem});
236             this.ContextMenuUserPicture.Name = "ContextMenuStrip2";
237             resources.ApplyResources(this.ContextMenuUserPicture, "ContextMenuUserPicture");
238             // 
239             // UserPicture
240             // 
241             this.UserPicture.BackColor = System.Drawing.Color.White;
242             this.UserPicture.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
243             this.UserPicture.ContextMenuStrip = this.ContextMenuUserPicture;
244             this.UserPicture.Cursor = System.Windows.Forms.Cursors.Hand;
245             resources.ApplyResources(this.UserPicture, "UserPicture");
246             this.UserPicture.Name = "UserPicture";
247             this.UserPicture.TabStop = false;
248             this.UserPicture.Click += new System.EventHandler(this.UserPicture_Click);
249             // 
250             // LinkLabelFav
251             // 
252             resources.ApplyResources(this.LinkLabelFav, "LinkLabelFav");
253             this.LinkLabelFav.Name = "LinkLabelFav";
254             this.LinkLabelFav.TabStop = true;
255             this.LinkLabelFav.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabel_LinkClicked);
256             // 
257             // Label9
258             // 
259             resources.ApplyResources(this.Label9, "Label9");
260             this.Label9.Name = "Label9";
261             // 
262             // LabelIsProtected
263             // 
264             resources.ApplyResources(this.LabelIsProtected, "LabelIsProtected");
265             this.LabelIsProtected.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
266             this.LabelIsProtected.Name = "LabelIsProtected";
267             // 
268             // LabelCreatedAt
269             // 
270             resources.ApplyResources(this.LabelCreatedAt, "LabelCreatedAt");
271             this.LabelCreatedAt.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
272             this.LabelCreatedAt.Name = "LabelCreatedAt";
273             // 
274             // LinkLabelTweet
275             // 
276             resources.ApplyResources(this.LinkLabelTweet, "LinkLabelTweet");
277             this.LinkLabelTweet.Name = "LinkLabelTweet";
278             this.LinkLabelTweet.TabStop = true;
279             this.LinkLabelTweet.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabel_LinkClicked);
280             // 
281             // LabelIsFollowed
282             // 
283             resources.ApplyResources(this.LabelIsFollowed, "LabelIsFollowed");
284             this.LabelIsFollowed.Name = "LabelIsFollowed";
285             // 
286             // Label8
287             // 
288             resources.ApplyResources(this.Label8, "Label8");
289             this.Label8.Name = "Label8";
290             // 
291             // LabelIsFollowing
292             // 
293             resources.ApplyResources(this.LabelIsFollowing, "LabelIsFollowing");
294             this.LabelIsFollowing.Name = "LabelIsFollowing";
295             // 
296             // LinkLabelFollowers
297             // 
298             resources.ApplyResources(this.LinkLabelFollowers, "LinkLabelFollowers");
299             this.LinkLabelFollowers.Name = "LinkLabelFollowers";
300             this.LinkLabelFollowers.TabStop = true;
301             this.LinkLabelFollowers.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabel_LinkClicked);
302             // 
303             // ButtonUnFollow
304             // 
305             resources.ApplyResources(this.ButtonUnFollow, "ButtonUnFollow");
306             this.ButtonUnFollow.Name = "ButtonUnFollow";
307             this.ButtonUnFollow.UseVisualStyleBackColor = true;
308             this.ButtonUnFollow.Click += new System.EventHandler(this.ButtonUnFollow_Click);
309             // 
310             // LinkLabelFollowing
311             // 
312             resources.ApplyResources(this.LinkLabelFollowing, "LinkLabelFollowing");
313             this.LinkLabelFollowing.Name = "LinkLabelFollowing";
314             this.LinkLabelFollowing.TabStop = true;
315             this.LinkLabelFollowing.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabel_LinkClicked);
316             // 
317             // Label6
318             // 
319             resources.ApplyResources(this.Label6, "Label6");
320             this.Label6.Name = "Label6";
321             // 
322             // LabelName
323             // 
324             this.LabelName.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
325             resources.ApplyResources(this.LabelName, "LabelName");
326             this.LabelName.Name = "LabelName";
327             this.LabelName.UseMnemonic = false;
328             // 
329             // ButtonFollow
330             // 
331             resources.ApplyResources(this.ButtonFollow, "ButtonFollow");
332             this.ButtonFollow.Name = "ButtonFollow";
333             this.ButtonFollow.UseVisualStyleBackColor = true;
334             this.ButtonFollow.Click += new System.EventHandler(this.ButtonFollow_Click);
335             // 
336             // Label5
337             // 
338             resources.ApplyResources(this.Label5, "Label5");
339             this.Label5.Name = "Label5";
340             // 
341             // Label7
342             // 
343             resources.ApplyResources(this.Label7, "Label7");
344             this.Label7.Name = "Label7";
345             // 
346             // Label4
347             // 
348             resources.ApplyResources(this.Label4, "Label4");
349             this.Label4.Name = "Label4";
350             // 
351             // LabelLocation
352             // 
353             this.LabelLocation.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
354             resources.ApplyResources(this.LabelLocation, "LabelLocation");
355             this.LabelLocation.Name = "LabelLocation";
356             this.LabelLocation.UseMnemonic = false;
357             // 
358             // OpenFileDialogIcon
359             // 
360             this.OpenFileDialogIcon.FileName = "OpenFileDialog1";
361             // 
362             // LinkLabelWeb
363             // 
364             this.LinkLabelWeb.AutoEllipsis = true;
365             this.LinkLabelWeb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
366             resources.ApplyResources(this.LinkLabelWeb, "LinkLabelWeb");
367             this.LinkLabelWeb.Name = "LinkLabelWeb";
368             this.LinkLabelWeb.TabStop = true;
369             this.LinkLabelWeb.UseMnemonic = false;
370             this.LinkLabelWeb.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LinkLabel_LinkClicked);
371             // 
372             // Label1
373             // 
374             resources.ApplyResources(this.Label1, "Label1");
375             this.Label1.Name = "Label1";
376             this.Label1.UseMnemonic = false;
377             // 
378             // Label3
379             // 
380             resources.ApplyResources(this.Label3, "Label3");
381             this.Label3.Name = "Label3";
382             // 
383             // Label2
384             // 
385             resources.ApplyResources(this.Label2, "Label2");
386             this.Label2.Name = "Label2";
387             // 
388             // UserInfoDialog
389             // 
390             this.AllowDrop = true;
391             resources.ApplyResources(this, "$this");
392             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
393             this.CancelButton = this.ButtonClose;
394             this.Controls.Add(this.LinkLabel2);
395             this.Controls.Add(this.ButtonBlockDestroy);
396             this.Controls.Add(this.ButtonReportSpam);
397             this.Controls.Add(this.ButtonBlock);
398             this.Controls.Add(this.TextBoxDescription);
399             this.Controls.Add(this.TextBoxWeb);
400             this.Controls.Add(this.ButtonEdit);
401             this.Controls.Add(this.LabelId);
402             this.Controls.Add(this.TextBoxLocation);
403             this.Controls.Add(this.TextBoxName);
404             this.Controls.Add(this.Label12);
405             this.Controls.Add(this.ButtonSearchPosts);
406             this.Controls.Add(this.LinkLabel1);
407             this.Controls.Add(this.RecentPostBrowser);
408             this.Controls.Add(this.LabelIsVerified);
409             this.Controls.Add(this.DescriptionBrowser);
410             this.Controls.Add(this.LabelScreenName);
411             this.Controls.Add(this.LabelRecentPost);
412             this.Controls.Add(this.ButtonClose);
413             this.Controls.Add(this.UserPicture);
414             this.Controls.Add(this.LinkLabelFav);
415             this.Controls.Add(this.Label9);
416             this.Controls.Add(this.LabelIsProtected);
417             this.Controls.Add(this.LabelCreatedAt);
418             this.Controls.Add(this.LinkLabelTweet);
419             this.Controls.Add(this.LabelIsFollowed);
420             this.Controls.Add(this.Label8);
421             this.Controls.Add(this.LabelIsFollowing);
422             this.Controls.Add(this.LinkLabelFollowers);
423             this.Controls.Add(this.ButtonUnFollow);
424             this.Controls.Add(this.LinkLabelFollowing);
425             this.Controls.Add(this.Label6);
426             this.Controls.Add(this.LabelName);
427             this.Controls.Add(this.ButtonFollow);
428             this.Controls.Add(this.Label5);
429             this.Controls.Add(this.Label7);
430             this.Controls.Add(this.Label4);
431             this.Controls.Add(this.LabelLocation);
432             this.Controls.Add(this.LinkLabelWeb);
433             this.Controls.Add(this.Label1);
434             this.Controls.Add(this.Label3);
435             this.Controls.Add(this.Label2);
436             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
437             this.MaximizeBox = false;
438             this.MinimizeBox = false;
439             this.Name = "UserInfoDialog";
440             this.ShowIcon = false;
441             this.ShowInTaskbar = false;
442             this.TopMost = true;
443             this.Activated += new System.EventHandler(this.ShowUserInfo_Activated);
444             this.Load += new System.EventHandler(this.ShowUserInfo_Load);
445             this.Shown += new System.EventHandler(this.ShowUserInfo_Shown);
446             this.DragDrop += new System.Windows.Forms.DragEventHandler(this.ShowUserInfo_DragDrop);
447             this.DragEnter += new System.Windows.Forms.DragEventHandler(this.ShowUserInfo_DragEnter);
448             this.ContextMenuRecentPostBrowser.ResumeLayout(false);
449             this.ContextMenuUserPicture.ResumeLayout(false);
450             ((System.ComponentModel.ISupportInitialize)(this.UserPicture)).EndInit();
451             this.ResumeLayout(false);
452             this.PerformLayout();
453
454         }
455
456         #endregion
457
458         internal System.Windows.Forms.LinkLabel LinkLabel2;
459         internal System.Windows.Forms.Button ButtonBlockDestroy;
460         internal System.Windows.Forms.Button ButtonReportSpam;
461         internal System.Windows.Forms.ToolStripMenuItem SelectionCopyToolStripMenuItem;
462         internal System.Windows.Forms.Button ButtonBlock;
463         internal System.Windows.Forms.TextBox TextBoxDescription;
464         internal System.Windows.Forms.TextBox TextBoxWeb;
465         internal System.Windows.Forms.Button ButtonEdit;
466         internal System.Windows.Forms.Label LabelId;
467         internal System.Windows.Forms.ContextMenuStrip ContextMenuRecentPostBrowser;
468         internal System.Windows.Forms.ToolStripMenuItem SelectAllToolStripMenuItem;
469         internal System.Windows.Forms.TextBox TextBoxLocation;
470         internal System.Windows.Forms.ToolTip ToolTip1;
471         internal System.Windows.Forms.TextBox TextBoxName;
472         internal System.Windows.Forms.Label Label12;
473         internal System.Windows.Forms.Button ButtonSearchPosts;
474         internal System.Windows.Forms.LinkLabel LinkLabel1;
475         internal System.Windows.Forms.WebBrowser RecentPostBrowser;
476         internal System.Windows.Forms.ToolStripMenuItem ChangeIconToolStripMenuItem;
477         internal System.Windows.Forms.Label LabelIsVerified;
478         internal System.Windows.Forms.WebBrowser DescriptionBrowser;
479         internal System.Windows.Forms.Label LabelScreenName;
480         internal System.Windows.Forms.Label LabelRecentPost;
481         internal System.Windows.Forms.Button ButtonClose;
482         internal System.Windows.Forms.ContextMenuStrip ContextMenuUserPicture;
483         internal OTPictureBox UserPicture;
484         internal System.Windows.Forms.LinkLabel LinkLabelFav;
485         internal System.Windows.Forms.Label Label9;
486         internal System.Windows.Forms.Label LabelIsProtected;
487         internal System.Windows.Forms.Label LabelCreatedAt;
488         internal System.Windows.Forms.LinkLabel LinkLabelTweet;
489         internal System.Windows.Forms.Label LabelIsFollowed;
490         internal System.Windows.Forms.Label Label8;
491         internal System.Windows.Forms.Label LabelIsFollowing;
492         internal System.Windows.Forms.LinkLabel LinkLabelFollowers;
493         internal System.Windows.Forms.Button ButtonUnFollow;
494         internal System.Windows.Forms.LinkLabel LinkLabelFollowing;
495         internal System.Windows.Forms.Label Label6;
496         internal System.Windows.Forms.Label LabelName;
497         internal System.Windows.Forms.Button ButtonFollow;
498         internal System.Windows.Forms.Label Label5;
499         internal System.Windows.Forms.Label Label7;
500         internal System.Windows.Forms.Label Label4;
501         internal System.Windows.Forms.Label LabelLocation;
502         internal System.Windows.Forms.OpenFileDialog OpenFileDialogIcon;
503         internal System.Windows.Forms.LinkLabel LinkLabelWeb;
504         internal System.Windows.Forms.Label Label1;
505         internal System.Windows.Forms.Label Label3;
506         internal System.Windows.Forms.Label Label2;
507     }
508 }