OSDN Git Service

Merge remote-tracking branch 'moccos/SimilarImageSearch' into master (closes #11)
[opentween/open-tween.git] / OpenTween / Tween.Designer.cs
1 namespace OpenTween
2 {
3     partial class TweenMain
4     {
5         /// <summary>
6         /// 必要なデザイナー変数です。
7         /// </summary>
8         private System.ComponentModel.IContainer components = null;
9
10         /// <summary>
11         /// 使用中のリソースをすべてクリーンアップします。
12         /// </summary>
13         /// <param name="disposing">マネージ リソースが破棄される場合 true、破棄されない場合は false です。</param>
14         protected override void Dispose(bool disposing)
15         {
16             if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             base.Dispose(disposing);
21         }
22
23         #region Windows フォーム デザイナーで生成されたコード
24
25         /// <summary>
26         /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
27         /// コード エディターで変更しないでください。
28         /// </summary>
29         private void InitializeComponent()
30         {
31             this.components = new System.ComponentModel.Container();
32             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TweenMain));
33             this.ToolStripContainer1 = new System.Windows.Forms.ToolStripContainer();
34             this.StatusStrip1 = new System.Windows.Forms.StatusStrip();
35             this.StatusLabelUrl = new System.Windows.Forms.ToolStripStatusLabel();
36             this.StatusLabel = new OpenTween.OpenTweenCustomControl.ToolStripLabelHistory();
37             this.ToolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
38             this.HashStripSplitButton = new System.Windows.Forms.ToolStripSplitButton();
39             this.ContextMenuPostMode = new System.Windows.Forms.ContextMenuStrip(this.components);
40             this.ToolStripMenuItemUrlMultibyteSplit = new System.Windows.Forms.ToolStripMenuItem();
41             this.ToolStripMenuItemApiCommandEvasion = new System.Windows.Forms.ToolStripMenuItem();
42             this.ToolStripMenuItemUrlAutoShorten = new System.Windows.Forms.ToolStripMenuItem();
43             this.IdeographicSpaceToSpaceToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
44             this.MultiLineMenuItem = new System.Windows.Forms.ToolStripMenuItem();
45             this.ToolStripFocusLockMenuItem = new System.Windows.Forms.ToolStripMenuItem();
46             this.ToolStripSeparator35 = new System.Windows.Forms.ToolStripSeparator();
47             this.ImageSelectMenuItem = new System.Windows.Forms.ToolStripMenuItem();
48             this.ToolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
49             this.HashToggleMenuItem = new System.Windows.Forms.ToolStripMenuItem();
50             this.HashManageMenuItem = new System.Windows.Forms.ToolStripMenuItem();
51             this.SplitContainer1 = new System.Windows.Forms.SplitContainer();
52             this.TimelinePanel = new System.Windows.Forms.Panel();
53             this.ListTab = new System.Windows.Forms.TabControl();
54             this.ContextMenuTabProperty = new System.Windows.Forms.ContextMenuStrip(this.components);
55             this.AddTabMenuItem = new System.Windows.Forms.ToolStripMenuItem();
56             this.TabRenameMenuItem = new System.Windows.Forms.ToolStripMenuItem();
57             this.ToolStripSeparator20 = new System.Windows.Forms.ToolStripSeparator();
58             this.ProtectTabMenuItem = new System.Windows.Forms.ToolStripMenuItem();
59             this.UreadManageMenuItem = new System.Windows.Forms.ToolStripMenuItem();
60             this.NotifyDispMenuItem = new System.Windows.Forms.ToolStripMenuItem();
61             this.SoundFileComboBox = new System.Windows.Forms.ToolStripComboBox();
62             this.ToolStripSeparator18 = new System.Windows.Forms.ToolStripSeparator();
63             this.FilterEditMenuItem = new System.Windows.Forms.ToolStripMenuItem();
64             this.ToolStripSeparator19 = new System.Windows.Forms.ToolStripSeparator();
65             this.ClearTabMenuItem = new System.Windows.Forms.ToolStripMenuItem();
66             this.ToolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
67             this.DeleteTabMenuItem = new System.Windows.Forms.ToolStripMenuItem();
68             this.TabImage = new System.Windows.Forms.ImageList(this.components);
69             this.ImageSelectionPanel = new System.Windows.Forms.Panel();
70             this.ImageSelectedPicture = new OpenTween.OpenTweenCustomControl.PictureBoxEx();
71             this.ImagePathPanel = new System.Windows.Forms.Panel();
72             this.ImagefilePathText = new System.Windows.Forms.TextBox();
73             this.FilePickButton = new System.Windows.Forms.Button();
74             this.Label2 = new System.Windows.Forms.Label();
75             this.ImageServiceCombo = new System.Windows.Forms.ComboBox();
76             this.ImageCancelButton = new System.Windows.Forms.Button();
77             this.Label1 = new System.Windows.Forms.Label();
78             this.ProfilePanel = new System.Windows.Forms.Panel();
79             this.SplitContainer3 = new System.Windows.Forms.SplitContainer();
80             this.SplitContainer2 = new System.Windows.Forms.SplitContainer();
81             this.TableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
82             this.UserPicture = new OpenTween.OpenTweenCustomControl.PictureBoxEx();
83             this.ContextMenuUserPicture = new System.Windows.Forms.ContextMenuStrip(this.components);
84             this.FollowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
85             this.UnFollowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
86             this.ShowFriendShipToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
87             this.ListManageUserContextToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
88             this.ToolStripSeparator37 = new System.Windows.Forms.ToolStripSeparator();
89             this.ShowUserStatusToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
90             this.SearchPostsDetailNameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
91             this.SearchAtPostsDetailNameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
92             this.ToolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
93             this.IconNameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
94             this.SaveIconPictureToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
95             this.NameLabel = new System.Windows.Forms.Label();
96             this.PostBrowser = new System.Windows.Forms.WebBrowser();
97             this.ContextMenuPostBrowser = new System.Windows.Forms.ContextMenuStrip(this.components);
98             this.SelectionSearchContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
99             this.SearchGoogleContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
100             this.SearchWikipediaContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
101             this.SearchPublicSearchContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
102             this.CurrentTabToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
103             this.ToolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
104             this.SelectionCopyContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
105             this.UrlCopyContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
106             this.SelectionAllContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
107             this.ToolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
108             this.FollowContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
109             this.RemoveContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
110             this.FriendshipContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
111             this.FriendshipAllMenuItem = new System.Windows.Forms.ToolStripMenuItem();
112             this.ToolStripSeparator36 = new System.Windows.Forms.ToolStripSeparator();
113             this.ShowUserStatusContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
114             this.SearchPostsDetailToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
115             this.SearchAtPostsDetailToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
116             this.ToolStripSeparator32 = new System.Windows.Forms.ToolStripSeparator();
117             this.IdFilterAddMenuItem = new System.Windows.Forms.ToolStripMenuItem();
118             this.ListManageUserContextToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
119             this.ToolStripSeparator33 = new System.Windows.Forms.ToolStripSeparator();
120             this.UseHashtagMenuItem = new System.Windows.Forms.ToolStripMenuItem();
121             this.SelectionTranslationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
122             this.TranslationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
123             this.DateTimeLabel = new System.Windows.Forms.Label();
124             this.SourceLinkLabel = new System.Windows.Forms.LinkLabel();
125             this.ContextMenuSource = new System.Windows.Forms.ContextMenuStrip(this.components);
126             this.SourceCopyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
127             this.SourceUrlCopyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
128             this.StatusText = new System.Windows.Forms.TextBox();
129             this.lblLen = new System.Windows.Forms.Label();
130             this.PostButton = new System.Windows.Forms.Button();
131             this.tweetThumbnail1 = new OpenTween.TweetThumbnail();
132             this.MenuStrip1 = new System.Windows.Forms.MenuStrip();
133             this.MenuItemFile = new System.Windows.Forms.ToolStripMenuItem();
134             this.SettingFileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
135             this.ToolStripSeparator21 = new System.Windows.Forms.ToolStripSeparator();
136             this.SaveFileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
137             this.ToolStripSeparator23 = new System.Windows.Forms.ToolStripSeparator();
138             this.NotifyFileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
139             this.PlaySoundFileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
140             this.LockListFileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
141             this.ToolStripSeparator43 = new System.Windows.Forms.ToolStripSeparator();
142             this.StopRefreshAllMenuItem = new System.Windows.Forms.ToolStripMenuItem();
143             this.ToolStripSeparator24 = new System.Windows.Forms.ToolStripSeparator();
144             this.TweenRestartMenuItem = new System.Windows.Forms.ToolStripMenuItem();
145             this.EndFileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
146             this.MenuItemEdit = new System.Windows.Forms.ToolStripMenuItem();
147             this.UndoRemoveTabMenuItem = new System.Windows.Forms.ToolStripMenuItem();
148             this.ToolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
149             this.CopySTOTMenuItem = new System.Windows.Forms.ToolStripMenuItem();
150             this.CopyURLMenuItem = new System.Windows.Forms.ToolStripMenuItem();
151             this.CopyUserIdStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
152             this.ToolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
153             this.MenuItemSubSearch = new System.Windows.Forms.ToolStripMenuItem();
154             this.MenuItemSearchNext = new System.Windows.Forms.ToolStripMenuItem();
155             this.MenuItemSearchPrev = new System.Windows.Forms.ToolStripMenuItem();
156             this.ToolStripSeparator22 = new System.Windows.Forms.ToolStripSeparator();
157             this.PublicSearchQueryMenuItem = new System.Windows.Forms.ToolStripMenuItem();
158             this.MenuItemOperate = new System.Windows.Forms.ToolStripMenuItem();
159             this.ReplyOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
160             this.ReplyAllOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
161             this.DmOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
162             this.RtOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
163             this.RtUnOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
164             this.QtOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
165             this.ToolStripSeparator25 = new System.Windows.Forms.ToolStripSeparator();
166             this.FavOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
167             this.FavoriteRetweetMenuItem = new System.Windows.Forms.ToolStripMenuItem();
168             this.FavoriteRetweetUnofficialMenuItem = new System.Windows.Forms.ToolStripMenuItem();
169             this.UnFavOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
170             this.ToolStripSeparator38 = new System.Windows.Forms.ToolStripSeparator();
171             this.ShowProfMenuItem = new System.Windows.Forms.ToolStripMenuItem();
172             this.ShowRelatedStatusesMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
173             this.ShowUserTimelineToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
174             this.OpenOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
175             this.OpenHomeOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
176             this.OpenFavOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
177             this.OpenStatusOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
178             this.OpenRepSourceOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
179             this.OpenFavotterOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
180             this.OpenUrlOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
181             this.OpenRterHomeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
182             this.OpenUserSpecifiedUrlMenuItem = new System.Windows.Forms.ToolStripMenuItem();
183             this.CreateRuleOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
184             this.CreateTabRuleOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
185             this.CreateIdRuleOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
186             this.ListManageMenuItem = new System.Windows.Forms.ToolStripMenuItem();
187             this.ToolStripSeparator26 = new System.Windows.Forms.ToolStripSeparator();
188             this.ChangeReadOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
189             this.ReadOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
190             this.UnreadOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
191             this.JumpReadOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
192             this.ToolStripSeparator27 = new System.Windows.Forms.ToolStripSeparator();
193             this.SelAllOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
194             this.DelOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
195             this.RefreshOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
196             this.RefreshPrevOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
197             this.MenuItemTab = new System.Windows.Forms.ToolStripMenuItem();
198             this.CreateTbMenuItem = new System.Windows.Forms.ToolStripMenuItem();
199             this.RenameTbMenuItem = new System.Windows.Forms.ToolStripMenuItem();
200             this.ToolStripSeparator28 = new System.Windows.Forms.ToolStripSeparator();
201             this.ProtectTbMenuItem = new System.Windows.Forms.ToolStripMenuItem();
202             this.UnreadMngTbMenuItem = new System.Windows.Forms.ToolStripMenuItem();
203             this.NotifyTbMenuItem = new System.Windows.Forms.ToolStripMenuItem();
204             this.SoundFileTbComboBox = new System.Windows.Forms.ToolStripComboBox();
205             this.ToolStripSeparator29 = new System.Windows.Forms.ToolStripSeparator();
206             this.EditRuleTbMenuItem = new System.Windows.Forms.ToolStripMenuItem();
207             this.ToolStripSeparator30 = new System.Windows.Forms.ToolStripSeparator();
208             this.ClearTbMenuItem = new System.Windows.Forms.ToolStripMenuItem();
209             this.ToolStripSeparator31 = new System.Windows.Forms.ToolStripSeparator();
210             this.DeleteTbMenuItem = new System.Windows.Forms.ToolStripMenuItem();
211             this.MenuItemCommand = new System.Windows.Forms.ToolStripMenuItem();
212             this.TinyUrlConvertToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
213             this.UrlConvertAutoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
214             this.UrlUndoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
215             this.TinyURLToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
216             this.IsgdToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
217             this.TwurlnlToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
218             this.BitlyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
219             this.JmpStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
220             this.UxnuMenuItem = new System.Windows.Forms.ToolStripMenuItem();
221             this.UpdateFollowersMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
222             this.ToolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
223             this.FollowCommandMenuItem = new System.Windows.Forms.ToolStripMenuItem();
224             this.RemoveCommandMenuItem = new System.Windows.Forms.ToolStripMenuItem();
225             this.FriendshipMenuItem = new System.Windows.Forms.ToolStripMenuItem();
226             this.ToolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
227             this.OwnStatusMenuItem = new System.Windows.Forms.ToolStripMenuItem();
228             this.OpenOwnHomeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
229             this.OpenOwnFavedMenuItem = new System.Windows.Forms.ToolStripMenuItem();
230             this.ToolStripSeparator41 = new System.Windows.Forms.ToolStripSeparator();
231             this.UserStatusToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
232             this.UserTimelineToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
233             this.UserFavorareToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
234             this.ToolStripSeparator34 = new System.Windows.Forms.ToolStripSeparator();
235             this.HashToggleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
236             this.HashManageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
237             this.RtCountMenuItem = new System.Windows.Forms.ToolStripMenuItem();
238             this.ListManageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
239             this.MenuItemUserStream = new System.Windows.Forms.ToolStripMenuItem();
240             this.StopToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
241             this.ToolStripSeparator40 = new System.Windows.Forms.ToolStripSeparator();
242             this.TrackToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
243             this.AllrepliesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
244             this.ToolStripSeparator42 = new System.Windows.Forms.ToolStripSeparator();
245             this.EventViewerMenuItem = new System.Windows.Forms.ToolStripMenuItem();
246             this.MenuItemHelp = new System.Windows.Forms.ToolStripMenuItem();
247             this.MatomeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
248             this.ShortcutKeyListMenuItem = new System.Windows.Forms.ToolStripMenuItem();
249             this.ToolStripSeparator16 = new System.Windows.Forms.ToolStripSeparator();
250             this.VerUpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
251             this.ToolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator();
252             this.TwitterApiStatusToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
253             this.ApiUsageInfoMenuItem = new System.Windows.Forms.ToolStripMenuItem();
254             this.ToolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
255             this.AboutMenuItem = new System.Windows.Forms.ToolStripMenuItem();
256             this.DebugModeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
257             this.DumpPostClassToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
258             this.TraceOutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
259             this.CacheInfoMenuItem = new System.Windows.Forms.ToolStripMenuItem();
260             this.ReadedStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
261             this.UnreadStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
262             this.ToolStripMenuItem11 = new System.Windows.Forms.ToolStripMenuItem();
263             this.SelectAllMenuItem = new System.Windows.Forms.ToolStripMenuItem();
264             this.JumpUnreadMenuItem = new System.Windows.Forms.ToolStripMenuItem();
265             this.ToolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
266             this.ToolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
267             this.ListManageUserContextToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
268             this.OpenURLMenuItem = new System.Windows.Forms.ToolStripMenuItem();
269             this.IDRuleMenuItem = new System.Windows.Forms.ToolStripMenuItem();
270             this.MoveToRTHomeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
271             this.FavorareMenuItem = new System.Windows.Forms.ToolStripMenuItem();
272             this.TabMenuItem = new System.Windows.Forms.ToolStripMenuItem();
273             this.OpenUserSpecifiedUrlMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
274             this.DeleteStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
275             this.ToolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem();
276             this.RefreshStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
277             this.NotifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components);
278             this.ContextMenuFile = new System.Windows.Forms.ContextMenuStrip(this.components);
279             this.SettingStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
280             this.ToolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
281             this.SaveLogMenuItem = new System.Windows.Forms.ToolStripMenuItem();
282             this.ToolStripSeparator17 = new System.Windows.Forms.ToolStripSeparator();
283             this.NewPostPopMenuItem = new System.Windows.Forms.ToolStripMenuItem();
284             this.PlaySoundMenuItem = new System.Windows.Forms.ToolStripMenuItem();
285             this.ListLockMenuItem = new System.Windows.Forms.ToolStripMenuItem();
286             this.ToolStripSeparator15 = new System.Windows.Forms.ToolStripSeparator();
287             this.EndToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
288             this.RefreshMoreStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
289             this.SaveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
290             this.OpenFileDialog1 = new System.Windows.Forms.OpenFileDialog();
291             this.RepliedStatusOpenMenuItem = new System.Windows.Forms.ToolStripMenuItem();
292             this.StatusOpenMenuItem = new System.Windows.Forms.ToolStripMenuItem();
293             this.ContextMenuOperate = new System.Windows.Forms.ContextMenuStrip(this.components);
294             this.ReplyStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
295             this.ReplyAllStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
296             this.DMStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
297             this.ReTweetOriginalStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
298             this.ReTweetStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
299             this.QuoteStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
300             this.ToolStripSeparator39 = new System.Windows.Forms.ToolStripSeparator();
301             this.FavAddToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
302             this.FavoriteRetweetContextMenu = new System.Windows.Forms.ToolStripMenuItem();
303             this.FavoriteRetweetUnofficialContextMenu = new System.Windows.Forms.ToolStripMenuItem();
304             this.FavRemoveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
305             this.ToolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
306             this.ShowProfileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
307             this.ShowRelatedStatusesMenuItem = new System.Windows.Forms.ToolStripMenuItem();
308             this.ShowUserTimelineContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
309             this.ToolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem();
310             this.MoveToHomeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
311             this.MoveToFavToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
312             this.ToolTip1 = new System.Windows.Forms.ToolTip(this.components);
313             this.TimerRefreshIcon = new System.Windows.Forms.Timer(this.components);
314             this.PostStateImageList = new System.Windows.Forms.ImageList(this.components);
315             this.ToolStripContainer1.BottomToolStripPanel.SuspendLayout();
316             this.ToolStripContainer1.ContentPanel.SuspendLayout();
317             this.ToolStripContainer1.TopToolStripPanel.SuspendLayout();
318             this.ToolStripContainer1.SuspendLayout();
319             this.StatusStrip1.SuspendLayout();
320             this.ContextMenuPostMode.SuspendLayout();
321             ((System.ComponentModel.ISupportInitialize)(this.SplitContainer1)).BeginInit();
322             this.SplitContainer1.Panel1.SuspendLayout();
323             this.SplitContainer1.Panel2.SuspendLayout();
324             this.SplitContainer1.SuspendLayout();
325             this.TimelinePanel.SuspendLayout();
326             this.ContextMenuTabProperty.SuspendLayout();
327             this.ImageSelectionPanel.SuspendLayout();
328             ((System.ComponentModel.ISupportInitialize)(this.ImageSelectedPicture)).BeginInit();
329             this.ImagePathPanel.SuspendLayout();
330             ((System.ComponentModel.ISupportInitialize)(this.SplitContainer3)).BeginInit();
331             this.SplitContainer3.Panel1.SuspendLayout();
332             this.SplitContainer3.Panel2.SuspendLayout();
333             this.SplitContainer3.SuspendLayout();
334             ((System.ComponentModel.ISupportInitialize)(this.SplitContainer2)).BeginInit();
335             this.SplitContainer2.Panel1.SuspendLayout();
336             this.SplitContainer2.Panel2.SuspendLayout();
337             this.SplitContainer2.SuspendLayout();
338             this.TableLayoutPanel1.SuspendLayout();
339             ((System.ComponentModel.ISupportInitialize)(this.UserPicture)).BeginInit();
340             this.ContextMenuUserPicture.SuspendLayout();
341             this.ContextMenuPostBrowser.SuspendLayout();
342             this.ContextMenuSource.SuspendLayout();
343             this.MenuStrip1.SuspendLayout();
344             this.ContextMenuFile.SuspendLayout();
345             this.ContextMenuOperate.SuspendLayout();
346             this.SuspendLayout();
347             // 
348             // ToolStripContainer1
349             // 
350             resources.ApplyResources(this.ToolStripContainer1, "ToolStripContainer1");
351             // 
352             // ToolStripContainer1.BottomToolStripPanel
353             // 
354             resources.ApplyResources(this.ToolStripContainer1.BottomToolStripPanel, "ToolStripContainer1.BottomToolStripPanel");
355             this.ToolStripContainer1.BottomToolStripPanel.Controls.Add(this.StatusStrip1);
356             this.ToolTip1.SetToolTip(this.ToolStripContainer1.BottomToolStripPanel, resources.GetString("ToolStripContainer1.BottomToolStripPanel.ToolTip"));
357             // 
358             // ToolStripContainer1.ContentPanel
359             // 
360             resources.ApplyResources(this.ToolStripContainer1.ContentPanel, "ToolStripContainer1.ContentPanel");
361             this.ToolStripContainer1.ContentPanel.Controls.Add(this.SplitContainer1);
362             this.ToolTip1.SetToolTip(this.ToolStripContainer1.ContentPanel, resources.GetString("ToolStripContainer1.ContentPanel.ToolTip"));
363             // 
364             // ToolStripContainer1.LeftToolStripPanel
365             // 
366             resources.ApplyResources(this.ToolStripContainer1.LeftToolStripPanel, "ToolStripContainer1.LeftToolStripPanel");
367             this.ToolTip1.SetToolTip(this.ToolStripContainer1.LeftToolStripPanel, resources.GetString("ToolStripContainer1.LeftToolStripPanel.ToolTip"));
368             this.ToolStripContainer1.LeftToolStripPanelVisible = false;
369             this.ToolStripContainer1.Name = "ToolStripContainer1";
370             // 
371             // ToolStripContainer1.RightToolStripPanel
372             // 
373             resources.ApplyResources(this.ToolStripContainer1.RightToolStripPanel, "ToolStripContainer1.RightToolStripPanel");
374             this.ToolTip1.SetToolTip(this.ToolStripContainer1.RightToolStripPanel, resources.GetString("ToolStripContainer1.RightToolStripPanel.ToolTip"));
375             this.ToolStripContainer1.RightToolStripPanelVisible = false;
376             this.ToolTip1.SetToolTip(this.ToolStripContainer1, resources.GetString("ToolStripContainer1.ToolTip"));
377             // 
378             // ToolStripContainer1.TopToolStripPanel
379             // 
380             resources.ApplyResources(this.ToolStripContainer1.TopToolStripPanel, "ToolStripContainer1.TopToolStripPanel");
381             this.ToolStripContainer1.TopToolStripPanel.Controls.Add(this.MenuStrip1);
382             this.ToolTip1.SetToolTip(this.ToolStripContainer1.TopToolStripPanel, resources.GetString("ToolStripContainer1.TopToolStripPanel.ToolTip"));
383             // 
384             // StatusStrip1
385             // 
386             resources.ApplyResources(this.StatusStrip1, "StatusStrip1");
387             this.StatusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
388             this.StatusLabelUrl,
389             this.StatusLabel,
390             this.ToolStripStatusLabel1,
391             this.HashStripSplitButton});
392             this.StatusStrip1.Name = "StatusStrip1";
393             this.StatusStrip1.ShowItemToolTips = true;
394             this.StatusStrip1.SizingGrip = false;
395             this.ToolTip1.SetToolTip(this.StatusStrip1, resources.GetString("StatusStrip1.ToolTip"));
396             // 
397             // StatusLabelUrl
398             // 
399             resources.ApplyResources(this.StatusLabelUrl, "StatusLabelUrl");
400             this.StatusLabelUrl.AutoToolTip = true;
401             this.StatusLabelUrl.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
402             this.StatusLabelUrl.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
403             this.StatusLabelUrl.Name = "StatusLabelUrl";
404             this.StatusLabelUrl.Spring = true;
405             // 
406             // StatusLabel
407             // 
408             resources.ApplyResources(this.StatusLabel, "StatusLabel");
409             this.StatusLabel.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
410             this.StatusLabel.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
411             this.StatusLabel.DoubleClickEnabled = true;
412             this.StatusLabel.Name = "StatusLabel";
413             this.StatusLabel.DoubleClick += new System.EventHandler(this.StatusLabel_DoubleClick);
414             // 
415             // ToolStripStatusLabel1
416             // 
417             resources.ApplyResources(this.ToolStripStatusLabel1, "ToolStripStatusLabel1");
418             this.ToolStripStatusLabel1.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
419             this.ToolStripStatusLabel1.Name = "ToolStripStatusLabel1";
420             // 
421             // HashStripSplitButton
422             // 
423             resources.ApplyResources(this.HashStripSplitButton, "HashStripSplitButton");
424             this.HashStripSplitButton.AutoToolTip = false;
425             this.HashStripSplitButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
426             this.HashStripSplitButton.DropDown = this.ContextMenuPostMode;
427             this.HashStripSplitButton.DropDownButtonWidth = 13;
428             this.HashStripSplitButton.Name = "HashStripSplitButton";
429             this.HashStripSplitButton.ButtonClick += new System.EventHandler(this.HashStripSplitButton_ButtonClick);
430             // 
431             // ContextMenuPostMode
432             // 
433             resources.ApplyResources(this.ContextMenuPostMode, "ContextMenuPostMode");
434             this.ContextMenuPostMode.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
435             this.ToolStripMenuItemUrlMultibyteSplit,
436             this.ToolStripMenuItemApiCommandEvasion,
437             this.ToolStripMenuItemUrlAutoShorten,
438             this.IdeographicSpaceToSpaceToolStripMenuItem,
439             this.MultiLineMenuItem,
440             this.ToolStripFocusLockMenuItem,
441             this.ToolStripSeparator35,
442             this.ImageSelectMenuItem,
443             this.ToolStripSeparator8,
444             this.HashToggleMenuItem,
445             this.HashManageMenuItem});
446             this.ContextMenuPostMode.Name = "ContextMenuStripPostMode";
447             this.ContextMenuPostMode.OwnerItem = this.HashStripSplitButton;
448             this.ToolTip1.SetToolTip(this.ContextMenuPostMode, resources.GetString("ContextMenuPostMode.ToolTip"));
449             this.ContextMenuPostMode.Opening += new System.ComponentModel.CancelEventHandler(this.ContextMenuPostMode_Opening);
450             // 
451             // ToolStripMenuItemUrlMultibyteSplit
452             // 
453             resources.ApplyResources(this.ToolStripMenuItemUrlMultibyteSplit, "ToolStripMenuItemUrlMultibyteSplit");
454             this.ToolStripMenuItemUrlMultibyteSplit.CheckOnClick = true;
455             this.ToolStripMenuItemUrlMultibyteSplit.Name = "ToolStripMenuItemUrlMultibyteSplit";
456             // 
457             // ToolStripMenuItemApiCommandEvasion
458             // 
459             resources.ApplyResources(this.ToolStripMenuItemApiCommandEvasion, "ToolStripMenuItemApiCommandEvasion");
460             this.ToolStripMenuItemApiCommandEvasion.Checked = true;
461             this.ToolStripMenuItemApiCommandEvasion.CheckOnClick = true;
462             this.ToolStripMenuItemApiCommandEvasion.CheckState = System.Windows.Forms.CheckState.Checked;
463             this.ToolStripMenuItemApiCommandEvasion.Name = "ToolStripMenuItemApiCommandEvasion";
464             // 
465             // ToolStripMenuItemUrlAutoShorten
466             // 
467             resources.ApplyResources(this.ToolStripMenuItemUrlAutoShorten, "ToolStripMenuItemUrlAutoShorten");
468             this.ToolStripMenuItemUrlAutoShorten.CheckOnClick = true;
469             this.ToolStripMenuItemUrlAutoShorten.Name = "ToolStripMenuItemUrlAutoShorten";
470             this.ToolStripMenuItemUrlAutoShorten.CheckedChanged += new System.EventHandler(this.ToolStripMenuItemUrlAutoShorten_CheckedChanged);
471             // 
472             // IdeographicSpaceToSpaceToolStripMenuItem
473             // 
474             resources.ApplyResources(this.IdeographicSpaceToSpaceToolStripMenuItem, "IdeographicSpaceToSpaceToolStripMenuItem");
475             this.IdeographicSpaceToSpaceToolStripMenuItem.Checked = true;
476             this.IdeographicSpaceToSpaceToolStripMenuItem.CheckOnClick = true;
477             this.IdeographicSpaceToSpaceToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
478             this.IdeographicSpaceToSpaceToolStripMenuItem.Name = "IdeographicSpaceToSpaceToolStripMenuItem";
479             this.IdeographicSpaceToSpaceToolStripMenuItem.Click += new System.EventHandler(this.IdeographicSpaceToSpaceToolStripMenuItem_Click);
480             // 
481             // MultiLineMenuItem
482             // 
483             resources.ApplyResources(this.MultiLineMenuItem, "MultiLineMenuItem");
484             this.MultiLineMenuItem.CheckOnClick = true;
485             this.MultiLineMenuItem.Name = "MultiLineMenuItem";
486             this.MultiLineMenuItem.Click += new System.EventHandler(this.MultiLineMenuItem_Click);
487             // 
488             // ToolStripFocusLockMenuItem
489             // 
490             resources.ApplyResources(this.ToolStripFocusLockMenuItem, "ToolStripFocusLockMenuItem");
491             this.ToolStripFocusLockMenuItem.CheckOnClick = true;
492             this.ToolStripFocusLockMenuItem.Name = "ToolStripFocusLockMenuItem";
493             this.ToolStripFocusLockMenuItem.CheckedChanged += new System.EventHandler(this.ToolStripFocusLockMenuItem_CheckedChanged);
494             // 
495             // ToolStripSeparator35
496             // 
497             resources.ApplyResources(this.ToolStripSeparator35, "ToolStripSeparator35");
498             this.ToolStripSeparator35.Name = "ToolStripSeparator35";
499             // 
500             // ImageSelectMenuItem
501             // 
502             resources.ApplyResources(this.ImageSelectMenuItem, "ImageSelectMenuItem");
503             this.ImageSelectMenuItem.Name = "ImageSelectMenuItem";
504             this.ImageSelectMenuItem.Click += new System.EventHandler(this.ImageSelectMenuItem_Click);
505             // 
506             // ToolStripSeparator8
507             // 
508             resources.ApplyResources(this.ToolStripSeparator8, "ToolStripSeparator8");
509             this.ToolStripSeparator8.Name = "ToolStripSeparator8";
510             // 
511             // HashToggleMenuItem
512             // 
513             resources.ApplyResources(this.HashToggleMenuItem, "HashToggleMenuItem");
514             this.HashToggleMenuItem.CheckOnClick = true;
515             this.HashToggleMenuItem.Name = "HashToggleMenuItem";
516             this.HashToggleMenuItem.Click += new System.EventHandler(this.HashToggleMenuItem_Click);
517             // 
518             // HashManageMenuItem
519             // 
520             resources.ApplyResources(this.HashManageMenuItem, "HashManageMenuItem");
521             this.HashManageMenuItem.Name = "HashManageMenuItem";
522             this.HashManageMenuItem.Click += new System.EventHandler(this.HashManageMenuItem_Click);
523             // 
524             // SplitContainer1
525             // 
526             resources.ApplyResources(this.SplitContainer1, "SplitContainer1");
527             this.SplitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
528             this.SplitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
529             this.SplitContainer1.Name = "SplitContainer1";
530             // 
531             // SplitContainer1.Panel1
532             // 
533             resources.ApplyResources(this.SplitContainer1.Panel1, "SplitContainer1.Panel1");
534             this.SplitContainer1.Panel1.Controls.Add(this.TimelinePanel);
535             this.SplitContainer1.Panel1.Controls.Add(this.ImageSelectionPanel);
536             this.SplitContainer1.Panel1.Controls.Add(this.ProfilePanel);
537             this.ToolTip1.SetToolTip(this.SplitContainer1.Panel1, resources.GetString("SplitContainer1.Panel1.ToolTip"));
538             // 
539             // SplitContainer1.Panel2
540             // 
541             resources.ApplyResources(this.SplitContainer1.Panel2, "SplitContainer1.Panel2");
542             this.SplitContainer1.Panel2.Controls.Add(this.SplitContainer3);
543             this.ToolTip1.SetToolTip(this.SplitContainer1.Panel2, resources.GetString("SplitContainer1.Panel2.ToolTip"));
544             this.SplitContainer1.TabStop = false;
545             this.ToolTip1.SetToolTip(this.SplitContainer1, resources.GetString("SplitContainer1.ToolTip"));
546             this.SplitContainer1.SplitterMoved += new System.Windows.Forms.SplitterEventHandler(this.SplitContainer1_SplitterMoved);
547             // 
548             // TimelinePanel
549             // 
550             resources.ApplyResources(this.TimelinePanel, "TimelinePanel");
551             this.TimelinePanel.Controls.Add(this.ListTab);
552             this.TimelinePanel.Name = "TimelinePanel";
553             this.ToolTip1.SetToolTip(this.TimelinePanel, resources.GetString("TimelinePanel.ToolTip"));
554             // 
555             // ListTab
556             // 
557             resources.ApplyResources(this.ListTab, "ListTab");
558             this.ListTab.AllowDrop = true;
559             this.ListTab.ContextMenuStrip = this.ContextMenuTabProperty;
560             this.ListTab.ImageList = this.TabImage;
561             this.ListTab.Multiline = true;
562             this.ListTab.Name = "ListTab";
563             this.ListTab.SelectedIndex = 0;
564             this.ListTab.TabStop = false;
565             this.ToolTip1.SetToolTip(this.ListTab, resources.GetString("ListTab.ToolTip"));
566             this.ListTab.SelectedIndexChanged += new System.EventHandler(this.ListTab_SelectedIndexChanged);
567             this.ListTab.Selecting += new System.Windows.Forms.TabControlCancelEventHandler(this.ListTab_Selecting);
568             this.ListTab.Deselected += new System.Windows.Forms.TabControlEventHandler(this.ListTab_Deselected);
569             this.ListTab.DragDrop += new System.Windows.Forms.DragEventHandler(this.Tabs_DragDrop);
570             this.ListTab.DragEnter += new System.Windows.Forms.DragEventHandler(this.Tabs_DragEnter);
571             this.ListTab.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ListTab_KeyDown);
572             this.ListTab.MouseClick += new System.Windows.Forms.MouseEventHandler(this.ListTab_MouseClick);
573             this.ListTab.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.Tabs_DoubleClick);
574             this.ListTab.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Tabs_MouseDown);
575             this.ListTab.MouseMove += new System.Windows.Forms.MouseEventHandler(this.ListTab_MouseMove);
576             this.ListTab.MouseUp += new System.Windows.Forms.MouseEventHandler(this.ListTab_MouseUp);
577             // 
578             // ContextMenuTabProperty
579             // 
580             resources.ApplyResources(this.ContextMenuTabProperty, "ContextMenuTabProperty");
581             this.ContextMenuTabProperty.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
582             this.AddTabMenuItem,
583             this.TabRenameMenuItem,
584             this.ToolStripSeparator20,
585             this.ProtectTabMenuItem,
586             this.UreadManageMenuItem,
587             this.NotifyDispMenuItem,
588             this.SoundFileComboBox,
589             this.ToolStripSeparator18,
590             this.FilterEditMenuItem,
591             this.ToolStripSeparator19,
592             this.ClearTabMenuItem,
593             this.ToolStripSeparator11,
594             this.DeleteTabMenuItem});
595             this.ContextMenuTabProperty.Name = "ContextMenuStrip3";
596             this.ContextMenuTabProperty.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
597             this.ToolTip1.SetToolTip(this.ContextMenuTabProperty, resources.GetString("ContextMenuTabProperty.ToolTip"));
598             this.ContextMenuTabProperty.Opening += new System.ComponentModel.CancelEventHandler(this.ContextMenuTabProperty_Opening);
599             // 
600             // AddTabMenuItem
601             // 
602             resources.ApplyResources(this.AddTabMenuItem, "AddTabMenuItem");
603             this.AddTabMenuItem.Name = "AddTabMenuItem";
604             this.AddTabMenuItem.Click += new System.EventHandler(this.AddTabMenuItem_Click);
605             // 
606             // TabRenameMenuItem
607             // 
608             resources.ApplyResources(this.TabRenameMenuItem, "TabRenameMenuItem");
609             this.TabRenameMenuItem.Name = "TabRenameMenuItem";
610             this.TabRenameMenuItem.Click += new System.EventHandler(this.TabRenameMenuItem_Click);
611             // 
612             // ToolStripSeparator20
613             // 
614             resources.ApplyResources(this.ToolStripSeparator20, "ToolStripSeparator20");
615             this.ToolStripSeparator20.Name = "ToolStripSeparator20";
616             // 
617             // ProtectTabMenuItem
618             // 
619             resources.ApplyResources(this.ProtectTabMenuItem, "ProtectTabMenuItem");
620             this.ProtectTabMenuItem.CheckOnClick = true;
621             this.ProtectTabMenuItem.Name = "ProtectTabMenuItem";
622             this.ProtectTabMenuItem.Click += new System.EventHandler(this.ProtectTabMenuItem_Click);
623             // 
624             // UreadManageMenuItem
625             // 
626             resources.ApplyResources(this.UreadManageMenuItem, "UreadManageMenuItem");
627             this.UreadManageMenuItem.CheckOnClick = true;
628             this.UreadManageMenuItem.Name = "UreadManageMenuItem";
629             this.UreadManageMenuItem.Click += new System.EventHandler(this.UreadManageMenuItem_Click);
630             // 
631             // NotifyDispMenuItem
632             // 
633             resources.ApplyResources(this.NotifyDispMenuItem, "NotifyDispMenuItem");
634             this.NotifyDispMenuItem.CheckOnClick = true;
635             this.NotifyDispMenuItem.Name = "NotifyDispMenuItem";
636             this.NotifyDispMenuItem.Click += new System.EventHandler(this.NotifyDispMenuItem_Click);
637             // 
638             // SoundFileComboBox
639             // 
640             resources.ApplyResources(this.SoundFileComboBox, "SoundFileComboBox");
641             this.SoundFileComboBox.AutoToolTip = true;
642             this.SoundFileComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
643             this.SoundFileComboBox.Name = "SoundFileComboBox";
644             this.SoundFileComboBox.SelectedIndexChanged += new System.EventHandler(this.SoundFileComboBox_SelectedIndexChanged);
645             // 
646             // ToolStripSeparator18
647             // 
648             resources.ApplyResources(this.ToolStripSeparator18, "ToolStripSeparator18");
649             this.ToolStripSeparator18.Name = "ToolStripSeparator18";
650             // 
651             // FilterEditMenuItem
652             // 
653             resources.ApplyResources(this.FilterEditMenuItem, "FilterEditMenuItem");
654             this.FilterEditMenuItem.Name = "FilterEditMenuItem";
655             this.FilterEditMenuItem.Click += new System.EventHandler(this.FilterEditMenuItem_Click);
656             // 
657             // ToolStripSeparator19
658             // 
659             resources.ApplyResources(this.ToolStripSeparator19, "ToolStripSeparator19");
660             this.ToolStripSeparator19.Name = "ToolStripSeparator19";
661             // 
662             // ClearTabMenuItem
663             // 
664             resources.ApplyResources(this.ClearTabMenuItem, "ClearTabMenuItem");
665             this.ClearTabMenuItem.Name = "ClearTabMenuItem";
666             this.ClearTabMenuItem.Click += new System.EventHandler(this.ClearTabMenuItem_Click);
667             // 
668             // ToolStripSeparator11
669             // 
670             resources.ApplyResources(this.ToolStripSeparator11, "ToolStripSeparator11");
671             this.ToolStripSeparator11.Name = "ToolStripSeparator11";
672             // 
673             // DeleteTabMenuItem
674             // 
675             resources.ApplyResources(this.DeleteTabMenuItem, "DeleteTabMenuItem");
676             this.DeleteTabMenuItem.Name = "DeleteTabMenuItem";
677             this.DeleteTabMenuItem.Click += new System.EventHandler(this.DeleteTabMenuItem_Click);
678             // 
679             // TabImage
680             // 
681             this.TabImage.ColorDepth = System.Windows.Forms.ColorDepth.Depth32Bit;
682             resources.ApplyResources(this.TabImage, "TabImage");
683             this.TabImage.TransparentColor = System.Drawing.Color.Transparent;
684             // 
685             // ImageSelectionPanel
686             // 
687             resources.ApplyResources(this.ImageSelectionPanel, "ImageSelectionPanel");
688             this.ImageSelectionPanel.Controls.Add(this.ImageSelectedPicture);
689             this.ImageSelectionPanel.Controls.Add(this.ImagePathPanel);
690             this.ImageSelectionPanel.Name = "ImageSelectionPanel";
691             this.ToolTip1.SetToolTip(this.ImageSelectionPanel, resources.GetString("ImageSelectionPanel.ToolTip"));
692             this.ImageSelectionPanel.VisibleChanged += new System.EventHandler(this.ImageSelectionPanel_VisibleChanged);
693             // 
694             // ImageSelectedPicture
695             // 
696             resources.ApplyResources(this.ImageSelectedPicture, "ImageSelectedPicture");
697             this.ImageSelectedPicture.Name = "ImageSelectedPicture";
698             this.ImageSelectedPicture.TabStop = false;
699             this.ToolTip1.SetToolTip(this.ImageSelectedPicture, resources.GetString("ImageSelectedPicture.ToolTip"));
700             // 
701             // ImagePathPanel
702             // 
703             resources.ApplyResources(this.ImagePathPanel, "ImagePathPanel");
704             this.ImagePathPanel.Controls.Add(this.ImagefilePathText);
705             this.ImagePathPanel.Controls.Add(this.FilePickButton);
706             this.ImagePathPanel.Controls.Add(this.Label2);
707             this.ImagePathPanel.Controls.Add(this.ImageServiceCombo);
708             this.ImagePathPanel.Controls.Add(this.ImageCancelButton);
709             this.ImagePathPanel.Controls.Add(this.Label1);
710             this.ImagePathPanel.Name = "ImagePathPanel";
711             this.ToolTip1.SetToolTip(this.ImagePathPanel, resources.GetString("ImagePathPanel.ToolTip"));
712             // 
713             // ImagefilePathText
714             // 
715             resources.ApplyResources(this.ImagefilePathText, "ImagefilePathText");
716             this.ImagefilePathText.Name = "ImagefilePathText";
717             this.ToolTip1.SetToolTip(this.ImagefilePathText, resources.GetString("ImagefilePathText.ToolTip"));
718             this.ImagefilePathText.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ImageSelection_KeyDown);
719             this.ImagefilePathText.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ImageSelection_KeyPress);
720             this.ImagefilePathText.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.ImageSelection_PreviewKeyDown);
721             this.ImagefilePathText.Validating += new System.ComponentModel.CancelEventHandler(this.ImagefilePathText_Validating);
722             // 
723             // FilePickButton
724             // 
725             resources.ApplyResources(this.FilePickButton, "FilePickButton");
726             this.FilePickButton.Name = "FilePickButton";
727             this.ToolTip1.SetToolTip(this.FilePickButton, resources.GetString("FilePickButton.ToolTip"));
728             this.FilePickButton.UseVisualStyleBackColor = true;
729             this.FilePickButton.Click += new System.EventHandler(this.FilePickButton_Click);
730             this.FilePickButton.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ImageSelection_KeyDown);
731             this.FilePickButton.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ImageSelection_KeyPress);
732             this.FilePickButton.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.ImageSelection_PreviewKeyDown);
733             // 
734             // Label2
735             // 
736             resources.ApplyResources(this.Label2, "Label2");
737             this.Label2.Name = "Label2";
738             this.ToolTip1.SetToolTip(this.Label2, resources.GetString("Label2.ToolTip"));
739             // 
740             // ImageServiceCombo
741             // 
742             resources.ApplyResources(this.ImageServiceCombo, "ImageServiceCombo");
743             this.ImageServiceCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
744             this.ImageServiceCombo.FormattingEnabled = true;
745             this.ImageServiceCombo.Items.AddRange(new object[] {
746             resources.GetString("ImageServiceCombo.Items"),
747             resources.GetString("ImageServiceCombo.Items1")});
748             this.ImageServiceCombo.Name = "ImageServiceCombo";
749             this.ToolTip1.SetToolTip(this.ImageServiceCombo, resources.GetString("ImageServiceCombo.ToolTip"));
750             this.ImageServiceCombo.SelectedIndexChanged += new System.EventHandler(this.ImageServiceCombo_SelectedIndexChanged);
751             this.ImageServiceCombo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ImageSelection_KeyDown);
752             this.ImageServiceCombo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ImageSelection_KeyPress);
753             this.ImageServiceCombo.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.ImageSelection_PreviewKeyDown);
754             // 
755             // ImageCancelButton
756             // 
757             resources.ApplyResources(this.ImageCancelButton, "ImageCancelButton");
758             this.ImageCancelButton.Name = "ImageCancelButton";
759             this.ToolTip1.SetToolTip(this.ImageCancelButton, resources.GetString("ImageCancelButton.ToolTip"));
760             this.ImageCancelButton.UseVisualStyleBackColor = true;
761             this.ImageCancelButton.Click += new System.EventHandler(this.ImageCancelButton_Click);
762             // 
763             // Label1
764             // 
765             resources.ApplyResources(this.Label1, "Label1");
766             this.Label1.Name = "Label1";
767             this.ToolTip1.SetToolTip(this.Label1, resources.GetString("Label1.ToolTip"));
768             // 
769             // ProfilePanel
770             // 
771             resources.ApplyResources(this.ProfilePanel, "ProfilePanel");
772             this.ProfilePanel.Name = "ProfilePanel";
773             this.ToolTip1.SetToolTip(this.ProfilePanel, resources.GetString("ProfilePanel.ToolTip"));
774             // 
775             // SplitContainer3
776             // 
777             resources.ApplyResources(this.SplitContainer3, "SplitContainer3");
778             this.SplitContainer3.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
779             this.SplitContainer3.Name = "SplitContainer3";
780             // 
781             // SplitContainer3.Panel1
782             // 
783             resources.ApplyResources(this.SplitContainer3.Panel1, "SplitContainer3.Panel1");
784             this.SplitContainer3.Panel1.Controls.Add(this.SplitContainer2);
785             this.ToolTip1.SetToolTip(this.SplitContainer3.Panel1, resources.GetString("SplitContainer3.Panel1.ToolTip"));
786             // 
787             // SplitContainer3.Panel2
788             // 
789             resources.ApplyResources(this.SplitContainer3.Panel2, "SplitContainer3.Panel2");
790             this.SplitContainer3.Panel2.Controls.Add(this.tweetThumbnail1);
791             this.ToolTip1.SetToolTip(this.SplitContainer3.Panel2, resources.GetString("SplitContainer3.Panel2.ToolTip"));
792             this.SplitContainer3.Panel2Collapsed = true;
793             this.SplitContainer3.TabStop = false;
794             this.ToolTip1.SetToolTip(this.SplitContainer3, resources.GetString("SplitContainer3.ToolTip"));
795             this.SplitContainer3.SplitterMoved += new System.Windows.Forms.SplitterEventHandler(this.SplitContainer3_SplitterMoved);
796             // 
797             // SplitContainer2
798             // 
799             resources.ApplyResources(this.SplitContainer2, "SplitContainer2");
800             this.SplitContainer2.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
801             this.SplitContainer2.Name = "SplitContainer2";
802             // 
803             // SplitContainer2.Panel1
804             // 
805             resources.ApplyResources(this.SplitContainer2.Panel1, "SplitContainer2.Panel1");
806             this.SplitContainer2.Panel1.Controls.Add(this.TableLayoutPanel1);
807             this.ToolTip1.SetToolTip(this.SplitContainer2.Panel1, resources.GetString("SplitContainer2.Panel1.ToolTip"));
808             // 
809             // SplitContainer2.Panel2
810             // 
811             resources.ApplyResources(this.SplitContainer2.Panel2, "SplitContainer2.Panel2");
812             this.SplitContainer2.Panel2.Controls.Add(this.StatusText);
813             this.SplitContainer2.Panel2.Controls.Add(this.lblLen);
814             this.SplitContainer2.Panel2.Controls.Add(this.PostButton);
815             this.ToolTip1.SetToolTip(this.SplitContainer2.Panel2, resources.GetString("SplitContainer2.Panel2.ToolTip"));
816             this.SplitContainer2.Panel2.Resize += new System.EventHandler(this.SplitContainer2_Panel2_Resize);
817             this.SplitContainer2.TabStop = false;
818             this.ToolTip1.SetToolTip(this.SplitContainer2, resources.GetString("SplitContainer2.ToolTip"));
819             this.SplitContainer2.SplitterMoved += new System.Windows.Forms.SplitterEventHandler(this.SplitContainer2_SplitterMoved);
820             this.SplitContainer2.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.SplitContainer2_MouseDoubleClick);
821             // 
822             // TableLayoutPanel1
823             // 
824             resources.ApplyResources(this.TableLayoutPanel1, "TableLayoutPanel1");
825             this.TableLayoutPanel1.Controls.Add(this.UserPicture, 0, 0);
826             this.TableLayoutPanel1.Controls.Add(this.NameLabel, 1, 0);
827             this.TableLayoutPanel1.Controls.Add(this.PostBrowser, 1, 1);
828             this.TableLayoutPanel1.Controls.Add(this.DateTimeLabel, 2, 0);
829             this.TableLayoutPanel1.Controls.Add(this.SourceLinkLabel, 3, 0);
830             this.TableLayoutPanel1.Name = "TableLayoutPanel1";
831             this.ToolTip1.SetToolTip(this.TableLayoutPanel1, resources.GetString("TableLayoutPanel1.ToolTip"));
832             // 
833             // UserPicture
834             // 
835             resources.ApplyResources(this.UserPicture, "UserPicture");
836             this.UserPicture.BackColor = System.Drawing.Color.White;
837             this.UserPicture.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
838             this.UserPicture.ContextMenuStrip = this.ContextMenuUserPicture;
839             this.UserPicture.Name = "UserPicture";
840             this.TableLayoutPanel1.SetRowSpan(this.UserPicture, 2);
841             this.UserPicture.TabStop = false;
842             this.ToolTip1.SetToolTip(this.UserPicture, resources.GetString("UserPicture.ToolTip"));
843             this.UserPicture.DoubleClick += new System.EventHandler(this.UserPicture_DoubleClick);
844             this.UserPicture.MouseEnter += new System.EventHandler(this.UserPicture_MouseEnter);
845             this.UserPicture.MouseLeave += new System.EventHandler(this.UserPicture_MouseLeave);
846             // 
847             // ContextMenuUserPicture
848             // 
849             resources.ApplyResources(this.ContextMenuUserPicture, "ContextMenuUserPicture");
850             this.ContextMenuUserPicture.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
851             this.FollowToolStripMenuItem,
852             this.UnFollowToolStripMenuItem,
853             this.ShowFriendShipToolStripMenuItem,
854             this.ListManageUserContextToolStripMenuItem3,
855             this.ToolStripSeparator37,
856             this.ShowUserStatusToolStripMenuItem,
857             this.SearchPostsDetailNameToolStripMenuItem,
858             this.SearchAtPostsDetailNameToolStripMenuItem,
859             this.ToolStripMenuItem1,
860             this.IconNameToolStripMenuItem,
861             this.SaveIconPictureToolStripMenuItem});
862             this.ContextMenuUserPicture.Name = "ContextMenuStrip3";
863             this.ContextMenuUserPicture.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
864             this.ToolTip1.SetToolTip(this.ContextMenuUserPicture, resources.GetString("ContextMenuUserPicture.ToolTip"));
865             this.ContextMenuUserPicture.Opening += new System.ComponentModel.CancelEventHandler(this.ContextMenuUserPicture_Opening);
866             // 
867             // FollowToolStripMenuItem
868             // 
869             resources.ApplyResources(this.FollowToolStripMenuItem, "FollowToolStripMenuItem");
870             this.FollowToolStripMenuItem.Name = "FollowToolStripMenuItem";
871             this.FollowToolStripMenuItem.Click += new System.EventHandler(this.FollowToolStripMenuItem_Click);
872             // 
873             // UnFollowToolStripMenuItem
874             // 
875             resources.ApplyResources(this.UnFollowToolStripMenuItem, "UnFollowToolStripMenuItem");
876             this.UnFollowToolStripMenuItem.Name = "UnFollowToolStripMenuItem";
877             this.UnFollowToolStripMenuItem.Click += new System.EventHandler(this.UnFollowToolStripMenuItem_Click);
878             // 
879             // ShowFriendShipToolStripMenuItem
880             // 
881             resources.ApplyResources(this.ShowFriendShipToolStripMenuItem, "ShowFriendShipToolStripMenuItem");
882             this.ShowFriendShipToolStripMenuItem.Name = "ShowFriendShipToolStripMenuItem";
883             this.ShowFriendShipToolStripMenuItem.Click += new System.EventHandler(this.ShowFriendShipToolStripMenuItem_Click);
884             // 
885             // ListManageUserContextToolStripMenuItem3
886             // 
887             resources.ApplyResources(this.ListManageUserContextToolStripMenuItem3, "ListManageUserContextToolStripMenuItem3");
888             this.ListManageUserContextToolStripMenuItem3.Name = "ListManageUserContextToolStripMenuItem3";
889             this.ListManageUserContextToolStripMenuItem3.Click += new System.EventHandler(this.ListManageUserContextToolStripMenuItem_Click);
890             // 
891             // ToolStripSeparator37
892             // 
893             resources.ApplyResources(this.ToolStripSeparator37, "ToolStripSeparator37");
894             this.ToolStripSeparator37.Name = "ToolStripSeparator37";
895             // 
896             // ShowUserStatusToolStripMenuItem
897             // 
898             resources.ApplyResources(this.ShowUserStatusToolStripMenuItem, "ShowUserStatusToolStripMenuItem");
899             this.ShowUserStatusToolStripMenuItem.Name = "ShowUserStatusToolStripMenuItem";
900             this.ShowUserStatusToolStripMenuItem.Click += new System.EventHandler(this.ShowUserStatusToolStripMenuItem_Click);
901             // 
902             // SearchPostsDetailNameToolStripMenuItem
903             // 
904             resources.ApplyResources(this.SearchPostsDetailNameToolStripMenuItem, "SearchPostsDetailNameToolStripMenuItem");
905             this.SearchPostsDetailNameToolStripMenuItem.Name = "SearchPostsDetailNameToolStripMenuItem";
906             this.SearchPostsDetailNameToolStripMenuItem.Click += new System.EventHandler(this.SearchPostsDetailNameToolStripMenuItem_Click);
907             // 
908             // SearchAtPostsDetailNameToolStripMenuItem
909             // 
910             resources.ApplyResources(this.SearchAtPostsDetailNameToolStripMenuItem, "SearchAtPostsDetailNameToolStripMenuItem");
911             this.SearchAtPostsDetailNameToolStripMenuItem.Name = "SearchAtPostsDetailNameToolStripMenuItem";
912             this.SearchAtPostsDetailNameToolStripMenuItem.Click += new System.EventHandler(this.SearchAtPostsDetailNameToolStripMenuItem_Click);
913             // 
914             // ToolStripMenuItem1
915             // 
916             resources.ApplyResources(this.ToolStripMenuItem1, "ToolStripMenuItem1");
917             this.ToolStripMenuItem1.Name = "ToolStripMenuItem1";
918             // 
919             // IconNameToolStripMenuItem
920             // 
921             resources.ApplyResources(this.IconNameToolStripMenuItem, "IconNameToolStripMenuItem");
922             this.IconNameToolStripMenuItem.Name = "IconNameToolStripMenuItem";
923             this.IconNameToolStripMenuItem.Click += new System.EventHandler(this.IconNameToolStripMenuItem_Click);
924             // 
925             // SaveIconPictureToolStripMenuItem
926             // 
927             resources.ApplyResources(this.SaveIconPictureToolStripMenuItem, "SaveIconPictureToolStripMenuItem");
928             this.SaveIconPictureToolStripMenuItem.Name = "SaveIconPictureToolStripMenuItem";
929             this.SaveIconPictureToolStripMenuItem.Click += new System.EventHandler(this.SaveIconPictureToolStripMenuItem_Click);
930             // 
931             // NameLabel
932             // 
933             resources.ApplyResources(this.NameLabel, "NameLabel");
934             this.NameLabel.AutoEllipsis = true;
935             this.NameLabel.Name = "NameLabel";
936             this.ToolTip1.SetToolTip(this.NameLabel, resources.GetString("NameLabel.ToolTip"));
937             this.NameLabel.UseMnemonic = false;
938             // 
939             // PostBrowser
940             // 
941             resources.ApplyResources(this.PostBrowser, "PostBrowser");
942             this.PostBrowser.AllowWebBrowserDrop = false;
943             this.TableLayoutPanel1.SetColumnSpan(this.PostBrowser, 3);
944             this.PostBrowser.ContextMenuStrip = this.ContextMenuPostBrowser;
945             this.PostBrowser.IsWebBrowserContextMenuEnabled = false;
946             this.PostBrowser.Name = "PostBrowser";
947             this.PostBrowser.TabStop = false;
948             this.ToolTip1.SetToolTip(this.PostBrowser, resources.GetString("PostBrowser.ToolTip"));
949             this.PostBrowser.WebBrowserShortcutsEnabled = false;
950             this.PostBrowser.Navigated += new System.Windows.Forms.WebBrowserNavigatedEventHandler(this.PostBrowser_Navigated);
951             this.PostBrowser.Navigating += new System.Windows.Forms.WebBrowserNavigatingEventHandler(this.PostBrowser_Navigating);
952             this.PostBrowser.StatusTextChanged += new System.EventHandler(this.PostBrowser_StatusTextChanged);
953             this.PostBrowser.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.PostBrowser_PreviewKeyDown);
954             // 
955             // ContextMenuPostBrowser
956             // 
957             resources.ApplyResources(this.ContextMenuPostBrowser, "ContextMenuPostBrowser");
958             this.ContextMenuPostBrowser.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
959             this.SelectionSearchContextMenuItem,
960             this.ToolStripSeparator13,
961             this.SelectionCopyContextMenuItem,
962             this.UrlCopyContextMenuItem,
963             this.SelectionAllContextMenuItem,
964             this.ToolStripSeparator5,
965             this.FollowContextMenuItem,
966             this.RemoveContextMenuItem,
967             this.FriendshipContextMenuItem,
968             this.FriendshipAllMenuItem,
969             this.ToolStripSeparator36,
970             this.ShowUserStatusContextMenuItem,
971             this.SearchPostsDetailToolStripMenuItem,
972             this.SearchAtPostsDetailToolStripMenuItem,
973             this.ToolStripSeparator32,
974             this.IdFilterAddMenuItem,
975             this.ListManageUserContextToolStripMenuItem,
976             this.ToolStripSeparator33,
977             this.UseHashtagMenuItem,
978             this.SelectionTranslationToolStripMenuItem,
979             this.TranslationToolStripMenuItem});
980             this.ContextMenuPostBrowser.Name = "ContextMenuStrip4";
981             this.ToolTip1.SetToolTip(this.ContextMenuPostBrowser, resources.GetString("ContextMenuPostBrowser.ToolTip"));
982             this.ContextMenuPostBrowser.Opening += new System.ComponentModel.CancelEventHandler(this.ContextMenuPostBrowser_Opening);
983             // 
984             // SelectionSearchContextMenuItem
985             // 
986             resources.ApplyResources(this.SelectionSearchContextMenuItem, "SelectionSearchContextMenuItem");
987             this.SelectionSearchContextMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
988             this.SearchGoogleContextMenuItem,
989             this.SearchWikipediaContextMenuItem,
990             this.SearchPublicSearchContextMenuItem,
991             this.CurrentTabToolStripMenuItem});
992             this.SelectionSearchContextMenuItem.Name = "SelectionSearchContextMenuItem";
993             // 
994             // SearchGoogleContextMenuItem
995             // 
996             resources.ApplyResources(this.SearchGoogleContextMenuItem, "SearchGoogleContextMenuItem");
997             this.SearchGoogleContextMenuItem.Name = "SearchGoogleContextMenuItem";
998             this.SearchGoogleContextMenuItem.Click += new System.EventHandler(this.SearchGoogleContextMenuItem_Click);
999             // 
1000             // SearchWikipediaContextMenuItem
1001             // 
1002             resources.ApplyResources(this.SearchWikipediaContextMenuItem, "SearchWikipediaContextMenuItem");
1003             this.SearchWikipediaContextMenuItem.Name = "SearchWikipediaContextMenuItem";
1004             this.SearchWikipediaContextMenuItem.Click += new System.EventHandler(this.SearchWikipediaContextMenuItem_Click);
1005             // 
1006             // SearchPublicSearchContextMenuItem
1007             // 
1008             resources.ApplyResources(this.SearchPublicSearchContextMenuItem, "SearchPublicSearchContextMenuItem");
1009             this.SearchPublicSearchContextMenuItem.Name = "SearchPublicSearchContextMenuItem";
1010             this.SearchPublicSearchContextMenuItem.Click += new System.EventHandler(this.SearchPublicSearchContextMenuItem_Click);
1011             // 
1012             // CurrentTabToolStripMenuItem
1013             // 
1014             resources.ApplyResources(this.CurrentTabToolStripMenuItem, "CurrentTabToolStripMenuItem");
1015             this.CurrentTabToolStripMenuItem.Name = "CurrentTabToolStripMenuItem";
1016             this.CurrentTabToolStripMenuItem.Click += new System.EventHandler(this.CurrentTabToolStripMenuItem_Click);
1017             // 
1018             // ToolStripSeparator13
1019             // 
1020             resources.ApplyResources(this.ToolStripSeparator13, "ToolStripSeparator13");
1021             this.ToolStripSeparator13.Name = "ToolStripSeparator13";
1022             // 
1023             // SelectionCopyContextMenuItem
1024             // 
1025             resources.ApplyResources(this.SelectionCopyContextMenuItem, "SelectionCopyContextMenuItem");
1026             this.SelectionCopyContextMenuItem.Name = "SelectionCopyContextMenuItem";
1027             this.SelectionCopyContextMenuItem.Click += new System.EventHandler(this.SelectionCopyContextMenuItem_Click);
1028             // 
1029             // UrlCopyContextMenuItem
1030             // 
1031             resources.ApplyResources(this.UrlCopyContextMenuItem, "UrlCopyContextMenuItem");
1032             this.UrlCopyContextMenuItem.Name = "UrlCopyContextMenuItem";
1033             this.UrlCopyContextMenuItem.Click += new System.EventHandler(this.UrlCopyContextMenuItem_Click);
1034             // 
1035             // SelectionAllContextMenuItem
1036             // 
1037             resources.ApplyResources(this.SelectionAllContextMenuItem, "SelectionAllContextMenuItem");
1038             this.SelectionAllContextMenuItem.Name = "SelectionAllContextMenuItem";
1039             this.SelectionAllContextMenuItem.Click += new System.EventHandler(this.SelectionAllContextMenuItem_Click);
1040             // 
1041             // ToolStripSeparator5
1042             // 
1043             resources.ApplyResources(this.ToolStripSeparator5, "ToolStripSeparator5");
1044             this.ToolStripSeparator5.Name = "ToolStripSeparator5";
1045             // 
1046             // FollowContextMenuItem
1047             // 
1048             resources.ApplyResources(this.FollowContextMenuItem, "FollowContextMenuItem");
1049             this.FollowContextMenuItem.Name = "FollowContextMenuItem";
1050             this.FollowContextMenuItem.Click += new System.EventHandler(this.FollowContextMenuItem_Click);
1051             // 
1052             // RemoveContextMenuItem
1053             // 
1054             resources.ApplyResources(this.RemoveContextMenuItem, "RemoveContextMenuItem");
1055             this.RemoveContextMenuItem.Name = "RemoveContextMenuItem";
1056             this.RemoveContextMenuItem.Click += new System.EventHandler(this.RemoveContextMenuItem_Click);
1057             // 
1058             // FriendshipContextMenuItem
1059             // 
1060             resources.ApplyResources(this.FriendshipContextMenuItem, "FriendshipContextMenuItem");
1061             this.FriendshipContextMenuItem.Name = "FriendshipContextMenuItem";
1062             this.FriendshipContextMenuItem.Click += new System.EventHandler(this.FriendshipContextMenuItem_Click);
1063             // 
1064             // FriendshipAllMenuItem
1065             // 
1066             resources.ApplyResources(this.FriendshipAllMenuItem, "FriendshipAllMenuItem");
1067             this.FriendshipAllMenuItem.Name = "FriendshipAllMenuItem";
1068             this.FriendshipAllMenuItem.Click += new System.EventHandler(this.FriendshipAllMenuItem_Click);
1069             // 
1070             // ToolStripSeparator36
1071             // 
1072             resources.ApplyResources(this.ToolStripSeparator36, "ToolStripSeparator36");
1073             this.ToolStripSeparator36.Name = "ToolStripSeparator36";
1074             // 
1075             // ShowUserStatusContextMenuItem
1076             // 
1077             resources.ApplyResources(this.ShowUserStatusContextMenuItem, "ShowUserStatusContextMenuItem");
1078             this.ShowUserStatusContextMenuItem.Name = "ShowUserStatusContextMenuItem";
1079             this.ShowUserStatusContextMenuItem.Click += new System.EventHandler(this.ShowUserStatusContextMenuItem_Click);
1080             // 
1081             // SearchPostsDetailToolStripMenuItem
1082             // 
1083             resources.ApplyResources(this.SearchPostsDetailToolStripMenuItem, "SearchPostsDetailToolStripMenuItem");
1084             this.SearchPostsDetailToolStripMenuItem.Name = "SearchPostsDetailToolStripMenuItem";
1085             this.SearchPostsDetailToolStripMenuItem.Click += new System.EventHandler(this.SearchPostsDetailToolStripMenuItem_Click);
1086             // 
1087             // SearchAtPostsDetailToolStripMenuItem
1088             // 
1089             resources.ApplyResources(this.SearchAtPostsDetailToolStripMenuItem, "SearchAtPostsDetailToolStripMenuItem");
1090             this.SearchAtPostsDetailToolStripMenuItem.Name = "SearchAtPostsDetailToolStripMenuItem";
1091             this.SearchAtPostsDetailToolStripMenuItem.Click += new System.EventHandler(this.SearchAtPostsDetailToolStripMenuItem_Click);
1092             // 
1093             // ToolStripSeparator32
1094             // 
1095             resources.ApplyResources(this.ToolStripSeparator32, "ToolStripSeparator32");
1096             this.ToolStripSeparator32.Name = "ToolStripSeparator32";
1097             // 
1098             // IdFilterAddMenuItem
1099             // 
1100             resources.ApplyResources(this.IdFilterAddMenuItem, "IdFilterAddMenuItem");
1101             this.IdFilterAddMenuItem.Name = "IdFilterAddMenuItem";
1102             this.IdFilterAddMenuItem.Click += new System.EventHandler(this.IdFilterAddMenuItem_Click);
1103             // 
1104             // ListManageUserContextToolStripMenuItem
1105             // 
1106             resources.ApplyResources(this.ListManageUserContextToolStripMenuItem, "ListManageUserContextToolStripMenuItem");
1107             this.ListManageUserContextToolStripMenuItem.Name = "ListManageUserContextToolStripMenuItem";
1108             this.ListManageUserContextToolStripMenuItem.Click += new System.EventHandler(this.ListManageUserContextToolStripMenuItem_Click);
1109             // 
1110             // ToolStripSeparator33
1111             // 
1112             resources.ApplyResources(this.ToolStripSeparator33, "ToolStripSeparator33");
1113             this.ToolStripSeparator33.Name = "ToolStripSeparator33";
1114             // 
1115             // UseHashtagMenuItem
1116             // 
1117             resources.ApplyResources(this.UseHashtagMenuItem, "UseHashtagMenuItem");
1118             this.UseHashtagMenuItem.Name = "UseHashtagMenuItem";
1119             this.UseHashtagMenuItem.Click += new System.EventHandler(this.UseHashtagMenuItem_Click);
1120             // 
1121             // SelectionTranslationToolStripMenuItem
1122             // 
1123             resources.ApplyResources(this.SelectionTranslationToolStripMenuItem, "SelectionTranslationToolStripMenuItem");
1124             this.SelectionTranslationToolStripMenuItem.Name = "SelectionTranslationToolStripMenuItem";
1125             this.SelectionTranslationToolStripMenuItem.Click += new System.EventHandler(this.SelectionTranslationToolStripMenuItem_Click);
1126             // 
1127             // TranslationToolStripMenuItem
1128             // 
1129             resources.ApplyResources(this.TranslationToolStripMenuItem, "TranslationToolStripMenuItem");
1130             this.TranslationToolStripMenuItem.Name = "TranslationToolStripMenuItem";
1131             this.TranslationToolStripMenuItem.Click += new System.EventHandler(this.TranslationToolStripMenuItem_Click);
1132             // 
1133             // DateTimeLabel
1134             // 
1135             resources.ApplyResources(this.DateTimeLabel, "DateTimeLabel");
1136             this.DateTimeLabel.AutoEllipsis = true;
1137             this.DateTimeLabel.Name = "DateTimeLabel";
1138             this.ToolTip1.SetToolTip(this.DateTimeLabel, resources.GetString("DateTimeLabel.ToolTip"));
1139             // 
1140             // SourceLinkLabel
1141             // 
1142             resources.ApplyResources(this.SourceLinkLabel, "SourceLinkLabel");
1143             this.SourceLinkLabel.AutoEllipsis = true;
1144             this.SourceLinkLabel.ContextMenuStrip = this.ContextMenuSource;
1145             this.SourceLinkLabel.Name = "SourceLinkLabel";
1146             this.SourceLinkLabel.TabStop = true;
1147             this.ToolTip1.SetToolTip(this.SourceLinkLabel, resources.GetString("SourceLinkLabel.ToolTip"));
1148             this.SourceLinkLabel.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.SourceLinkLabel_LinkClicked);
1149             this.SourceLinkLabel.MouseEnter += new System.EventHandler(this.SourceLinkLabel_MouseEnter);
1150             this.SourceLinkLabel.MouseLeave += new System.EventHandler(this.SourceLinkLabel_MouseLeave);
1151             // 
1152             // ContextMenuSource
1153             // 
1154             resources.ApplyResources(this.ContextMenuSource, "ContextMenuSource");
1155             this.ContextMenuSource.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
1156             this.SourceCopyMenuItem,
1157             this.SourceUrlCopyMenuItem});
1158             this.ContextMenuSource.Name = "ContextMenuSource";
1159             this.ToolTip1.SetToolTip(this.ContextMenuSource, resources.GetString("ContextMenuSource.ToolTip"));
1160             this.ContextMenuSource.Opening += new System.ComponentModel.CancelEventHandler(this.ContextMenuSource_Opening);
1161             // 
1162             // SourceCopyMenuItem
1163             // 
1164             resources.ApplyResources(this.SourceCopyMenuItem, "SourceCopyMenuItem");
1165             this.SourceCopyMenuItem.Name = "SourceCopyMenuItem";
1166             this.SourceCopyMenuItem.Click += new System.EventHandler(this.SourceCopyMenuItem_Click);
1167             // 
1168             // SourceUrlCopyMenuItem
1169             // 
1170             resources.ApplyResources(this.SourceUrlCopyMenuItem, "SourceUrlCopyMenuItem");
1171             this.SourceUrlCopyMenuItem.Name = "SourceUrlCopyMenuItem";
1172             this.SourceUrlCopyMenuItem.Click += new System.EventHandler(this.SourceUrlCopyMenuItem_Click);
1173             // 
1174             // StatusText
1175             // 
1176             resources.ApplyResources(this.StatusText, "StatusText");
1177             this.StatusText.Name = "StatusText";
1178             this.ToolTip1.SetToolTip(this.StatusText, resources.GetString("StatusText.ToolTip"));
1179             this.StatusText.MultilineChanged += new System.EventHandler(this.StatusText_MultilineChanged);
1180             this.StatusText.TextChanged += new System.EventHandler(this.StatusText_TextChanged);
1181             this.StatusText.Enter += new System.EventHandler(this.StatusText_Enter);
1182             this.StatusText.KeyDown += new System.Windows.Forms.KeyEventHandler(this.StatusText_KeyDown);
1183             this.StatusText.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.StatusText_KeyPress);
1184             this.StatusText.KeyUp += new System.Windows.Forms.KeyEventHandler(this.StatusText_KeyUp);
1185             this.StatusText.Leave += new System.EventHandler(this.StatusText_Leave);
1186             // 
1187             // lblLen
1188             // 
1189             resources.ApplyResources(this.lblLen, "lblLen");
1190             this.lblLen.Name = "lblLen";
1191             this.ToolTip1.SetToolTip(this.lblLen, resources.GetString("lblLen.ToolTip"));
1192             // 
1193             // PostButton
1194             // 
1195             resources.ApplyResources(this.PostButton, "PostButton");
1196             this.PostButton.Name = "PostButton";
1197             this.PostButton.TabStop = false;
1198             this.ToolTip1.SetToolTip(this.PostButton, resources.GetString("PostButton.ToolTip"));
1199             this.PostButton.UseVisualStyleBackColor = true;
1200             this.PostButton.Click += new System.EventHandler(this.PostButton_Click);
1201             // 
1202             // tweetThumbnail1
1203             // 
1204             resources.ApplyResources(this.tweetThumbnail1, "tweetThumbnail1");
1205             this.tweetThumbnail1.Name = "tweetThumbnail1";
1206             this.ToolTip1.SetToolTip(this.tweetThumbnail1, resources.GetString("tweetThumbnail1.ToolTip"));
1207             this.tweetThumbnail1.ThumbnailLoading += new System.EventHandler(this.tweetThumbnail1_ThumbnailLoading);
1208             this.tweetThumbnail1.ThumbnailDoubleClick += new System.EventHandler<OpenTween.ThumbnailDoubleClickEventArgs>(this.tweetThumbnail1_ThumbnailDoubleClick);
1209             this.tweetThumbnail1.ThumbnailImageSearchClick += new System.EventHandler<OpenTween.ThumbnailImageSearchEventArgs>(this.tweetThumbnail1_ThumbnailImageSearchClick);
1210             // 
1211             // MenuStrip1
1212             // 
1213             resources.ApplyResources(this.MenuStrip1, "MenuStrip1");
1214             this.MenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
1215             this.MenuItemFile,
1216             this.MenuItemEdit,
1217             this.MenuItemOperate,
1218             this.MenuItemTab,
1219             this.MenuItemCommand,
1220             this.MenuItemUserStream,
1221             this.MenuItemHelp});
1222             this.MenuStrip1.Name = "MenuStrip1";
1223             this.MenuStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
1224             this.ToolTip1.SetToolTip(this.MenuStrip1, resources.GetString("MenuStrip1.ToolTip"));
1225             this.MenuStrip1.MenuActivate += new System.EventHandler(this.MenuStrip1_MenuActivate);
1226             this.MenuStrip1.MenuDeactivate += new System.EventHandler(this.MenuStrip1_MenuDeactivate);
1227             // 
1228             // MenuItemFile
1229             // 
1230             resources.ApplyResources(this.MenuItemFile, "MenuItemFile");
1231             this.MenuItemFile.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
1232             this.SettingFileMenuItem,
1233             this.ToolStripSeparator21,
1234             this.SaveFileMenuItem,
1235             this.ToolStripSeparator23,
1236             this.NotifyFileMenuItem,
1237             this.PlaySoundFileMenuItem,
1238             this.LockListFileMenuItem,
1239             this.ToolStripSeparator43,
1240             this.StopRefreshAllMenuItem,
1241             this.ToolStripSeparator24,
1242             this.TweenRestartMenuItem,
1243             this.EndFileMenuItem});
1244             this.MenuItemFile.Name = "MenuItemFile";
1245             // 
1246             // SettingFileMenuItem
1247             // 
1248             resources.ApplyResources(this.SettingFileMenuItem, "SettingFileMenuItem");
1249             this.SettingFileMenuItem.Name = "SettingFileMenuItem";
1250             this.SettingFileMenuItem.Click += new System.EventHandler(this.SettingStripMenuItem_Click);
1251             // 
1252             // ToolStripSeparator21
1253             // 
1254             resources.ApplyResources(this.ToolStripSeparator21, "ToolStripSeparator21");
1255             this.ToolStripSeparator21.Name = "ToolStripSeparator21";
1256             // 
1257             // SaveFileMenuItem
1258             // 
1259             resources.ApplyResources(this.SaveFileMenuItem, "SaveFileMenuItem");
1260             this.SaveFileMenuItem.Name = "SaveFileMenuItem";
1261             this.SaveFileMenuItem.Click += new System.EventHandler(this.SaveLogMenuItem_Click);
1262             // 
1263             // ToolStripSeparator23
1264             // 
1265             resources.ApplyResources(this.ToolStripSeparator23, "ToolStripSeparator23");
1266             this.ToolStripSeparator23.Name = "ToolStripSeparator23";
1267             // 
1268             // NotifyFileMenuItem
1269             // 
1270             resources.ApplyResources(this.NotifyFileMenuItem, "NotifyFileMenuItem");
1271             this.NotifyFileMenuItem.CheckOnClick = true;
1272             this.NotifyFileMenuItem.Name = "NotifyFileMenuItem";
1273             this.NotifyFileMenuItem.CheckStateChanged += new System.EventHandler(this.NewPostPopMenuItem_CheckStateChanged);
1274             // 
1275             // PlaySoundFileMenuItem
1276             // 
1277             resources.ApplyResources(this.PlaySoundFileMenuItem, "PlaySoundFileMenuItem");
1278             this.PlaySoundFileMenuItem.CheckOnClick = true;
1279             this.PlaySoundFileMenuItem.Name = "PlaySoundFileMenuItem";
1280             this.PlaySoundFileMenuItem.CheckStateChanged += new System.EventHandler(this.PlaySoundMenuItem_CheckedChanged);
1281             // 
1282             // LockListFileMenuItem
1283             // 
1284             resources.ApplyResources(this.LockListFileMenuItem, "LockListFileMenuItem");
1285             this.LockListFileMenuItem.CheckOnClick = true;
1286             this.LockListFileMenuItem.Name = "LockListFileMenuItem";
1287             this.LockListFileMenuItem.CheckStateChanged += new System.EventHandler(this.ListLockMenuItem_CheckStateChanged);
1288             // 
1289             // ToolStripSeparator43
1290             // 
1291             resources.ApplyResources(this.ToolStripSeparator43, "ToolStripSeparator43");
1292             this.ToolStripSeparator43.Name = "ToolStripSeparator43";
1293             // 
1294             // StopRefreshAllMenuItem
1295             // 
1296             resources.ApplyResources(this.StopRefreshAllMenuItem, "StopRefreshAllMenuItem");
1297             this.StopRefreshAllMenuItem.CheckOnClick = true;
1298             this.StopRefreshAllMenuItem.Name = "StopRefreshAllMenuItem";
1299             this.StopRefreshAllMenuItem.CheckedChanged += new System.EventHandler(this.StopRefreshAllMenuItem_CheckedChanged);
1300             // 
1301             // ToolStripSeparator24
1302             // 
1303             resources.ApplyResources(this.ToolStripSeparator24, "ToolStripSeparator24");
1304             this.ToolStripSeparator24.Name = "ToolStripSeparator24";
1305             // 
1306             // TweenRestartMenuItem
1307             // 
1308             resources.ApplyResources(this.TweenRestartMenuItem, "TweenRestartMenuItem");
1309             this.TweenRestartMenuItem.Name = "TweenRestartMenuItem";
1310             this.TweenRestartMenuItem.Click += new System.EventHandler(this.TweenRestartMenuItem_Click);
1311             // 
1312             // EndFileMenuItem
1313             // 
1314             resources.ApplyResources(this.EndFileMenuItem, "EndFileMenuItem");
1315             this.EndFileMenuItem.Name = "EndFileMenuItem";
1316             this.EndFileMenuItem.Click += new System.EventHandler(this.EndToolStripMenuItem_Click);
1317             // 
1318             // MenuItemEdit
1319             // 
1320             resources.ApplyResources(this.MenuItemEdit, "MenuItemEdit");
1321             this.MenuItemEdit.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
1322             this.UndoRemoveTabMenuItem,
1323             this.ToolStripSeparator12,
1324             this.CopySTOTMenuItem,
1325             this.CopyURLMenuItem,
1326             this.CopyUserIdStripMenuItem,
1327             this.ToolStripSeparator6,
1328             this.MenuItemSubSearch,
1329             this.MenuItemSearchNext,
1330             this.MenuItemSearchPrev,
1331             this.ToolStripSeparator22,
1332             this.PublicSearchQueryMenuItem});
1333             this.MenuItemEdit.Name = "MenuItemEdit";
1334             this.MenuItemEdit.DropDownOpening += new System.EventHandler(this.MenuItemEdit_DropDownOpening);
1335             // 
1336             // UndoRemoveTabMenuItem
1337             // 
1338             resources.ApplyResources(this.UndoRemoveTabMenuItem, "UndoRemoveTabMenuItem");
1339             this.UndoRemoveTabMenuItem.Name = "UndoRemoveTabMenuItem";
1340             this.UndoRemoveTabMenuItem.Click += new System.EventHandler(this.UndoRemoveTabMenuItem_Click);
1341             // 
1342             // ToolStripSeparator12
1343             // 
1344             resources.ApplyResources(this.ToolStripSeparator12, "ToolStripSeparator12");
1345             this.ToolStripSeparator12.Name = "ToolStripSeparator12";
1346             // 
1347             // CopySTOTMenuItem
1348             // 
1349             resources.ApplyResources(this.CopySTOTMenuItem, "CopySTOTMenuItem");
1350             this.CopySTOTMenuItem.Name = "CopySTOTMenuItem";
1351             this.CopySTOTMenuItem.Click += new System.EventHandler(this.CopySTOTMenuItem_Click);
1352             // 
1353             // CopyURLMenuItem
1354             // 
1355             resources.ApplyResources(this.CopyURLMenuItem, "CopyURLMenuItem");
1356             this.CopyURLMenuItem.Name = "CopyURLMenuItem";
1357             this.CopyURLMenuItem.Click += new System.EventHandler(this.CopyURLMenuItem_Click);
1358             // 
1359             // CopyUserIdStripMenuItem
1360             // 
1361             resources.ApplyResources(this.CopyUserIdStripMenuItem, "CopyUserIdStripMenuItem");
1362             this.CopyUserIdStripMenuItem.Name = "CopyUserIdStripMenuItem";
1363             this.CopyUserIdStripMenuItem.Click += new System.EventHandler(this.CopyUserIdStripMenuItem_Click);
1364             // 
1365             // ToolStripSeparator6
1366             // 
1367             resources.ApplyResources(this.ToolStripSeparator6, "ToolStripSeparator6");
1368             this.ToolStripSeparator6.Name = "ToolStripSeparator6";
1369             // 
1370             // MenuItemSubSearch
1371             // 
1372             resources.ApplyResources(this.MenuItemSubSearch, "MenuItemSubSearch");
1373             this.MenuItemSubSearch.Name = "MenuItemSubSearch";
1374             this.MenuItemSubSearch.Click += new System.EventHandler(this.MenuItemSubSearch_Click);
1375             // 
1376             // MenuItemSearchNext
1377             // 
1378             resources.ApplyResources(this.MenuItemSearchNext, "MenuItemSearchNext");
1379             this.MenuItemSearchNext.Name = "MenuItemSearchNext";
1380             this.MenuItemSearchNext.Click += new System.EventHandler(this.MenuItemSearchNext_Click);
1381             // 
1382             // MenuItemSearchPrev
1383             // 
1384             resources.ApplyResources(this.MenuItemSearchPrev, "MenuItemSearchPrev");
1385             this.MenuItemSearchPrev.Name = "MenuItemSearchPrev";
1386             this.MenuItemSearchPrev.Click += new System.EventHandler(this.MenuItemSearchPrev_Click);
1387             // 
1388             // ToolStripSeparator22
1389             // 
1390             resources.ApplyResources(this.ToolStripSeparator22, "ToolStripSeparator22");
1391             this.ToolStripSeparator22.Name = "ToolStripSeparator22";
1392             // 
1393             // PublicSearchQueryMenuItem
1394             // 
1395             resources.ApplyResources(this.PublicSearchQueryMenuItem, "PublicSearchQueryMenuItem");
1396             this.PublicSearchQueryMenuItem.Name = "PublicSearchQueryMenuItem";
1397             this.PublicSearchQueryMenuItem.Click += new System.EventHandler(this.PublicSearchQueryMenuItem_Click);
1398             // 
1399             // MenuItemOperate
1400             // 
1401             resources.ApplyResources(this.MenuItemOperate, "MenuItemOperate");
1402             this.MenuItemOperate.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
1403             this.ReplyOpMenuItem,
1404             this.ReplyAllOpMenuItem,
1405             this.DmOpMenuItem,
1406             this.RtOpMenuItem,
1407             this.RtUnOpMenuItem,
1408             this.QtOpMenuItem,
1409             this.ToolStripSeparator25,
1410             this.FavOpMenuItem,
1411             this.FavoriteRetweetMenuItem,
1412             this.FavoriteRetweetUnofficialMenuItem,
1413             this.UnFavOpMenuItem,
1414             this.ToolStripSeparator38,
1415             this.ShowProfMenuItem,
1416             this.ShowRelatedStatusesMenuItem2,
1417             this.ShowUserTimelineToolStripMenuItem,
1418             this.OpenOpMenuItem,
1419             this.CreateRuleOpMenuItem,
1420             this.ListManageMenuItem,
1421             this.ToolStripSeparator26,
1422             this.ChangeReadOpMenuItem,
1423             this.JumpReadOpMenuItem,
1424             this.ToolStripSeparator27,
1425             this.SelAllOpMenuItem,
1426             this.DelOpMenuItem,
1427             this.RefreshOpMenuItem,
1428             this.RefreshPrevOpMenuItem});
1429             this.MenuItemOperate.Name = "MenuItemOperate";
1430             this.MenuItemOperate.DropDownOpening += new System.EventHandler(this.MenuItemOperate_DropDownOpening);
1431             // 
1432             // ReplyOpMenuItem
1433             // 
1434             resources.ApplyResources(this.ReplyOpMenuItem, "ReplyOpMenuItem");
1435             this.ReplyOpMenuItem.Name = "ReplyOpMenuItem";
1436             this.ReplyOpMenuItem.Click += new System.EventHandler(this.ReplyStripMenuItem_Click);
1437             // 
1438             // ReplyAllOpMenuItem
1439             // 
1440             resources.ApplyResources(this.ReplyAllOpMenuItem, "ReplyAllOpMenuItem");
1441             this.ReplyAllOpMenuItem.Name = "ReplyAllOpMenuItem";
1442             this.ReplyAllOpMenuItem.Click += new System.EventHandler(this.ReplyAllStripMenuItem_Click);
1443             // 
1444             // DmOpMenuItem
1445             // 
1446             resources.ApplyResources(this.DmOpMenuItem, "DmOpMenuItem");
1447             this.DmOpMenuItem.Name = "DmOpMenuItem";
1448             this.DmOpMenuItem.Click += new System.EventHandler(this.DMStripMenuItem_Click);
1449             // 
1450             // RtOpMenuItem
1451             // 
1452             resources.ApplyResources(this.RtOpMenuItem, "RtOpMenuItem");
1453             this.RtOpMenuItem.Name = "RtOpMenuItem";
1454             this.RtOpMenuItem.Click += new System.EventHandler(this.ReTweetOriginalStripMenuItem_Click);
1455             // 
1456             // RtUnOpMenuItem
1457             // 
1458             resources.ApplyResources(this.RtUnOpMenuItem, "RtUnOpMenuItem");
1459             this.RtUnOpMenuItem.Name = "RtUnOpMenuItem";
1460             this.RtUnOpMenuItem.Click += new System.EventHandler(this.ReTweetStripMenuItem_Click);
1461             // 
1462             // QtOpMenuItem
1463             // 
1464             resources.ApplyResources(this.QtOpMenuItem, "QtOpMenuItem");
1465             this.QtOpMenuItem.Name = "QtOpMenuItem";
1466             this.QtOpMenuItem.Click += new System.EventHandler(this.QuoteStripMenuItem_Click);
1467             // 
1468             // ToolStripSeparator25
1469             // 
1470             resources.ApplyResources(this.ToolStripSeparator25, "ToolStripSeparator25");
1471             this.ToolStripSeparator25.Name = "ToolStripSeparator25";
1472             // 
1473             // FavOpMenuItem
1474             // 
1475             resources.ApplyResources(this.FavOpMenuItem, "FavOpMenuItem");
1476             this.FavOpMenuItem.Name = "FavOpMenuItem";
1477             this.FavOpMenuItem.Click += new System.EventHandler(this.FavAddToolStripMenuItem_Click);
1478             // 
1479             // FavoriteRetweetMenuItem
1480             // 
1481             resources.ApplyResources(this.FavoriteRetweetMenuItem, "FavoriteRetweetMenuItem");
1482             this.FavoriteRetweetMenuItem.Name = "FavoriteRetweetMenuItem";
1483             this.FavoriteRetweetMenuItem.Click += new System.EventHandler(this.FavoriteRetweetMenuItem_Click);
1484             // 
1485             // FavoriteRetweetUnofficialMenuItem
1486             // 
1487             resources.ApplyResources(this.FavoriteRetweetUnofficialMenuItem, "FavoriteRetweetUnofficialMenuItem");
1488             this.FavoriteRetweetUnofficialMenuItem.Name = "FavoriteRetweetUnofficialMenuItem";
1489             this.FavoriteRetweetUnofficialMenuItem.Click += new System.EventHandler(this.FavoriteRetweetUnofficialMenuItem_Click);
1490             // 
1491             // UnFavOpMenuItem
1492             // 
1493             resources.ApplyResources(this.UnFavOpMenuItem, "UnFavOpMenuItem");
1494             this.UnFavOpMenuItem.Name = "UnFavOpMenuItem";
1495             this.UnFavOpMenuItem.Click += new System.EventHandler(this.FavRemoveToolStripMenuItem_Click);
1496             // 
1497             // ToolStripSeparator38
1498             // 
1499             resources.ApplyResources(this.ToolStripSeparator38, "ToolStripSeparator38");
1500             this.ToolStripSeparator38.Name = "ToolStripSeparator38";
1501             // 
1502             // ShowProfMenuItem
1503             // 
1504             resources.ApplyResources(this.ShowProfMenuItem, "ShowProfMenuItem");
1505             this.ShowProfMenuItem.Name = "ShowProfMenuItem";
1506             this.ShowProfMenuItem.Click += new System.EventHandler(this.ShowProfileMenuItem_Click);
1507             // 
1508             // ShowRelatedStatusesMenuItem2
1509             // 
1510             resources.ApplyResources(this.ShowRelatedStatusesMenuItem2, "ShowRelatedStatusesMenuItem2");
1511             this.ShowRelatedStatusesMenuItem2.Name = "ShowRelatedStatusesMenuItem2";
1512             this.ShowRelatedStatusesMenuItem2.Click += new System.EventHandler(this.ShowRelatedStatusesMenuItem_Click);
1513             // 
1514             // ShowUserTimelineToolStripMenuItem
1515             // 
1516             resources.ApplyResources(this.ShowUserTimelineToolStripMenuItem, "ShowUserTimelineToolStripMenuItem");
1517             this.ShowUserTimelineToolStripMenuItem.Name = "ShowUserTimelineToolStripMenuItem";
1518             this.ShowUserTimelineToolStripMenuItem.Click += new System.EventHandler(this.ShowUserTimelineToolStripMenuItem_Click);
1519             // 
1520             // OpenOpMenuItem
1521             // 
1522             resources.ApplyResources(this.OpenOpMenuItem, "OpenOpMenuItem");
1523             this.OpenOpMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
1524             this.OpenHomeOpMenuItem,
1525             this.OpenFavOpMenuItem,
1526             this.OpenStatusOpMenuItem,
1527             this.OpenRepSourceOpMenuItem,
1528             this.OpenFavotterOpMenuItem,
1529             this.OpenUrlOpMenuItem,
1530             this.OpenRterHomeMenuItem,
1531             this.OpenUserSpecifiedUrlMenuItem});
1532             this.OpenOpMenuItem.Name = "OpenOpMenuItem";
1533             // 
1534             // OpenHomeOpMenuItem
1535             // 
1536             resources.ApplyResources(this.OpenHomeOpMenuItem, "OpenHomeOpMenuItem");
1537             this.OpenHomeOpMenuItem.Name = "OpenHomeOpMenuItem";
1538             this.OpenHomeOpMenuItem.Click += new System.EventHandler(this.MoveToHomeToolStripMenuItem_Click);
1539             // 
1540             // OpenFavOpMenuItem
1541             // 
1542             resources.ApplyResources(this.OpenFavOpMenuItem, "OpenFavOpMenuItem");
1543             this.OpenFavOpMenuItem.Name = "OpenFavOpMenuItem";
1544             this.OpenFavOpMenuItem.Click += new System.EventHandler(this.MoveToFavToolStripMenuItem_Click);
1545             // 
1546             // OpenStatusOpMenuItem
1547             // 
1548             resources.ApplyResources(this.OpenStatusOpMenuItem, "OpenStatusOpMenuItem");
1549             this.OpenStatusOpMenuItem.Name = "OpenStatusOpMenuItem";
1550             this.OpenStatusOpMenuItem.Click += new System.EventHandler(this.StatusOpenMenuItem_Click);
1551             // 
1552             // OpenRepSourceOpMenuItem
1553             // 
1554             resources.ApplyResources(this.OpenRepSourceOpMenuItem, "OpenRepSourceOpMenuItem");
1555             this.OpenRepSourceOpMenuItem.Name = "OpenRepSourceOpMenuItem";
1556             this.OpenRepSourceOpMenuItem.Click += new System.EventHandler(this.RepliedStatusOpenMenuItem_Click);
1557             // 
1558             // OpenFavotterOpMenuItem
1559             // 
1560             resources.ApplyResources(this.OpenFavotterOpMenuItem, "OpenFavotterOpMenuItem");
1561             this.OpenFavotterOpMenuItem.Name = "OpenFavotterOpMenuItem";
1562             this.OpenFavotterOpMenuItem.Click += new System.EventHandler(this.FavorareMenuItem_Click);
1563             // 
1564             // OpenUrlOpMenuItem
1565             // 
1566             resources.ApplyResources(this.OpenUrlOpMenuItem, "OpenUrlOpMenuItem");
1567             this.OpenUrlOpMenuItem.Name = "OpenUrlOpMenuItem";
1568             this.OpenUrlOpMenuItem.Click += new System.EventHandler(this.OpenURLMenuItem_Click);
1569             // 
1570             // OpenRterHomeMenuItem
1571             // 
1572             resources.ApplyResources(this.OpenRterHomeMenuItem, "OpenRterHomeMenuItem");
1573             this.OpenRterHomeMenuItem.Name = "OpenRterHomeMenuItem";
1574             this.OpenRterHomeMenuItem.Click += new System.EventHandler(this.MoveToRTHomeMenuItem_Click);
1575             // 
1576             // OpenUserSpecifiedUrlMenuItem
1577             // 
1578             resources.ApplyResources(this.OpenUserSpecifiedUrlMenuItem, "OpenUserSpecifiedUrlMenuItem");
1579             this.OpenUserSpecifiedUrlMenuItem.Name = "OpenUserSpecifiedUrlMenuItem";
1580             this.OpenUserSpecifiedUrlMenuItem.Click += new System.EventHandler(this.OpenUserSpecifiedUrlMenuItem_Click);
1581             // 
1582             // CreateRuleOpMenuItem
1583             // 
1584             resources.ApplyResources(this.CreateRuleOpMenuItem, "CreateRuleOpMenuItem");
1585             this.CreateRuleOpMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
1586             this.CreateTabRuleOpMenuItem,
1587             this.CreateIdRuleOpMenuItem});
1588             this.CreateRuleOpMenuItem.Name = "CreateRuleOpMenuItem";
1589             // 
1590             // CreateTabRuleOpMenuItem
1591             // 
1592             resources.ApplyResources(this.CreateTabRuleOpMenuItem, "CreateTabRuleOpMenuItem");
1593             this.CreateTabRuleOpMenuItem.Name = "CreateTabRuleOpMenuItem";
1594             this.CreateTabRuleOpMenuItem.Click += new System.EventHandler(this.TabMenuItem_Click);
1595             // 
1596             // CreateIdRuleOpMenuItem
1597             // 
1598             resources.ApplyResources(this.CreateIdRuleOpMenuItem, "CreateIdRuleOpMenuItem");
1599             this.CreateIdRuleOpMenuItem.Name = "CreateIdRuleOpMenuItem";
1600             this.CreateIdRuleOpMenuItem.Click += new System.EventHandler(this.IDRuleMenuItem_Click);
1601             // 
1602             // ListManageMenuItem
1603             // 
1604             resources.ApplyResources(this.ListManageMenuItem, "ListManageMenuItem");
1605             this.ListManageMenuItem.Name = "ListManageMenuItem";
1606             this.ListManageMenuItem.Click += new System.EventHandler(this.ListManageUserContextToolStripMenuItem_Click);
1607             // 
1608             // ToolStripSeparator26
1609             // 
1610             resources.ApplyResources(this.ToolStripSeparator26, "ToolStripSeparator26");
1611             this.ToolStripSeparator26.Name = "ToolStripSeparator26";
1612             // 
1613             // ChangeReadOpMenuItem
1614             // 
1615             resources.ApplyResources(this.ChangeReadOpMenuItem, "ChangeReadOpMenuItem");
1616             this.ChangeReadOpMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
1617             this.ReadOpMenuItem,
1618             this.UnreadOpMenuItem});
1619             this.ChangeReadOpMenuItem.Name = "ChangeReadOpMenuItem";
1620             // 
1621             // ReadOpMenuItem
1622             // 
1623             resources.ApplyResources(this.ReadOpMenuItem, "ReadOpMenuItem");
1624             this.ReadOpMenuItem.Name = "ReadOpMenuItem";
1625             this.ReadOpMenuItem.Click += new System.EventHandler(this.ReadedStripMenuItem_Click);
1626             // 
1627             // UnreadOpMenuItem
1628             // 
1629             resources.ApplyResources(this.UnreadOpMenuItem, "UnreadOpMenuItem");
1630             this.UnreadOpMenuItem.Name = "UnreadOpMenuItem";
1631             this.UnreadOpMenuItem.Click += new System.EventHandler(this.UnreadStripMenuItem_Click);
1632             // 
1633             // JumpReadOpMenuItem
1634             // 
1635             resources.ApplyResources(this.JumpReadOpMenuItem, "JumpReadOpMenuItem");
1636             this.JumpReadOpMenuItem.Name = "JumpReadOpMenuItem";
1637             this.JumpReadOpMenuItem.Click += new System.EventHandler(this.JumpUnreadMenuItem_Click);
1638             // 
1639             // ToolStripSeparator27
1640             // 
1641             resources.ApplyResources(this.ToolStripSeparator27, "ToolStripSeparator27");
1642             this.ToolStripSeparator27.Name = "ToolStripSeparator27";
1643             // 
1644             // SelAllOpMenuItem
1645             // 
1646             resources.ApplyResources(this.SelAllOpMenuItem, "SelAllOpMenuItem");
1647             this.SelAllOpMenuItem.Name = "SelAllOpMenuItem";
1648             this.SelAllOpMenuItem.Click += new System.EventHandler(this.SelectAllMenuItem_Click);
1649             // 
1650             // DelOpMenuItem
1651             // 
1652             resources.ApplyResources(this.DelOpMenuItem, "DelOpMenuItem");
1653             this.DelOpMenuItem.Name = "DelOpMenuItem";
1654             this.DelOpMenuItem.Click += new System.EventHandler(this.DeleteStripMenuItem_Click);
1655             // 
1656             // RefreshOpMenuItem
1657             // 
1658             resources.ApplyResources(this.RefreshOpMenuItem, "RefreshOpMenuItem");
1659             this.RefreshOpMenuItem.Name = "RefreshOpMenuItem";
1660             this.RefreshOpMenuItem.Click += new System.EventHandler(this.RefreshStripMenuItem_Click);
1661             // 
1662             // RefreshPrevOpMenuItem
1663             // 
1664             resources.ApplyResources(this.RefreshPrevOpMenuItem, "RefreshPrevOpMenuItem");
1665             this.RefreshPrevOpMenuItem.Name = "RefreshPrevOpMenuItem";
1666             this.RefreshPrevOpMenuItem.Click += new System.EventHandler(this.RefreshMoreStripMenuItem_Click);
1667             // 
1668             // MenuItemTab
1669             // 
1670             resources.ApplyResources(this.MenuItemTab, "MenuItemTab");
1671             this.MenuItemTab.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
1672             this.CreateTbMenuItem,
1673             this.RenameTbMenuItem,
1674             this.ToolStripSeparator28,
1675             this.ProtectTbMenuItem,
1676             this.UnreadMngTbMenuItem,
1677             this.NotifyTbMenuItem,
1678             this.SoundFileTbComboBox,
1679             this.ToolStripSeparator29,
1680             this.EditRuleTbMenuItem,
1681             this.ToolStripSeparator30,
1682             this.ClearTbMenuItem,
1683             this.ToolStripSeparator31,
1684             this.DeleteTbMenuItem});
1685             this.MenuItemTab.Name = "MenuItemTab";
1686             this.MenuItemTab.DropDownOpening += new System.EventHandler(this.MenuItemTab_DropDownOpening);
1687             // 
1688             // CreateTbMenuItem
1689             // 
1690             resources.ApplyResources(this.CreateTbMenuItem, "CreateTbMenuItem");
1691             this.CreateTbMenuItem.Name = "CreateTbMenuItem";
1692             this.CreateTbMenuItem.Click += new System.EventHandler(this.AddTabMenuItem_Click);
1693             // 
1694             // RenameTbMenuItem
1695             // 
1696             resources.ApplyResources(this.RenameTbMenuItem, "RenameTbMenuItem");
1697             this.RenameTbMenuItem.Name = "RenameTbMenuItem";
1698             this.RenameTbMenuItem.Click += new System.EventHandler(this.TabRenameMenuItem_Click);
1699             // 
1700             // ToolStripSeparator28
1701             // 
1702             resources.ApplyResources(this.ToolStripSeparator28, "ToolStripSeparator28");
1703             this.ToolStripSeparator28.Name = "ToolStripSeparator28";
1704             // 
1705             // ProtectTbMenuItem
1706             // 
1707             resources.ApplyResources(this.ProtectTbMenuItem, "ProtectTbMenuItem");
1708             this.ProtectTbMenuItem.CheckOnClick = true;
1709             this.ProtectTbMenuItem.Name = "ProtectTbMenuItem";
1710             this.ProtectTbMenuItem.Click += new System.EventHandler(this.ProtectTabMenuItem_Click);
1711             // 
1712             // UnreadMngTbMenuItem
1713             // 
1714             resources.ApplyResources(this.UnreadMngTbMenuItem, "UnreadMngTbMenuItem");
1715             this.UnreadMngTbMenuItem.CheckOnClick = true;
1716             this.UnreadMngTbMenuItem.Name = "UnreadMngTbMenuItem";
1717             this.UnreadMngTbMenuItem.Click += new System.EventHandler(this.UreadManageMenuItem_Click);
1718             // 
1719             // NotifyTbMenuItem
1720             // 
1721             resources.ApplyResources(this.NotifyTbMenuItem, "NotifyTbMenuItem");
1722             this.NotifyTbMenuItem.CheckOnClick = true;
1723             this.NotifyTbMenuItem.Name = "NotifyTbMenuItem";
1724             this.NotifyTbMenuItem.Click += new System.EventHandler(this.NotifyDispMenuItem_Click);
1725             // 
1726             // SoundFileTbComboBox
1727             // 
1728             resources.ApplyResources(this.SoundFileTbComboBox, "SoundFileTbComboBox");
1729             this.SoundFileTbComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
1730             this.SoundFileTbComboBox.Name = "SoundFileTbComboBox";
1731             this.SoundFileTbComboBox.SelectedIndexChanged += new System.EventHandler(this.SoundFileComboBox_SelectedIndexChanged);
1732             // 
1733             // ToolStripSeparator29
1734             // 
1735             resources.ApplyResources(this.ToolStripSeparator29, "ToolStripSeparator29");
1736             this.ToolStripSeparator29.Name = "ToolStripSeparator29";
1737             // 
1738             // EditRuleTbMenuItem
1739             // 
1740             resources.ApplyResources(this.EditRuleTbMenuItem, "EditRuleTbMenuItem");
1741             this.EditRuleTbMenuItem.Name = "EditRuleTbMenuItem";
1742             this.EditRuleTbMenuItem.Click += new System.EventHandler(this.FilterEditMenuItem_Click);
1743             // 
1744             // ToolStripSeparator30
1745             // 
1746             resources.ApplyResources(this.ToolStripSeparator30, "ToolStripSeparator30");
1747             this.ToolStripSeparator30.Name = "ToolStripSeparator30";
1748             // 
1749             // ClearTbMenuItem
1750             // 
1751             resources.ApplyResources(this.ClearTbMenuItem, "ClearTbMenuItem");
1752             this.ClearTbMenuItem.Name = "ClearTbMenuItem";
1753             this.ClearTbMenuItem.Click += new System.EventHandler(this.ClearTabMenuItem_Click);
1754             // 
1755             // ToolStripSeparator31
1756             // 
1757             resources.ApplyResources(this.ToolStripSeparator31, "ToolStripSeparator31");
1758             this.ToolStripSeparator31.Name = "ToolStripSeparator31";
1759             // 
1760             // DeleteTbMenuItem
1761             // 
1762             resources.ApplyResources(this.DeleteTbMenuItem, "DeleteTbMenuItem");
1763             this.DeleteTbMenuItem.Name = "DeleteTbMenuItem";
1764             this.DeleteTbMenuItem.Click += new System.EventHandler(this.DeleteTabMenuItem_Click);
1765             // 
1766             // MenuItemCommand
1767             // 
1768             resources.ApplyResources(this.MenuItemCommand, "MenuItemCommand");
1769             this.MenuItemCommand.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
1770             this.TinyUrlConvertToolStripMenuItem,
1771             this.UpdateFollowersMenuItem1,
1772             this.ToolStripSeparator1,
1773             this.FollowCommandMenuItem,
1774             this.RemoveCommandMenuItem,
1775             this.FriendshipMenuItem,
1776             this.ToolStripSeparator3,
1777             this.OwnStatusMenuItem,
1778             this.OpenOwnHomeMenuItem,
1779             this.OpenOwnFavedMenuItem,
1780             this.ToolStripSeparator41,
1781             this.UserStatusToolStripMenuItem,
1782             this.UserTimelineToolStripMenuItem,
1783             this.UserFavorareToolStripMenuItem,
1784             this.ToolStripSeparator34,
1785             this.HashToggleToolStripMenuItem,
1786             this.HashManageToolStripMenuItem,
1787             this.RtCountMenuItem,
1788             this.ListManageToolStripMenuItem});
1789             this.MenuItemCommand.Name = "MenuItemCommand";
1790             this.MenuItemCommand.DropDownOpening += new System.EventHandler(this.MenuItemCommand_DropDownOpening);
1791             // 
1792             // TinyUrlConvertToolStripMenuItem
1793             // 
1794             resources.ApplyResources(this.TinyUrlConvertToolStripMenuItem, "TinyUrlConvertToolStripMenuItem");
1795             this.TinyUrlConvertToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
1796             this.UrlConvertAutoToolStripMenuItem,
1797             this.UrlUndoToolStripMenuItem,
1798             this.TinyURLToolStripMenuItem,
1799             this.IsgdToolStripMenuItem,
1800             this.TwurlnlToolStripMenuItem,
1801             this.BitlyToolStripMenuItem,
1802             this.JmpStripMenuItem,
1803             this.UxnuMenuItem});
1804             this.TinyUrlConvertToolStripMenuItem.Name = "TinyUrlConvertToolStripMenuItem";
1805             // 
1806             // UrlConvertAutoToolStripMenuItem
1807             // 
1808             resources.ApplyResources(this.UrlConvertAutoToolStripMenuItem, "UrlConvertAutoToolStripMenuItem");
1809             this.UrlConvertAutoToolStripMenuItem.Name = "UrlConvertAutoToolStripMenuItem";
1810             this.UrlConvertAutoToolStripMenuItem.Click += new System.EventHandler(this.UrlConvertAutoToolStripMenuItem_Click);
1811             // 
1812             // UrlUndoToolStripMenuItem
1813             // 
1814             resources.ApplyResources(this.UrlUndoToolStripMenuItem, "UrlUndoToolStripMenuItem");
1815             this.UrlUndoToolStripMenuItem.Name = "UrlUndoToolStripMenuItem";
1816             this.UrlUndoToolStripMenuItem.Click += new System.EventHandler(this.UrlUndoToolStripMenuItem_Click);
1817             // 
1818             // TinyURLToolStripMenuItem
1819             // 
1820             resources.ApplyResources(this.TinyURLToolStripMenuItem, "TinyURLToolStripMenuItem");
1821             this.TinyURLToolStripMenuItem.Name = "TinyURLToolStripMenuItem";
1822             this.TinyURLToolStripMenuItem.Click += new System.EventHandler(this.TinyURLToolStripMenuItem_Click);
1823             // 
1824             // IsgdToolStripMenuItem
1825             // 
1826             resources.ApplyResources(this.IsgdToolStripMenuItem, "IsgdToolStripMenuItem");
1827             this.IsgdToolStripMenuItem.Name = "IsgdToolStripMenuItem";
1828             this.IsgdToolStripMenuItem.Click += new System.EventHandler(this.IsgdToolStripMenuItem_Click);
1829             // 
1830             // TwurlnlToolStripMenuItem
1831             // 
1832             resources.ApplyResources(this.TwurlnlToolStripMenuItem, "TwurlnlToolStripMenuItem");
1833             this.TwurlnlToolStripMenuItem.Name = "TwurlnlToolStripMenuItem";
1834             this.TwurlnlToolStripMenuItem.Click += new System.EventHandler(this.TwurlnlToolStripMenuItem_Click);
1835             // 
1836             // BitlyToolStripMenuItem
1837             // 
1838             resources.ApplyResources(this.BitlyToolStripMenuItem, "BitlyToolStripMenuItem");
1839             this.BitlyToolStripMenuItem.Name = "BitlyToolStripMenuItem";
1840             this.BitlyToolStripMenuItem.Click += new System.EventHandler(this.BitlyToolStripMenuItem_Click);
1841             // 
1842             // JmpStripMenuItem
1843             // 
1844             resources.ApplyResources(this.JmpStripMenuItem, "JmpStripMenuItem");
1845             this.JmpStripMenuItem.Name = "JmpStripMenuItem";
1846             this.JmpStripMenuItem.Click += new System.EventHandler(this.JmpToolStripMenuItem_Click);
1847             // 
1848             // UxnuMenuItem
1849             // 
1850             resources.ApplyResources(this.UxnuMenuItem, "UxnuMenuItem");
1851             this.UxnuMenuItem.Name = "UxnuMenuItem";
1852             this.UxnuMenuItem.Click += new System.EventHandler(this.UxnuMenuItem_Click);
1853             // 
1854             // UpdateFollowersMenuItem1
1855             // 
1856             resources.ApplyResources(this.UpdateFollowersMenuItem1, "UpdateFollowersMenuItem1");
1857             this.UpdateFollowersMenuItem1.Name = "UpdateFollowersMenuItem1";
1858             this.UpdateFollowersMenuItem1.Click += new System.EventHandler(this.GetFollowersAllToolStripMenuItem_Click);
1859             // 
1860             // ToolStripSeparator1
1861             // 
1862             resources.ApplyResources(this.ToolStripSeparator1, "ToolStripSeparator1");
1863             this.ToolStripSeparator1.Name = "ToolStripSeparator1";
1864             // 
1865             // FollowCommandMenuItem
1866             // 
1867             resources.ApplyResources(this.FollowCommandMenuItem, "FollowCommandMenuItem");
1868             this.FollowCommandMenuItem.Name = "FollowCommandMenuItem";
1869             this.FollowCommandMenuItem.Click += new System.EventHandler(this.FollowCommandMenuItem_Click);
1870             // 
1871             // RemoveCommandMenuItem
1872             // 
1873             resources.ApplyResources(this.RemoveCommandMenuItem, "RemoveCommandMenuItem");
1874             this.RemoveCommandMenuItem.Name = "RemoveCommandMenuItem";
1875             this.RemoveCommandMenuItem.Click += new System.EventHandler(this.RemoveCommandMenuItem_Click);
1876             // 
1877             // FriendshipMenuItem
1878             // 
1879             resources.ApplyResources(this.FriendshipMenuItem, "FriendshipMenuItem");
1880             this.FriendshipMenuItem.Name = "FriendshipMenuItem";
1881             this.FriendshipMenuItem.Click += new System.EventHandler(this.FriendshipMenuItem_Click);
1882             // 
1883             // ToolStripSeparator3
1884             // 
1885             resources.ApplyResources(this.ToolStripSeparator3, "ToolStripSeparator3");
1886             this.ToolStripSeparator3.Name = "ToolStripSeparator3";
1887             // 
1888             // OwnStatusMenuItem
1889             // 
1890             resources.ApplyResources(this.OwnStatusMenuItem, "OwnStatusMenuItem");
1891             this.OwnStatusMenuItem.Name = "OwnStatusMenuItem";
1892             this.OwnStatusMenuItem.Click += new System.EventHandler(this.OwnStatusMenuItem_Click);
1893             // 
1894             // OpenOwnHomeMenuItem
1895             // 
1896             resources.ApplyResources(this.OpenOwnHomeMenuItem, "OpenOwnHomeMenuItem");
1897             this.OpenOwnHomeMenuItem.Name = "OpenOwnHomeMenuItem";
1898             this.OpenOwnHomeMenuItem.Click += new System.EventHandler(this.OpenOwnHomeMenuItem_Click);
1899             // 
1900             // OpenOwnFavedMenuItem
1901             // 
1902             resources.ApplyResources(this.OpenOwnFavedMenuItem, "OpenOwnFavedMenuItem");
1903             this.OpenOwnFavedMenuItem.Name = "OpenOwnFavedMenuItem";
1904             this.OpenOwnFavedMenuItem.Click += new System.EventHandler(this.OpenOwnFavedMenuItem_Click);
1905             // 
1906             // ToolStripSeparator41
1907             // 
1908             resources.ApplyResources(this.ToolStripSeparator41, "ToolStripSeparator41");
1909             this.ToolStripSeparator41.Name = "ToolStripSeparator41";
1910             // 
1911             // UserStatusToolStripMenuItem
1912             // 
1913             resources.ApplyResources(this.UserStatusToolStripMenuItem, "UserStatusToolStripMenuItem");
1914             this.UserStatusToolStripMenuItem.Name = "UserStatusToolStripMenuItem";
1915             this.UserStatusToolStripMenuItem.Click += new System.EventHandler(this.UserStatusToolStripMenuItem_Click);
1916             // 
1917             // UserTimelineToolStripMenuItem
1918             // 
1919             resources.ApplyResources(this.UserTimelineToolStripMenuItem, "UserTimelineToolStripMenuItem");
1920             this.UserTimelineToolStripMenuItem.Name = "UserTimelineToolStripMenuItem";
1921             this.UserTimelineToolStripMenuItem.Click += new System.EventHandler(this.UserTimelineToolStripMenuItem_Click);
1922             // 
1923             // UserFavorareToolStripMenuItem
1924             // 
1925             resources.ApplyResources(this.UserFavorareToolStripMenuItem, "UserFavorareToolStripMenuItem");
1926             this.UserFavorareToolStripMenuItem.Name = "UserFavorareToolStripMenuItem";
1927             this.UserFavorareToolStripMenuItem.Click += new System.EventHandler(this.UserFavorareToolStripMenuItem_Click);
1928             // 
1929             // ToolStripSeparator34
1930             // 
1931             resources.ApplyResources(this.ToolStripSeparator34, "ToolStripSeparator34");
1932             this.ToolStripSeparator34.Name = "ToolStripSeparator34";
1933             // 
1934             // HashToggleToolStripMenuItem
1935             // 
1936             resources.ApplyResources(this.HashToggleToolStripMenuItem, "HashToggleToolStripMenuItem");
1937             this.HashToggleToolStripMenuItem.CheckOnClick = true;
1938             this.HashToggleToolStripMenuItem.Name = "HashToggleToolStripMenuItem";
1939             this.HashToggleToolStripMenuItem.Click += new System.EventHandler(this.HashToggleMenuItem_Click);
1940             // 
1941             // HashManageToolStripMenuItem
1942             // 
1943             resources.ApplyResources(this.HashManageToolStripMenuItem, "HashManageToolStripMenuItem");
1944             this.HashManageToolStripMenuItem.Name = "HashManageToolStripMenuItem";
1945             this.HashManageToolStripMenuItem.Click += new System.EventHandler(this.HashManageMenuItem_Click);
1946             // 
1947             // RtCountMenuItem
1948             // 
1949             resources.ApplyResources(this.RtCountMenuItem, "RtCountMenuItem");
1950             this.RtCountMenuItem.Name = "RtCountMenuItem";
1951             this.RtCountMenuItem.Click += new System.EventHandler(this.RtCountMenuItem_Click);
1952             // 
1953             // ListManageToolStripMenuItem
1954             // 
1955             resources.ApplyResources(this.ListManageToolStripMenuItem, "ListManageToolStripMenuItem");
1956             this.ListManageToolStripMenuItem.Name = "ListManageToolStripMenuItem";
1957             this.ListManageToolStripMenuItem.Click += new System.EventHandler(this.ListManageToolStripMenuItem_Click);
1958             // 
1959             // MenuItemUserStream
1960             // 
1961             resources.ApplyResources(this.MenuItemUserStream, "MenuItemUserStream");
1962             this.MenuItemUserStream.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
1963             this.StopToolStripMenuItem,
1964             this.ToolStripSeparator40,
1965             this.TrackToolStripMenuItem,
1966             this.AllrepliesToolStripMenuItem,
1967             this.ToolStripSeparator42,
1968             this.EventViewerMenuItem});
1969             this.MenuItemUserStream.Name = "MenuItemUserStream";
1970             // 
1971             // StopToolStripMenuItem
1972             // 
1973             resources.ApplyResources(this.StopToolStripMenuItem, "StopToolStripMenuItem");
1974             this.StopToolStripMenuItem.Name = "StopToolStripMenuItem";
1975             this.StopToolStripMenuItem.Click += new System.EventHandler(this.StopToolStripMenuItem_Click);
1976             // 
1977             // ToolStripSeparator40
1978             // 
1979             resources.ApplyResources(this.ToolStripSeparator40, "ToolStripSeparator40");
1980             this.ToolStripSeparator40.Name = "ToolStripSeparator40";
1981             // 
1982             // TrackToolStripMenuItem
1983             // 
1984             resources.ApplyResources(this.TrackToolStripMenuItem, "TrackToolStripMenuItem");
1985             this.TrackToolStripMenuItem.CheckOnClick = true;
1986             this.TrackToolStripMenuItem.Name = "TrackToolStripMenuItem";
1987             this.TrackToolStripMenuItem.Click += new System.EventHandler(this.TrackToolStripMenuItem_Click);
1988             // 
1989             // AllrepliesToolStripMenuItem
1990             // 
1991             resources.ApplyResources(this.AllrepliesToolStripMenuItem, "AllrepliesToolStripMenuItem");
1992             this.AllrepliesToolStripMenuItem.CheckOnClick = true;
1993             this.AllrepliesToolStripMenuItem.Name = "AllrepliesToolStripMenuItem";
1994             this.AllrepliesToolStripMenuItem.Click += new System.EventHandler(this.AllrepliesToolStripMenuItem_Click);
1995             // 
1996             // ToolStripSeparator42
1997             // 
1998             resources.ApplyResources(this.ToolStripSeparator42, "ToolStripSeparator42");
1999             this.ToolStripSeparator42.Name = "ToolStripSeparator42";
2000             // 
2001             // EventViewerMenuItem
2002             // 
2003             resources.ApplyResources(this.EventViewerMenuItem, "EventViewerMenuItem");
2004             this.EventViewerMenuItem.Name = "EventViewerMenuItem";
2005             this.EventViewerMenuItem.Click += new System.EventHandler(this.EventViewerMenuItem_Click);
2006             // 
2007             // MenuItemHelp
2008             // 
2009             resources.ApplyResources(this.MenuItemHelp, "MenuItemHelp");
2010             this.MenuItemHelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
2011             this.MatomeMenuItem,
2012             this.ShortcutKeyListMenuItem,
2013             this.ToolStripSeparator16,
2014             this.VerUpMenuItem,
2015             this.ToolStripSeparator14,
2016             this.TwitterApiStatusToolStripMenuItem,
2017             this.ApiUsageInfoMenuItem,
2018             this.ToolStripSeparator7,
2019             this.AboutMenuItem,
2020             this.DebugModeToolStripMenuItem});
2021             this.MenuItemHelp.Name = "MenuItemHelp";
2022             this.MenuItemHelp.DropDownOpening += new System.EventHandler(this.MenuItemHelp_DropDownOpening);
2023             // 
2024             // MatomeMenuItem
2025             // 
2026             resources.ApplyResources(this.MatomeMenuItem, "MatomeMenuItem");
2027             this.MatomeMenuItem.Name = "MatomeMenuItem";
2028             this.MatomeMenuItem.Click += new System.EventHandler(this.MatomeMenuItem_Click);
2029             // 
2030             // ShortcutKeyListMenuItem
2031             // 
2032             resources.ApplyResources(this.ShortcutKeyListMenuItem, "ShortcutKeyListMenuItem");
2033             this.ShortcutKeyListMenuItem.Name = "ShortcutKeyListMenuItem";
2034             this.ShortcutKeyListMenuItem.Click += new System.EventHandler(this.ShortcutKeyListMenuItem_Click);
2035             // 
2036             // ToolStripSeparator16
2037             // 
2038             resources.ApplyResources(this.ToolStripSeparator16, "ToolStripSeparator16");
2039             this.ToolStripSeparator16.Name = "ToolStripSeparator16";
2040             // 
2041             // VerUpMenuItem
2042             // 
2043             resources.ApplyResources(this.VerUpMenuItem, "VerUpMenuItem");
2044             this.VerUpMenuItem.Name = "VerUpMenuItem";
2045             this.VerUpMenuItem.Click += new System.EventHandler(this.VerUpMenuItem_Click);
2046             // 
2047             // ToolStripSeparator14
2048             // 
2049             resources.ApplyResources(this.ToolStripSeparator14, "ToolStripSeparator14");
2050             this.ToolStripSeparator14.Name = "ToolStripSeparator14";
2051             // 
2052             // TwitterApiStatusToolStripMenuItem
2053             // 
2054             resources.ApplyResources(this.TwitterApiStatusToolStripMenuItem, "TwitterApiStatusToolStripMenuItem");
2055             this.TwitterApiStatusToolStripMenuItem.Name = "TwitterApiStatusToolStripMenuItem";
2056             this.TwitterApiStatusToolStripMenuItem.Click += new System.EventHandler(this.TwitterApiStatusToolStripMenuItem_Click);
2057             // 
2058             // ApiUsageInfoMenuItem
2059             // 
2060             resources.ApplyResources(this.ApiUsageInfoMenuItem, "ApiUsageInfoMenuItem");
2061             this.ApiUsageInfoMenuItem.Name = "ApiUsageInfoMenuItem";
2062             this.ApiUsageInfoMenuItem.Click += new System.EventHandler(this.ApiUsageInfoMenuItem_Click);
2063             // 
2064             // ToolStripSeparator7
2065             // 
2066             resources.ApplyResources(this.ToolStripSeparator7, "ToolStripSeparator7");
2067             this.ToolStripSeparator7.Name = "ToolStripSeparator7";
2068             // 
2069             // AboutMenuItem
2070             // 
2071             resources.ApplyResources(this.AboutMenuItem, "AboutMenuItem");
2072             this.AboutMenuItem.Name = "AboutMenuItem";
2073             this.AboutMenuItem.Click += new System.EventHandler(this.AboutMenuItem_Click);
2074             // 
2075             // DebugModeToolStripMenuItem
2076             // 
2077             resources.ApplyResources(this.DebugModeToolStripMenuItem, "DebugModeToolStripMenuItem");
2078             this.DebugModeToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
2079             this.DumpPostClassToolStripMenuItem,
2080             this.TraceOutToolStripMenuItem,
2081             this.CacheInfoMenuItem});
2082             this.DebugModeToolStripMenuItem.Name = "DebugModeToolStripMenuItem";
2083             // 
2084             // DumpPostClassToolStripMenuItem
2085             // 
2086             resources.ApplyResources(this.DumpPostClassToolStripMenuItem, "DumpPostClassToolStripMenuItem");
2087             this.DumpPostClassToolStripMenuItem.CheckOnClick = true;
2088             this.DumpPostClassToolStripMenuItem.Name = "DumpPostClassToolStripMenuItem";
2089             this.DumpPostClassToolStripMenuItem.Click += new System.EventHandler(this.DumpPostClassToolStripMenuItem_Click);
2090             // 
2091             // TraceOutToolStripMenuItem
2092             // 
2093             resources.ApplyResources(this.TraceOutToolStripMenuItem, "TraceOutToolStripMenuItem");
2094             this.TraceOutToolStripMenuItem.CheckOnClick = true;
2095             this.TraceOutToolStripMenuItem.Name = "TraceOutToolStripMenuItem";
2096             this.TraceOutToolStripMenuItem.Click += new System.EventHandler(this.TraceOutToolStripMenuItem_Click);
2097             // 
2098             // CacheInfoMenuItem
2099             // 
2100             resources.ApplyResources(this.CacheInfoMenuItem, "CacheInfoMenuItem");
2101             this.CacheInfoMenuItem.Name = "CacheInfoMenuItem";
2102             this.CacheInfoMenuItem.Click += new System.EventHandler(this.CacheInfoMenuItem_Click);
2103             // 
2104             // ReadedStripMenuItem
2105             // 
2106             resources.ApplyResources(this.ReadedStripMenuItem, "ReadedStripMenuItem");
2107             this.ReadedStripMenuItem.Name = "ReadedStripMenuItem";
2108             this.ReadedStripMenuItem.Click += new System.EventHandler(this.ReadedStripMenuItem_Click);
2109             // 
2110             // UnreadStripMenuItem
2111             // 
2112             resources.ApplyResources(this.UnreadStripMenuItem, "UnreadStripMenuItem");
2113             this.UnreadStripMenuItem.Name = "UnreadStripMenuItem";
2114             this.UnreadStripMenuItem.Click += new System.EventHandler(this.UnreadStripMenuItem_Click);
2115             // 
2116             // ToolStripMenuItem11
2117             // 
2118             resources.ApplyResources(this.ToolStripMenuItem11, "ToolStripMenuItem11");
2119             this.ToolStripMenuItem11.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
2120             this.ReadedStripMenuItem,
2121             this.UnreadStripMenuItem});
2122             this.ToolStripMenuItem11.Name = "ToolStripMenuItem11";
2123             // 
2124             // SelectAllMenuItem
2125             // 
2126             resources.ApplyResources(this.SelectAllMenuItem, "SelectAllMenuItem");
2127             this.SelectAllMenuItem.Name = "SelectAllMenuItem";
2128             this.SelectAllMenuItem.Click += new System.EventHandler(this.SelectAllMenuItem_Click);
2129             // 
2130             // JumpUnreadMenuItem
2131             // 
2132             resources.ApplyResources(this.JumpUnreadMenuItem, "JumpUnreadMenuItem");
2133             this.JumpUnreadMenuItem.Name = "JumpUnreadMenuItem";
2134             this.JumpUnreadMenuItem.Click += new System.EventHandler(this.JumpUnreadMenuItem_Click);
2135             // 
2136             // ToolStripSeparator4
2137             // 
2138             resources.ApplyResources(this.ToolStripSeparator4, "ToolStripSeparator4");
2139             this.ToolStripSeparator4.Name = "ToolStripSeparator4";
2140             // 
2141             // ToolStripSeparator10
2142             // 
2143             resources.ApplyResources(this.ToolStripSeparator10, "ToolStripSeparator10");
2144             this.ToolStripSeparator10.Name = "ToolStripSeparator10";
2145             // 
2146             // ListManageUserContextToolStripMenuItem2
2147             // 
2148             resources.ApplyResources(this.ListManageUserContextToolStripMenuItem2, "ListManageUserContextToolStripMenuItem2");
2149             this.ListManageUserContextToolStripMenuItem2.Name = "ListManageUserContextToolStripMenuItem2";
2150             this.ListManageUserContextToolStripMenuItem2.Click += new System.EventHandler(this.ListManageUserContextToolStripMenuItem_Click);
2151             // 
2152             // OpenURLMenuItem
2153             // 
2154             resources.ApplyResources(this.OpenURLMenuItem, "OpenURLMenuItem");
2155             this.OpenURLMenuItem.Name = "OpenURLMenuItem";
2156             this.OpenURLMenuItem.Click += new System.EventHandler(this.OpenURLMenuItem_Click);
2157             // 
2158             // IDRuleMenuItem
2159             // 
2160             resources.ApplyResources(this.IDRuleMenuItem, "IDRuleMenuItem");
2161             this.IDRuleMenuItem.Name = "IDRuleMenuItem";
2162             this.IDRuleMenuItem.Click += new System.EventHandler(this.IDRuleMenuItem_Click);
2163             // 
2164             // MoveToRTHomeMenuItem
2165             // 
2166             resources.ApplyResources(this.MoveToRTHomeMenuItem, "MoveToRTHomeMenuItem");
2167             this.MoveToRTHomeMenuItem.Name = "MoveToRTHomeMenuItem";
2168             this.MoveToRTHomeMenuItem.Click += new System.EventHandler(this.MoveToRTHomeMenuItem_Click);
2169             // 
2170             // FavorareMenuItem
2171             // 
2172             resources.ApplyResources(this.FavorareMenuItem, "FavorareMenuItem");
2173             this.FavorareMenuItem.Name = "FavorareMenuItem";
2174             this.FavorareMenuItem.Click += new System.EventHandler(this.FavorareMenuItem_Click);
2175             // 
2176             // TabMenuItem
2177             // 
2178             resources.ApplyResources(this.TabMenuItem, "TabMenuItem");
2179             this.TabMenuItem.Name = "TabMenuItem";
2180             this.TabMenuItem.Click += new System.EventHandler(this.TabMenuItem_Click);
2181             // 
2182             // OpenUserSpecifiedUrlMenuItem2
2183             // 
2184             resources.ApplyResources(this.OpenUserSpecifiedUrlMenuItem2, "OpenUserSpecifiedUrlMenuItem2");
2185             this.OpenUserSpecifiedUrlMenuItem2.Name = "OpenUserSpecifiedUrlMenuItem2";
2186             this.OpenUserSpecifiedUrlMenuItem2.Click += new System.EventHandler(this.OpenUserSpecifiedUrlMenuItem_Click);
2187             // 
2188             // DeleteStripMenuItem
2189             // 
2190             resources.ApplyResources(this.DeleteStripMenuItem, "DeleteStripMenuItem");
2191             this.DeleteStripMenuItem.Name = "DeleteStripMenuItem";
2192             this.DeleteStripMenuItem.Click += new System.EventHandler(this.DeleteStripMenuItem_Click);
2193             // 
2194             // ToolStripMenuItem7
2195             // 
2196             resources.ApplyResources(this.ToolStripMenuItem7, "ToolStripMenuItem7");
2197             this.ToolStripMenuItem7.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
2198             this.TabMenuItem,
2199             this.IDRuleMenuItem});
2200             this.ToolStripMenuItem7.Name = "ToolStripMenuItem7";
2201             // 
2202             // RefreshStripMenuItem
2203             // 
2204             resources.ApplyResources(this.RefreshStripMenuItem, "RefreshStripMenuItem");
2205             this.RefreshStripMenuItem.Name = "RefreshStripMenuItem";
2206             this.RefreshStripMenuItem.Click += new System.EventHandler(this.RefreshStripMenuItem_Click);
2207             // 
2208             // NotifyIcon1
2209             // 
2210             resources.ApplyResources(this.NotifyIcon1, "NotifyIcon1");
2211             this.NotifyIcon1.ContextMenuStrip = this.ContextMenuFile;
2212             this.NotifyIcon1.BalloonTipClicked += new System.EventHandler(this.NotifyIcon1_BalloonTipClicked);
2213             this.NotifyIcon1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.NotifyIcon1_MouseClick);
2214             this.NotifyIcon1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.NotifyIcon1_MouseMove);
2215             // 
2216             // ContextMenuFile
2217             // 
2218             resources.ApplyResources(this.ContextMenuFile, "ContextMenuFile");
2219             this.ContextMenuFile.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
2220             this.SettingStripMenuItem,
2221             this.ToolStripSeparator9,
2222             this.SaveLogMenuItem,
2223             this.ToolStripSeparator17,
2224             this.NewPostPopMenuItem,
2225             this.PlaySoundMenuItem,
2226             this.ListLockMenuItem,
2227             this.ToolStripSeparator15,
2228             this.EndToolStripMenuItem});
2229             this.ContextMenuFile.Name = "ContextMenuStrip1";
2230             this.ContextMenuFile.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
2231             this.ContextMenuFile.ShowCheckMargin = true;
2232             this.ContextMenuFile.ShowImageMargin = false;
2233             this.ToolTip1.SetToolTip(this.ContextMenuFile, resources.GetString("ContextMenuFile.ToolTip"));
2234             // 
2235             // SettingStripMenuItem
2236             // 
2237             resources.ApplyResources(this.SettingStripMenuItem, "SettingStripMenuItem");
2238             this.SettingStripMenuItem.Name = "SettingStripMenuItem";
2239             this.SettingStripMenuItem.Click += new System.EventHandler(this.SettingStripMenuItem_Click);
2240             // 
2241             // ToolStripSeparator9
2242             // 
2243             resources.ApplyResources(this.ToolStripSeparator9, "ToolStripSeparator9");
2244             this.ToolStripSeparator9.Name = "ToolStripSeparator9";
2245             // 
2246             // SaveLogMenuItem
2247             // 
2248             resources.ApplyResources(this.SaveLogMenuItem, "SaveLogMenuItem");
2249             this.SaveLogMenuItem.Name = "SaveLogMenuItem";
2250             this.SaveLogMenuItem.Click += new System.EventHandler(this.SaveLogMenuItem_Click);
2251             // 
2252             // ToolStripSeparator17
2253             // 
2254             resources.ApplyResources(this.ToolStripSeparator17, "ToolStripSeparator17");
2255             this.ToolStripSeparator17.Name = "ToolStripSeparator17";
2256             // 
2257             // NewPostPopMenuItem
2258             // 
2259             resources.ApplyResources(this.NewPostPopMenuItem, "NewPostPopMenuItem");
2260             this.NewPostPopMenuItem.CheckOnClick = true;
2261             this.NewPostPopMenuItem.Name = "NewPostPopMenuItem";
2262             this.NewPostPopMenuItem.CheckStateChanged += new System.EventHandler(this.NewPostPopMenuItem_CheckStateChanged);
2263             // 
2264             // PlaySoundMenuItem
2265             // 
2266             resources.ApplyResources(this.PlaySoundMenuItem, "PlaySoundMenuItem");
2267             this.PlaySoundMenuItem.CheckOnClick = true;
2268             this.PlaySoundMenuItem.Name = "PlaySoundMenuItem";
2269             this.PlaySoundMenuItem.CheckedChanged += new System.EventHandler(this.PlaySoundMenuItem_CheckedChanged);
2270             // 
2271             // ListLockMenuItem
2272             // 
2273             resources.ApplyResources(this.ListLockMenuItem, "ListLockMenuItem");
2274             this.ListLockMenuItem.CheckOnClick = true;
2275             this.ListLockMenuItem.Name = "ListLockMenuItem";
2276             this.ListLockMenuItem.CheckStateChanged += new System.EventHandler(this.ListLockMenuItem_CheckStateChanged);
2277             // 
2278             // ToolStripSeparator15
2279             // 
2280             resources.ApplyResources(this.ToolStripSeparator15, "ToolStripSeparator15");
2281             this.ToolStripSeparator15.Name = "ToolStripSeparator15";
2282             // 
2283             // EndToolStripMenuItem
2284             // 
2285             resources.ApplyResources(this.EndToolStripMenuItem, "EndToolStripMenuItem");
2286             this.EndToolStripMenuItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
2287             this.EndToolStripMenuItem.Name = "EndToolStripMenuItem";
2288             this.EndToolStripMenuItem.Click += new System.EventHandler(this.EndToolStripMenuItem_Click);
2289             // 
2290             // RefreshMoreStripMenuItem
2291             // 
2292             resources.ApplyResources(this.RefreshMoreStripMenuItem, "RefreshMoreStripMenuItem");
2293             this.RefreshMoreStripMenuItem.Name = "RefreshMoreStripMenuItem";
2294             this.RefreshMoreStripMenuItem.Click += new System.EventHandler(this.RefreshMoreStripMenuItem_Click);
2295             // 
2296             // SaveFileDialog1
2297             // 
2298             resources.ApplyResources(this.SaveFileDialog1, "SaveFileDialog1");
2299             // 
2300             // OpenFileDialog1
2301             // 
2302             this.OpenFileDialog1.FileName = "OpenFileDialog1";
2303             resources.ApplyResources(this.OpenFileDialog1, "OpenFileDialog1");
2304             // 
2305             // RepliedStatusOpenMenuItem
2306             // 
2307             resources.ApplyResources(this.RepliedStatusOpenMenuItem, "RepliedStatusOpenMenuItem");
2308             this.RepliedStatusOpenMenuItem.Name = "RepliedStatusOpenMenuItem";
2309             this.RepliedStatusOpenMenuItem.Click += new System.EventHandler(this.RepliedStatusOpenMenuItem_Click);
2310             // 
2311             // StatusOpenMenuItem
2312             // 
2313             resources.ApplyResources(this.StatusOpenMenuItem, "StatusOpenMenuItem");
2314             this.StatusOpenMenuItem.Name = "StatusOpenMenuItem";
2315             this.StatusOpenMenuItem.Click += new System.EventHandler(this.StatusOpenMenuItem_Click);
2316             // 
2317             // ContextMenuOperate
2318             // 
2319             resources.ApplyResources(this.ContextMenuOperate, "ContextMenuOperate");
2320             this.ContextMenuOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
2321             this.ReplyStripMenuItem,
2322             this.ReplyAllStripMenuItem,
2323             this.DMStripMenuItem,
2324             this.ReTweetOriginalStripMenuItem,
2325             this.ReTweetStripMenuItem,
2326             this.QuoteStripMenuItem,
2327             this.ToolStripSeparator39,
2328             this.FavAddToolStripMenuItem,
2329             this.FavoriteRetweetContextMenu,
2330             this.FavoriteRetweetUnofficialContextMenu,
2331             this.FavRemoveToolStripMenuItem,
2332             this.ToolStripSeparator2,
2333             this.ShowProfileMenuItem,
2334             this.ShowRelatedStatusesMenuItem,
2335             this.ShowUserTimelineContextMenuItem,
2336             this.ToolStripMenuItem6,
2337             this.ToolStripMenuItem7,
2338             this.ListManageUserContextToolStripMenuItem2,
2339             this.ToolStripSeparator4,
2340             this.ToolStripMenuItem11,
2341             this.JumpUnreadMenuItem,
2342             this.ToolStripSeparator10,
2343             this.SelectAllMenuItem,
2344             this.DeleteStripMenuItem,
2345             this.RefreshStripMenuItem,
2346             this.RefreshMoreStripMenuItem});
2347             this.ContextMenuOperate.Name = "ContextMenuStrip2";
2348             this.ContextMenuOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
2349             this.ToolTip1.SetToolTip(this.ContextMenuOperate, resources.GetString("ContextMenuOperate.ToolTip"));
2350             this.ContextMenuOperate.Opening += new System.ComponentModel.CancelEventHandler(this.ContextMenuOperate_Opening);
2351             // 
2352             // ReplyStripMenuItem
2353             // 
2354             resources.ApplyResources(this.ReplyStripMenuItem, "ReplyStripMenuItem");
2355             this.ReplyStripMenuItem.Name = "ReplyStripMenuItem";
2356             this.ReplyStripMenuItem.Click += new System.EventHandler(this.ReplyStripMenuItem_Click);
2357             // 
2358             // ReplyAllStripMenuItem
2359             // 
2360             resources.ApplyResources(this.ReplyAllStripMenuItem, "ReplyAllStripMenuItem");
2361             this.ReplyAllStripMenuItem.Name = "ReplyAllStripMenuItem";
2362             this.ReplyAllStripMenuItem.Click += new System.EventHandler(this.ReplyAllStripMenuItem_Click);
2363             // 
2364             // DMStripMenuItem
2365             // 
2366             resources.ApplyResources(this.DMStripMenuItem, "DMStripMenuItem");
2367             this.DMStripMenuItem.Name = "DMStripMenuItem";
2368             this.DMStripMenuItem.Click += new System.EventHandler(this.DMStripMenuItem_Click);
2369             // 
2370             // ReTweetOriginalStripMenuItem
2371             // 
2372             resources.ApplyResources(this.ReTweetOriginalStripMenuItem, "ReTweetOriginalStripMenuItem");
2373             this.ReTweetOriginalStripMenuItem.Name = "ReTweetOriginalStripMenuItem";
2374             this.ReTweetOriginalStripMenuItem.Click += new System.EventHandler(this.ReTweetOriginalStripMenuItem_Click);
2375             // 
2376             // ReTweetStripMenuItem
2377             // 
2378             resources.ApplyResources(this.ReTweetStripMenuItem, "ReTweetStripMenuItem");
2379             this.ReTweetStripMenuItem.Name = "ReTweetStripMenuItem";
2380             this.ReTweetStripMenuItem.Click += new System.EventHandler(this.ReTweetStripMenuItem_Click);
2381             // 
2382             // QuoteStripMenuItem
2383             // 
2384             resources.ApplyResources(this.QuoteStripMenuItem, "QuoteStripMenuItem");
2385             this.QuoteStripMenuItem.Name = "QuoteStripMenuItem";
2386             this.QuoteStripMenuItem.Click += new System.EventHandler(this.QuoteStripMenuItem_Click);
2387             // 
2388             // ToolStripSeparator39
2389             // 
2390             resources.ApplyResources(this.ToolStripSeparator39, "ToolStripSeparator39");
2391             this.ToolStripSeparator39.Name = "ToolStripSeparator39";
2392             // 
2393             // FavAddToolStripMenuItem
2394             // 
2395             resources.ApplyResources(this.FavAddToolStripMenuItem, "FavAddToolStripMenuItem");
2396             this.FavAddToolStripMenuItem.Name = "FavAddToolStripMenuItem";
2397             this.FavAddToolStripMenuItem.Click += new System.EventHandler(this.FavAddToolStripMenuItem_Click);
2398             // 
2399             // FavoriteRetweetContextMenu
2400             // 
2401             resources.ApplyResources(this.FavoriteRetweetContextMenu, "FavoriteRetweetContextMenu");
2402             this.FavoriteRetweetContextMenu.Name = "FavoriteRetweetContextMenu";
2403             this.FavoriteRetweetContextMenu.Click += new System.EventHandler(this.FavoriteRetweetMenuItem_Click);
2404             // 
2405             // FavoriteRetweetUnofficialContextMenu
2406             // 
2407             resources.ApplyResources(this.FavoriteRetweetUnofficialContextMenu, "FavoriteRetweetUnofficialContextMenu");
2408             this.FavoriteRetweetUnofficialContextMenu.Name = "FavoriteRetweetUnofficialContextMenu";
2409             this.FavoriteRetweetUnofficialContextMenu.Click += new System.EventHandler(this.FavoriteRetweetUnofficialMenuItem_Click);
2410             // 
2411             // FavRemoveToolStripMenuItem
2412             // 
2413             resources.ApplyResources(this.FavRemoveToolStripMenuItem, "FavRemoveToolStripMenuItem");
2414             this.FavRemoveToolStripMenuItem.Name = "FavRemoveToolStripMenuItem";
2415             this.FavRemoveToolStripMenuItem.Click += new System.EventHandler(this.FavRemoveToolStripMenuItem_Click);
2416             // 
2417             // ToolStripSeparator2
2418             // 
2419             resources.ApplyResources(this.ToolStripSeparator2, "ToolStripSeparator2");
2420             this.ToolStripSeparator2.Name = "ToolStripSeparator2";
2421             // 
2422             // ShowProfileMenuItem
2423             // 
2424             resources.ApplyResources(this.ShowProfileMenuItem, "ShowProfileMenuItem");
2425             this.ShowProfileMenuItem.Name = "ShowProfileMenuItem";
2426             this.ShowProfileMenuItem.Click += new System.EventHandler(this.ShowProfileMenuItem_Click);
2427             // 
2428             // ShowRelatedStatusesMenuItem
2429             // 
2430             resources.ApplyResources(this.ShowRelatedStatusesMenuItem, "ShowRelatedStatusesMenuItem");
2431             this.ShowRelatedStatusesMenuItem.Name = "ShowRelatedStatusesMenuItem";
2432             this.ShowRelatedStatusesMenuItem.Click += new System.EventHandler(this.ShowRelatedStatusesMenuItem_Click);
2433             // 
2434             // ShowUserTimelineContextMenuItem
2435             // 
2436             resources.ApplyResources(this.ShowUserTimelineContextMenuItem, "ShowUserTimelineContextMenuItem");
2437             this.ShowUserTimelineContextMenuItem.Name = "ShowUserTimelineContextMenuItem";
2438             this.ShowUserTimelineContextMenuItem.Click += new System.EventHandler(this.ShowUserTimelineToolStripMenuItem_Click);
2439             // 
2440             // ToolStripMenuItem6
2441             // 
2442             resources.ApplyResources(this.ToolStripMenuItem6, "ToolStripMenuItem6");
2443             this.ToolStripMenuItem6.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
2444             this.MoveToHomeToolStripMenuItem,
2445             this.MoveToFavToolStripMenuItem,
2446             this.StatusOpenMenuItem,
2447             this.RepliedStatusOpenMenuItem,
2448             this.FavorareMenuItem,
2449             this.OpenURLMenuItem,
2450             this.MoveToRTHomeMenuItem,
2451             this.OpenUserSpecifiedUrlMenuItem2});
2452             this.ToolStripMenuItem6.Name = "ToolStripMenuItem6";
2453             // 
2454             // MoveToHomeToolStripMenuItem
2455             // 
2456             resources.ApplyResources(this.MoveToHomeToolStripMenuItem, "MoveToHomeToolStripMenuItem");
2457             this.MoveToHomeToolStripMenuItem.Name = "MoveToHomeToolStripMenuItem";
2458             this.MoveToHomeToolStripMenuItem.Click += new System.EventHandler(this.MoveToHomeToolStripMenuItem_Click);
2459             // 
2460             // MoveToFavToolStripMenuItem
2461             // 
2462             resources.ApplyResources(this.MoveToFavToolStripMenuItem, "MoveToFavToolStripMenuItem");
2463             this.MoveToFavToolStripMenuItem.Name = "MoveToFavToolStripMenuItem";
2464             this.MoveToFavToolStripMenuItem.Click += new System.EventHandler(this.MoveToFavToolStripMenuItem_Click);
2465             // 
2466             // TimerRefreshIcon
2467             // 
2468             this.TimerRefreshIcon.Interval = 50;
2469             this.TimerRefreshIcon.Tick += new System.EventHandler(this.TimerRefreshIcon_Tick);
2470             // 
2471             // PostStateImageList
2472             // 
2473             this.PostStateImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("PostStateImageList.ImageStream")));
2474             this.PostStateImageList.TransparentColor = System.Drawing.Color.Transparent;
2475             this.PostStateImageList.Images.SetKeyName(0, "S0.ico");
2476             this.PostStateImageList.Images.SetKeyName(1, "S1.ico");
2477             this.PostStateImageList.Images.SetKeyName(2, "S2.ico");
2478             this.PostStateImageList.Images.SetKeyName(3, "S3.ico");
2479             this.PostStateImageList.Images.SetKeyName(4, "S4.ico");
2480             this.PostStateImageList.Images.SetKeyName(5, "S5.ico");
2481             this.PostStateImageList.Images.SetKeyName(6, "S6.ico");
2482             this.PostStateImageList.Images.SetKeyName(7, "S7.ico");
2483             this.PostStateImageList.Images.SetKeyName(8, "S8.ico");
2484             this.PostStateImageList.Images.SetKeyName(9, "S9.ico");
2485             this.PostStateImageList.Images.SetKeyName(10, "S10.ico");
2486             this.PostStateImageList.Images.SetKeyName(11, "S11.ico");
2487             this.PostStateImageList.Images.SetKeyName(12, "S12.ico");
2488             this.PostStateImageList.Images.SetKeyName(13, "S13.ico");
2489             this.PostStateImageList.Images.SetKeyName(14, "S14.ico");
2490             // 
2491             // TweenMain
2492             // 
2493             resources.ApplyResources(this, "$this");
2494             this.AllowDrop = true;
2495             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
2496             this.Controls.Add(this.ToolStripContainer1);
2497             this.Name = "TweenMain";
2498             this.ToolTip1.SetToolTip(this, resources.GetString("$this.ToolTip"));
2499             this.Activated += new System.EventHandler(this.TweenMain_Activated);
2500             this.Deactivate += new System.EventHandler(this.TweenMain_Deactivate);
2501             this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Tween_FormClosing);
2502             this.Load += new System.EventHandler(this.Form1_Load);
2503             this.Shown += new System.EventHandler(this.TweenMain_Shown);
2504             this.ClientSizeChanged += new System.EventHandler(this.Tween_ClientSizeChanged);
2505             this.LocationChanged += new System.EventHandler(this.Tween_LocationChanged);
2506             this.DragDrop += new System.Windows.Forms.DragEventHandler(this.TweenMain_DragDrop);
2507             this.DragOver += new System.Windows.Forms.DragEventHandler(this.TweenMain_DragOver);
2508             this.Resize += new System.EventHandler(this.TweenMain_Resize);
2509             this.Disposed += new System.EventHandler(this.TweenMain_Disposed);
2510             this.ToolStripContainer1.BottomToolStripPanel.ResumeLayout(false);
2511             this.ToolStripContainer1.BottomToolStripPanel.PerformLayout();
2512             this.ToolStripContainer1.ContentPanel.ResumeLayout(false);
2513             this.ToolStripContainer1.TopToolStripPanel.ResumeLayout(false);
2514             this.ToolStripContainer1.TopToolStripPanel.PerformLayout();
2515             this.ToolStripContainer1.ResumeLayout(false);
2516             this.ToolStripContainer1.PerformLayout();
2517             this.StatusStrip1.ResumeLayout(false);
2518             this.StatusStrip1.PerformLayout();
2519             this.ContextMenuPostMode.ResumeLayout(false);
2520             this.SplitContainer1.Panel1.ResumeLayout(false);
2521             this.SplitContainer1.Panel2.ResumeLayout(false);
2522             ((System.ComponentModel.ISupportInitialize)(this.SplitContainer1)).EndInit();
2523             this.SplitContainer1.ResumeLayout(false);
2524             this.TimelinePanel.ResumeLayout(false);
2525             this.ContextMenuTabProperty.ResumeLayout(false);
2526             this.ImageSelectionPanel.ResumeLayout(false);
2527             ((System.ComponentModel.ISupportInitialize)(this.ImageSelectedPicture)).EndInit();
2528             this.ImagePathPanel.ResumeLayout(false);
2529             this.ImagePathPanel.PerformLayout();
2530             this.SplitContainer3.Panel1.ResumeLayout(false);
2531             this.SplitContainer3.Panel2.ResumeLayout(false);
2532             ((System.ComponentModel.ISupportInitialize)(this.SplitContainer3)).EndInit();
2533             this.SplitContainer3.ResumeLayout(false);
2534             this.SplitContainer2.Panel1.ResumeLayout(false);
2535             this.SplitContainer2.Panel2.ResumeLayout(false);
2536             this.SplitContainer2.Panel2.PerformLayout();
2537             ((System.ComponentModel.ISupportInitialize)(this.SplitContainer2)).EndInit();
2538             this.SplitContainer2.ResumeLayout(false);
2539             this.TableLayoutPanel1.ResumeLayout(false);
2540             this.TableLayoutPanel1.PerformLayout();
2541             ((System.ComponentModel.ISupportInitialize)(this.UserPicture)).EndInit();
2542             this.ContextMenuUserPicture.ResumeLayout(false);
2543             this.ContextMenuPostBrowser.ResumeLayout(false);
2544             this.ContextMenuSource.ResumeLayout(false);
2545             this.MenuStrip1.ResumeLayout(false);
2546             this.MenuStrip1.PerformLayout();
2547             this.ContextMenuFile.ResumeLayout(false);
2548             this.ContextMenuOperate.ResumeLayout(false);
2549             this.ResumeLayout(false);
2550
2551         }
2552
2553         #endregion
2554
2555         internal System.Windows.Forms.ToolStripMenuItem JmpStripMenuItem;
2556         internal System.Windows.Forms.ToolStripContainer ToolStripContainer1;
2557         internal System.Windows.Forms.StatusStrip StatusStrip1;
2558         internal System.Windows.Forms.ToolStripStatusLabel StatusLabelUrl;
2559         internal OpenTweenCustomControl.ToolStripLabelHistory StatusLabel;
2560         internal System.Windows.Forms.ToolStripStatusLabel ToolStripStatusLabel1;
2561         internal System.Windows.Forms.ToolStripSplitButton HashStripSplitButton;
2562         internal System.Windows.Forms.ContextMenuStrip ContextMenuPostMode;
2563         internal System.Windows.Forms.ToolStripMenuItem ToolStripMenuItemUrlMultibyteSplit;
2564         internal System.Windows.Forms.ToolStripMenuItem ToolStripMenuItemApiCommandEvasion;
2565         internal System.Windows.Forms.ToolStripMenuItem ToolStripMenuItemUrlAutoShorten;
2566         internal System.Windows.Forms.ToolStripMenuItem IdeographicSpaceToSpaceToolStripMenuItem;
2567         internal System.Windows.Forms.ToolStripMenuItem MultiLineMenuItem;
2568         internal System.Windows.Forms.ToolStripMenuItem ToolStripFocusLockMenuItem;
2569         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator35;
2570         internal System.Windows.Forms.ToolStripMenuItem ImageSelectMenuItem;
2571         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator8;
2572         internal System.Windows.Forms.ToolStripMenuItem HashToggleMenuItem;
2573         internal System.Windows.Forms.ToolStripMenuItem HashManageMenuItem;
2574         internal System.Windows.Forms.SplitContainer SplitContainer1;
2575         internal System.Windows.Forms.Panel TimelinePanel;
2576         internal System.Windows.Forms.TabControl ListTab;
2577         internal System.Windows.Forms.ContextMenuStrip ContextMenuTabProperty;
2578         internal System.Windows.Forms.ToolStripMenuItem AddTabMenuItem;
2579         internal System.Windows.Forms.ToolStripMenuItem TabRenameMenuItem;
2580         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator20;
2581         internal System.Windows.Forms.ToolStripMenuItem UreadManageMenuItem;
2582         internal System.Windows.Forms.ToolStripMenuItem NotifyDispMenuItem;
2583         internal System.Windows.Forms.ToolStripComboBox SoundFileComboBox;
2584         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator18;
2585         internal System.Windows.Forms.ToolStripMenuItem FilterEditMenuItem;
2586         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator19;
2587         internal System.Windows.Forms.ToolStripMenuItem ClearTabMenuItem;
2588         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator11;
2589         internal System.Windows.Forms.ToolStripMenuItem DeleteTabMenuItem;
2590         internal System.Windows.Forms.ImageList TabImage;
2591         internal System.Windows.Forms.Panel ImageSelectionPanel;
2592         internal OpenTweenCustomControl.PictureBoxEx ImageSelectedPicture;
2593         internal System.Windows.Forms.Panel ImagePathPanel;
2594         internal System.Windows.Forms.TextBox ImagefilePathText;
2595         internal System.Windows.Forms.Button FilePickButton;
2596         internal System.Windows.Forms.Label Label2;
2597         internal System.Windows.Forms.ComboBox ImageServiceCombo;
2598         internal System.Windows.Forms.Button ImageCancelButton;
2599         internal System.Windows.Forms.Label Label1;
2600         internal System.Windows.Forms.Panel ProfilePanel;
2601         internal System.Windows.Forms.SplitContainer SplitContainer3;
2602         internal System.Windows.Forms.SplitContainer SplitContainer2;
2603         internal System.Windows.Forms.TableLayoutPanel TableLayoutPanel1;
2604         internal OpenTweenCustomControl.PictureBoxEx UserPicture;
2605         internal System.Windows.Forms.ContextMenuStrip ContextMenuUserPicture;
2606         internal System.Windows.Forms.ToolStripMenuItem FollowToolStripMenuItem;
2607         internal System.Windows.Forms.ToolStripMenuItem UnFollowToolStripMenuItem;
2608         internal System.Windows.Forms.ToolStripMenuItem ShowFriendShipToolStripMenuItem;
2609         internal System.Windows.Forms.ToolStripMenuItem ListManageUserContextToolStripMenuItem3;
2610         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator37;
2611         internal System.Windows.Forms.ToolStripMenuItem ShowUserStatusToolStripMenuItem;
2612         internal System.Windows.Forms.ToolStripMenuItem SearchPostsDetailNameToolStripMenuItem;
2613         internal System.Windows.Forms.ToolStripMenuItem SearchAtPostsDetailNameToolStripMenuItem;
2614         internal System.Windows.Forms.ToolStripSeparator ToolStripMenuItem1;
2615         internal System.Windows.Forms.ToolStripMenuItem IconNameToolStripMenuItem;
2616         internal System.Windows.Forms.ToolStripMenuItem SaveIconPictureToolStripMenuItem;
2617         internal System.Windows.Forms.Label NameLabel;
2618         internal System.Windows.Forms.WebBrowser PostBrowser;
2619         internal System.Windows.Forms.ContextMenuStrip ContextMenuPostBrowser;
2620         internal System.Windows.Forms.ToolStripMenuItem SelectionSearchContextMenuItem;
2621         internal System.Windows.Forms.ToolStripMenuItem SearchGoogleContextMenuItem;
2622         internal System.Windows.Forms.ToolStripMenuItem SearchWikipediaContextMenuItem;
2623         internal System.Windows.Forms.ToolStripMenuItem SearchPublicSearchContextMenuItem;
2624         internal System.Windows.Forms.ToolStripMenuItem CurrentTabToolStripMenuItem;
2625         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator13;
2626         internal System.Windows.Forms.ToolStripMenuItem SelectionCopyContextMenuItem;
2627         internal System.Windows.Forms.ToolStripMenuItem UrlCopyContextMenuItem;
2628         internal System.Windows.Forms.ToolStripMenuItem SelectionAllContextMenuItem;
2629         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator5;
2630         internal System.Windows.Forms.ToolStripMenuItem FollowContextMenuItem;
2631         internal System.Windows.Forms.ToolStripMenuItem RemoveContextMenuItem;
2632         internal System.Windows.Forms.ToolStripMenuItem FriendshipContextMenuItem;
2633         internal System.Windows.Forms.ToolStripMenuItem FriendshipAllMenuItem;
2634         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator36;
2635         internal System.Windows.Forms.ToolStripMenuItem ShowUserStatusContextMenuItem;
2636         internal System.Windows.Forms.ToolStripMenuItem SearchPostsDetailToolStripMenuItem;
2637         internal System.Windows.Forms.ToolStripMenuItem SearchAtPostsDetailToolStripMenuItem;
2638         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator32;
2639         internal System.Windows.Forms.ToolStripMenuItem IdFilterAddMenuItem;
2640         internal System.Windows.Forms.ToolStripMenuItem ListManageUserContextToolStripMenuItem;
2641         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator33;
2642         internal System.Windows.Forms.ToolStripMenuItem UseHashtagMenuItem;
2643         internal System.Windows.Forms.ToolStripMenuItem SelectionTranslationToolStripMenuItem;
2644         internal System.Windows.Forms.ToolStripMenuItem TranslationToolStripMenuItem;
2645         internal System.Windows.Forms.Label DateTimeLabel;
2646         internal System.Windows.Forms.LinkLabel SourceLinkLabel;
2647         internal System.Windows.Forms.ContextMenuStrip ContextMenuSource;
2648         internal System.Windows.Forms.ToolStripMenuItem SourceCopyMenuItem;
2649         internal System.Windows.Forms.ToolStripMenuItem SourceUrlCopyMenuItem;
2650         internal System.Windows.Forms.TextBox StatusText;
2651         internal System.Windows.Forms.Label lblLen;
2652         internal System.Windows.Forms.Button PostButton;
2653         internal System.Windows.Forms.MenuStrip MenuStrip1;
2654         internal System.Windows.Forms.ToolStripMenuItem MenuItemFile;
2655         internal System.Windows.Forms.ToolStripMenuItem SettingFileMenuItem;
2656         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator21;
2657         internal System.Windows.Forms.ToolStripMenuItem SaveFileMenuItem;
2658         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator23;
2659         internal System.Windows.Forms.ToolStripMenuItem NotifyFileMenuItem;
2660         internal System.Windows.Forms.ToolStripMenuItem PlaySoundFileMenuItem;
2661         internal System.Windows.Forms.ToolStripMenuItem LockListFileMenuItem;
2662         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator43;
2663         internal System.Windows.Forms.ToolStripMenuItem StopRefreshAllMenuItem;
2664         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator24;
2665         internal System.Windows.Forms.ToolStripMenuItem TweenRestartMenuItem;
2666         internal System.Windows.Forms.ToolStripMenuItem EndFileMenuItem;
2667         internal System.Windows.Forms.ToolStripMenuItem MenuItemEdit;
2668         internal System.Windows.Forms.ToolStripMenuItem UndoRemoveTabMenuItem;
2669         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator12;
2670         internal System.Windows.Forms.ToolStripMenuItem CopySTOTMenuItem;
2671         internal System.Windows.Forms.ToolStripMenuItem CopyURLMenuItem;
2672         internal System.Windows.Forms.ToolStripMenuItem CopyUserIdStripMenuItem;
2673         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator6;
2674         internal System.Windows.Forms.ToolStripMenuItem MenuItemSubSearch;
2675         internal System.Windows.Forms.ToolStripMenuItem MenuItemSearchNext;
2676         internal System.Windows.Forms.ToolStripMenuItem MenuItemSearchPrev;
2677         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator22;
2678         internal System.Windows.Forms.ToolStripMenuItem PublicSearchQueryMenuItem;
2679         internal System.Windows.Forms.ToolStripMenuItem MenuItemOperate;
2680         internal System.Windows.Forms.ToolStripMenuItem ReplyOpMenuItem;
2681         internal System.Windows.Forms.ToolStripMenuItem ReplyAllOpMenuItem;
2682         internal System.Windows.Forms.ToolStripMenuItem DmOpMenuItem;
2683         internal System.Windows.Forms.ToolStripMenuItem RtOpMenuItem;
2684         internal System.Windows.Forms.ToolStripMenuItem RtUnOpMenuItem;
2685         internal System.Windows.Forms.ToolStripMenuItem QtOpMenuItem;
2686         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator25;
2687         internal System.Windows.Forms.ToolStripMenuItem FavOpMenuItem;
2688         internal System.Windows.Forms.ToolStripMenuItem FavoriteRetweetMenuItem;
2689         internal System.Windows.Forms.ToolStripMenuItem FavoriteRetweetUnofficialMenuItem;
2690         internal System.Windows.Forms.ToolStripMenuItem UnFavOpMenuItem;
2691         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator38;
2692         internal System.Windows.Forms.ToolStripMenuItem ShowProfMenuItem;
2693         internal System.Windows.Forms.ToolStripMenuItem ShowRelatedStatusesMenuItem2;
2694         internal System.Windows.Forms.ToolStripMenuItem ShowUserTimelineToolStripMenuItem;
2695         internal System.Windows.Forms.ToolStripMenuItem OpenOpMenuItem;
2696         internal System.Windows.Forms.ToolStripMenuItem OpenHomeOpMenuItem;
2697         internal System.Windows.Forms.ToolStripMenuItem OpenFavOpMenuItem;
2698         internal System.Windows.Forms.ToolStripMenuItem OpenStatusOpMenuItem;
2699         internal System.Windows.Forms.ToolStripMenuItem OpenRepSourceOpMenuItem;
2700         internal System.Windows.Forms.ToolStripMenuItem OpenFavotterOpMenuItem;
2701         internal System.Windows.Forms.ToolStripMenuItem OpenUrlOpMenuItem;
2702         internal System.Windows.Forms.ToolStripMenuItem OpenRterHomeMenuItem;
2703         internal System.Windows.Forms.ToolStripMenuItem OpenUserSpecifiedUrlMenuItem;
2704         internal System.Windows.Forms.ToolStripMenuItem CreateRuleOpMenuItem;
2705         internal System.Windows.Forms.ToolStripMenuItem CreateTabRuleOpMenuItem;
2706         internal System.Windows.Forms.ToolStripMenuItem CreateIdRuleOpMenuItem;
2707         internal System.Windows.Forms.ToolStripMenuItem ListManageMenuItem;
2708         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator26;
2709         internal System.Windows.Forms.ToolStripMenuItem ChangeReadOpMenuItem;
2710         internal System.Windows.Forms.ToolStripMenuItem ReadOpMenuItem;
2711         internal System.Windows.Forms.ToolStripMenuItem UnreadOpMenuItem;
2712         internal System.Windows.Forms.ToolStripMenuItem JumpReadOpMenuItem;
2713         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator27;
2714         internal System.Windows.Forms.ToolStripMenuItem SelAllOpMenuItem;
2715         internal System.Windows.Forms.ToolStripMenuItem DelOpMenuItem;
2716         internal System.Windows.Forms.ToolStripMenuItem RefreshOpMenuItem;
2717         internal System.Windows.Forms.ToolStripMenuItem RefreshPrevOpMenuItem;
2718         internal System.Windows.Forms.ToolStripMenuItem MenuItemTab;
2719         internal System.Windows.Forms.ToolStripMenuItem CreateTbMenuItem;
2720         internal System.Windows.Forms.ToolStripMenuItem RenameTbMenuItem;
2721         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator28;
2722         internal System.Windows.Forms.ToolStripMenuItem UnreadMngTbMenuItem;
2723         internal System.Windows.Forms.ToolStripMenuItem NotifyTbMenuItem;
2724         internal System.Windows.Forms.ToolStripComboBox SoundFileTbComboBox;
2725         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator29;
2726         internal System.Windows.Forms.ToolStripMenuItem EditRuleTbMenuItem;
2727         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator30;
2728         internal System.Windows.Forms.ToolStripMenuItem ClearTbMenuItem;
2729         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator31;
2730         internal System.Windows.Forms.ToolStripMenuItem DeleteTbMenuItem;
2731         internal System.Windows.Forms.ToolStripMenuItem MenuItemCommand;
2732         internal System.Windows.Forms.ToolStripMenuItem TinyUrlConvertToolStripMenuItem;
2733         internal System.Windows.Forms.ToolStripMenuItem UrlConvertAutoToolStripMenuItem;
2734         internal System.Windows.Forms.ToolStripMenuItem UrlUndoToolStripMenuItem;
2735         internal System.Windows.Forms.ToolStripMenuItem TinyURLToolStripMenuItem;
2736         internal System.Windows.Forms.ToolStripMenuItem IsgdToolStripMenuItem;
2737         internal System.Windows.Forms.ToolStripMenuItem TwurlnlToolStripMenuItem;
2738         internal System.Windows.Forms.ToolStripMenuItem BitlyToolStripMenuItem;
2739         internal System.Windows.Forms.ToolStripMenuItem UxnuMenuItem;
2740         internal System.Windows.Forms.ToolStripMenuItem UpdateFollowersMenuItem1;
2741         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator1;
2742         internal System.Windows.Forms.ToolStripMenuItem FollowCommandMenuItem;
2743         internal System.Windows.Forms.ToolStripMenuItem RemoveCommandMenuItem;
2744         internal System.Windows.Forms.ToolStripMenuItem FriendshipMenuItem;
2745         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator3;
2746         internal System.Windows.Forms.ToolStripMenuItem OwnStatusMenuItem;
2747         internal System.Windows.Forms.ToolStripMenuItem OpenOwnHomeMenuItem;
2748         internal System.Windows.Forms.ToolStripMenuItem OpenOwnFavedMenuItem;
2749         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator41;
2750         internal System.Windows.Forms.ToolStripMenuItem UserStatusToolStripMenuItem;
2751         internal System.Windows.Forms.ToolStripMenuItem UserTimelineToolStripMenuItem;
2752         internal System.Windows.Forms.ToolStripMenuItem UserFavorareToolStripMenuItem;
2753         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator34;
2754         internal System.Windows.Forms.ToolStripMenuItem HashToggleToolStripMenuItem;
2755         internal System.Windows.Forms.ToolStripMenuItem HashManageToolStripMenuItem;
2756         internal System.Windows.Forms.ToolStripMenuItem RtCountMenuItem;
2757         internal System.Windows.Forms.ToolStripMenuItem ListManageToolStripMenuItem;
2758         internal System.Windows.Forms.ToolStripMenuItem MenuItemUserStream;
2759         internal System.Windows.Forms.ToolStripMenuItem StopToolStripMenuItem;
2760         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator40;
2761         internal System.Windows.Forms.ToolStripMenuItem TrackToolStripMenuItem;
2762         internal System.Windows.Forms.ToolStripMenuItem AllrepliesToolStripMenuItem;
2763         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator42;
2764         internal System.Windows.Forms.ToolStripMenuItem EventViewerMenuItem;
2765         internal System.Windows.Forms.ToolStripMenuItem MenuItemHelp;
2766         internal System.Windows.Forms.ToolStripMenuItem MatomeMenuItem;
2767         internal System.Windows.Forms.ToolStripMenuItem ShortcutKeyListMenuItem;
2768         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator16;
2769         internal System.Windows.Forms.ToolStripMenuItem VerUpMenuItem;
2770         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator14;
2771         internal System.Windows.Forms.ToolStripMenuItem ApiUsageInfoMenuItem;
2772         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator7;
2773         internal System.Windows.Forms.ToolStripMenuItem AboutMenuItem;
2774         internal System.Windows.Forms.ToolStripMenuItem DebugModeToolStripMenuItem;
2775         internal System.Windows.Forms.ToolStripMenuItem DumpPostClassToolStripMenuItem;
2776         internal System.Windows.Forms.ToolStripMenuItem TraceOutToolStripMenuItem;
2777         internal System.Windows.Forms.ToolStripMenuItem CacheInfoMenuItem;
2778         internal System.Windows.Forms.ToolStripMenuItem ReadedStripMenuItem;
2779         internal System.Windows.Forms.ToolStripMenuItem UnreadStripMenuItem;
2780         internal System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem11;
2781         internal System.Windows.Forms.ToolStripMenuItem SelectAllMenuItem;
2782         internal System.Windows.Forms.ToolStripMenuItem JumpUnreadMenuItem;
2783         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator4;
2784         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator10;
2785         internal System.Windows.Forms.ToolStripMenuItem ListManageUserContextToolStripMenuItem2;
2786         internal System.Windows.Forms.ToolStripMenuItem OpenURLMenuItem;
2787         internal System.Windows.Forms.ToolStripMenuItem IDRuleMenuItem;
2788         internal System.Windows.Forms.ToolStripMenuItem MoveToRTHomeMenuItem;
2789         internal System.Windows.Forms.ToolStripMenuItem FavorareMenuItem;
2790         internal System.Windows.Forms.ToolStripMenuItem TabMenuItem;
2791         internal System.Windows.Forms.ToolStripMenuItem OpenUserSpecifiedUrlMenuItem2;
2792         internal System.Windows.Forms.ToolStripMenuItem DeleteStripMenuItem;
2793         internal System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem7;
2794         internal System.Windows.Forms.ToolStripMenuItem RefreshStripMenuItem;
2795         internal System.Windows.Forms.NotifyIcon NotifyIcon1;
2796         internal System.Windows.Forms.ContextMenuStrip ContextMenuFile;
2797         internal System.Windows.Forms.ToolStripMenuItem SettingStripMenuItem;
2798         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator9;
2799         internal System.Windows.Forms.ToolStripMenuItem SaveLogMenuItem;
2800         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator17;
2801         internal System.Windows.Forms.ToolStripMenuItem NewPostPopMenuItem;
2802         internal System.Windows.Forms.ToolStripMenuItem PlaySoundMenuItem;
2803         internal System.Windows.Forms.ToolStripMenuItem ListLockMenuItem;
2804         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator15;
2805         internal System.Windows.Forms.ToolStripMenuItem EndToolStripMenuItem;
2806         internal System.Windows.Forms.ToolStripMenuItem RefreshMoreStripMenuItem;
2807         internal System.Windows.Forms.SaveFileDialog SaveFileDialog1;
2808         internal System.Windows.Forms.OpenFileDialog OpenFileDialog1;
2809         internal System.Windows.Forms.ToolStripMenuItem RepliedStatusOpenMenuItem;
2810         internal System.Windows.Forms.ToolStripMenuItem StatusOpenMenuItem;
2811         internal System.Windows.Forms.ContextMenuStrip ContextMenuOperate;
2812         internal System.Windows.Forms.ToolStripMenuItem ReplyStripMenuItem;
2813         internal System.Windows.Forms.ToolStripMenuItem ReplyAllStripMenuItem;
2814         internal System.Windows.Forms.ToolStripMenuItem DMStripMenuItem;
2815         internal System.Windows.Forms.ToolStripMenuItem ReTweetOriginalStripMenuItem;
2816         internal System.Windows.Forms.ToolStripMenuItem ReTweetStripMenuItem;
2817         internal System.Windows.Forms.ToolStripMenuItem QuoteStripMenuItem;
2818         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator39;
2819         internal System.Windows.Forms.ToolStripMenuItem FavAddToolStripMenuItem;
2820         internal System.Windows.Forms.ToolStripMenuItem FavoriteRetweetContextMenu;
2821         internal System.Windows.Forms.ToolStripMenuItem FavoriteRetweetUnofficialContextMenu;
2822         internal System.Windows.Forms.ToolStripMenuItem FavRemoveToolStripMenuItem;
2823         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator2;
2824         internal System.Windows.Forms.ToolStripMenuItem ShowProfileMenuItem;
2825         internal System.Windows.Forms.ToolStripMenuItem ShowRelatedStatusesMenuItem;
2826         internal System.Windows.Forms.ToolStripMenuItem ShowUserTimelineContextMenuItem;
2827         internal System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem6;
2828         internal System.Windows.Forms.ToolStripMenuItem MoveToHomeToolStripMenuItem;
2829         internal System.Windows.Forms.ToolStripMenuItem MoveToFavToolStripMenuItem;
2830         internal System.Windows.Forms.ToolTip ToolTip1;
2831         internal System.Windows.Forms.Timer TimerRefreshIcon;
2832         internal System.Windows.Forms.ImageList PostStateImageList;
2833         private System.Windows.Forms.ToolStripMenuItem ProtectTabMenuItem;
2834         private System.Windows.Forms.ToolStripMenuItem ProtectTbMenuItem;
2835         private TweetThumbnail tweetThumbnail1;
2836         private System.Windows.Forms.ToolStripMenuItem TwitterApiStatusToolStripMenuItem;
2837
2838     }
2839 }