OSDN Git Service

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