OSDN Git Service

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