OSDN Git Service

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