OSDN Git Service

Merge branch 'spx268/IconSizeMenu'
[opentween/open-tween.git] / OpenTween / Tween.Designer.cs
1 namespace OpenTween
2 {
3     partial class TweenMain
4     {
5         /// <summary>
6         /// 必要なデザイナー変数です。
7         /// </summary>
8         private System.ComponentModel.IContainer components = null;
9
10         /// <summary>
11         /// 使用中のリソースをすべてクリーンアップします。
12         /// </summary>
13         /// <param name="disposing">マネージ リソースが破棄される場合 true、破棄されない場合は false です。</param>
14         protected override void Dispose(bool disposing)
15         {
16             if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             base.Dispose(disposing);
21         }
22
23         #region Windows フォーム デザイナーで生成されたコード
24
25         /// <summary>
26         /// デザイナー サポートに必要なメソッドです。このメソッドの内容を
27         /// コード エディターで変更しないでください。
28         /// </summary>
29         private void InitializeComponent()
30         {
31             this.components = new System.ComponentModel.Container();
32             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TweenMain));
33             this.ToolStripContainer1 = new System.Windows.Forms.ToolStripContainer();
34             this.StatusStrip1 = new System.Windows.Forms.StatusStrip();
35             this.StatusLabelUrl = new System.Windows.Forms.ToolStripStatusLabel();
36             this.StatusLabel = new OpenTween.OpenTweenCustomControl.ToolStripLabelHistory();
37             this.HashStripSplitButton = new System.Windows.Forms.ToolStripSplitButton();
38             this.ContextMenuPostMode = new System.Windows.Forms.ContextMenuStrip(this.components);
39             this.ToolStripMenuItemUrlMultibyteSplit = new System.Windows.Forms.ToolStripMenuItem();
40             this.ToolStripMenuItemApiCommandEvasion = new System.Windows.Forms.ToolStripMenuItem();
41             this.ToolStripMenuItemUrlAutoShorten = new System.Windows.Forms.ToolStripMenuItem();
42             this.IdeographicSpaceToSpaceToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
43             this.MultiLineMenuItem = new System.Windows.Forms.ToolStripMenuItem();
44             this.ToolStripFocusLockMenuItem = new System.Windows.Forms.ToolStripMenuItem();
45             this.ToolStripSeparator35 = new System.Windows.Forms.ToolStripSeparator();
46             this.ImageSelectMenuItem = new System.Windows.Forms.ToolStripMenuItem();
47             this.ToolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
48             this.HashToggleMenuItem = new System.Windows.Forms.ToolStripMenuItem();
49             this.HashManageMenuItem = new System.Windows.Forms.ToolStripMenuItem();
50             this.SplitContainer1 = new System.Windows.Forms.SplitContainer();
51             this.TimelinePanel = new System.Windows.Forms.Panel();
52             this.ListTab = new System.Windows.Forms.TabControl();
53             this.ContextMenuTabProperty = new System.Windows.Forms.ContextMenuStrip(this.components);
54             this.AddTabMenuItem = new System.Windows.Forms.ToolStripMenuItem();
55             this.TabRenameMenuItem = new System.Windows.Forms.ToolStripMenuItem();
56             this.ToolStripSeparator20 = new System.Windows.Forms.ToolStripSeparator();
57             this.ProtectTabMenuItem = new System.Windows.Forms.ToolStripMenuItem();
58             this.UreadManageMenuItem = new System.Windows.Forms.ToolStripMenuItem();
59             this.NotifyDispMenuItem = new System.Windows.Forms.ToolStripMenuItem();
60             this.SoundFileComboBox = new System.Windows.Forms.ToolStripComboBox();
61             this.ToolStripSeparator18 = new System.Windows.Forms.ToolStripSeparator();
62             this.FilterEditMenuItem = new System.Windows.Forms.ToolStripMenuItem();
63             this.ToolStripSeparator19 = new System.Windows.Forms.ToolStripSeparator();
64             this.ClearTabMenuItem = new System.Windows.Forms.ToolStripMenuItem();
65             this.ToolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
66             this.DeleteTabMenuItem = new System.Windows.Forms.ToolStripMenuItem();
67             this.TabImage = new System.Windows.Forms.ImageList(this.components);
68             this.ImageSelectionPanel = new System.Windows.Forms.Panel();
69             this.ImageSelectedPicture = new OpenTween.OpenTweenCustomControl.PictureBoxEx();
70             this.ImagePathPanel = new System.Windows.Forms.Panel();
71             this.ImagefilePathText = new System.Windows.Forms.TextBox();
72             this.FilePickButton = new System.Windows.Forms.Button();
73             this.Label2 = new System.Windows.Forms.Label();
74             this.ImageServiceCombo = new System.Windows.Forms.ComboBox();
75             this.ImageCancelButton = new System.Windows.Forms.Button();
76             this.Label1 = new System.Windows.Forms.Label();
77             this.ProfilePanel = new System.Windows.Forms.Panel();
78             this.SplitContainer3 = new System.Windows.Forms.SplitContainer();
79             this.SplitContainer2 = new System.Windows.Forms.SplitContainer();
80             this.TableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
81             this.UserPicture = new OpenTween.OTPictureBox();
82             this.ContextMenuUserPicture = new System.Windows.Forms.ContextMenuStrip(this.components);
83             this.FollowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
84             this.UnFollowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
85             this.ShowFriendShipToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
86             this.ListManageUserContextToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
87             this.ToolStripSeparator37 = new System.Windows.Forms.ToolStripSeparator();
88             this.ShowUserStatusToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
89             this.SearchPostsDetailNameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
90             this.SearchAtPostsDetailNameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
91             this.ToolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
92             this.IconNameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
93             this.ReloadIconToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
94             this.SaveIconPictureToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
95             this.NameLabel = new System.Windows.Forms.Label();
96             this.PostBrowser = new System.Windows.Forms.WebBrowser();
97             this.ContextMenuPostBrowser = new System.Windows.Forms.ContextMenuStrip(this.components);
98             this.SelectionSearchContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
99             this.SearchGoogleContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
100             this.SearchWikipediaContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
101             this.SearchPublicSearchContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
102             this.CurrentTabToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
103             this.ToolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
104             this.SelectionCopyContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
105             this.UrlCopyContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
106             this.SelectionAllContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
107             this.ToolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
108             this.FollowContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
109             this.RemoveContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
110             this.FriendshipContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
111             this.FriendshipAllMenuItem = new System.Windows.Forms.ToolStripMenuItem();
112             this.ToolStripSeparator36 = new System.Windows.Forms.ToolStripSeparator();
113             this.ShowUserStatusContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
114             this.SearchPostsDetailToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
115             this.SearchAtPostsDetailToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
116             this.ToolStripSeparator32 = new System.Windows.Forms.ToolStripSeparator();
117             this.IdFilterAddMenuItem = new System.Windows.Forms.ToolStripMenuItem();
118             this.ListManageUserContextToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
119             this.ToolStripSeparator33 = new System.Windows.Forms.ToolStripSeparator();
120             this.UseHashtagMenuItem = new System.Windows.Forms.ToolStripMenuItem();
121             this.SelectionTranslationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
122             this.TranslationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
123             this.DateTimeLabel = new System.Windows.Forms.Label();
124             this.SourceLinkLabel = new System.Windows.Forms.LinkLabel();
125             this.ContextMenuSource = new System.Windows.Forms.ContextMenuStrip(this.components);
126             this.SourceCopyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
127             this.SourceUrlCopyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
128             this.StatusText = new System.Windows.Forms.TextBox();
129             this.lblLen = new System.Windows.Forms.Label();
130             this.PostButton = new System.Windows.Forms.Button();
131             this.tweetThumbnail1 = new OpenTween.TweetThumbnail();
132             this.MenuStrip1 = new System.Windows.Forms.MenuStrip();
133             this.MenuItemFile = new System.Windows.Forms.ToolStripMenuItem();
134             this.SettingFileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
135             this.toolStripSeparator44 = new System.Windows.Forms.ToolStripSeparator();
136             this.OpenURLFileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
137             this.ToolStripSeparator21 = new System.Windows.Forms.ToolStripSeparator();
138             this.SaveFileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
139             this.ToolStripSeparator23 = new System.Windows.Forms.ToolStripSeparator();
140             this.NotifyFileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
141             this.PlaySoundFileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
142             this.LockListFileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
143             this.ToolStripSeparator43 = new System.Windows.Forms.ToolStripSeparator();
144             this.StopRefreshAllMenuItem = new System.Windows.Forms.ToolStripMenuItem();
145             this.ToolStripSeparator24 = new System.Windows.Forms.ToolStripSeparator();
146             this.TweenRestartMenuItem = new System.Windows.Forms.ToolStripMenuItem();
147             this.EndFileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
148             this.MenuItemEdit = new System.Windows.Forms.ToolStripMenuItem();
149             this.UndoRemoveTabMenuItem = new System.Windows.Forms.ToolStripMenuItem();
150             this.ToolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
151             this.CopySTOTMenuItem = new System.Windows.Forms.ToolStripMenuItem();
152             this.CopyURLMenuItem = new System.Windows.Forms.ToolStripMenuItem();
153             this.CopyUserIdStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
154             this.ToolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
155             this.MenuItemSubSearch = new System.Windows.Forms.ToolStripMenuItem();
156             this.MenuItemSearchNext = new System.Windows.Forms.ToolStripMenuItem();
157             this.MenuItemSearchPrev = new System.Windows.Forms.ToolStripMenuItem();
158             this.ToolStripSeparator22 = new System.Windows.Forms.ToolStripSeparator();
159             this.PublicSearchQueryMenuItem = new System.Windows.Forms.ToolStripMenuItem();
160             this.MenuItemOperate = new System.Windows.Forms.ToolStripMenuItem();
161             this.ReplyOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
162             this.ReplyAllOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
163             this.DmOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
164             this.RtOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
165             this.RtUnOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
166             this.QtOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
167             this.ToolStripSeparator25 = new System.Windows.Forms.ToolStripSeparator();
168             this.FavOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
169             this.FavoriteRetweetMenuItem = new System.Windows.Forms.ToolStripMenuItem();
170             this.FavoriteRetweetUnofficialMenuItem = new System.Windows.Forms.ToolStripMenuItem();
171             this.UnFavOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
172             this.ToolStripSeparator38 = new System.Windows.Forms.ToolStripSeparator();
173             this.ShowProfMenuItem = new System.Windows.Forms.ToolStripMenuItem();
174             this.ShowRelatedStatusesMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
175             this.ShowUserTimelineToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
176             this.OpenOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
177             this.OpenHomeOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
178             this.OpenFavOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
179             this.OpenStatusOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
180             this.OpenRepSourceOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
181             this.OpenFavotterOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
182             this.OpenUrlOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
183             this.OpenRterHomeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
184             this.OpenUserSpecifiedUrlMenuItem = new System.Windows.Forms.ToolStripMenuItem();
185             this.CreateRuleOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
186             this.CreateTabRuleOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
187             this.CreateIdRuleOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
188             this.ListManageMenuItem = new System.Windows.Forms.ToolStripMenuItem();
189             this.ToolStripSeparator26 = new System.Windows.Forms.ToolStripSeparator();
190             this.ChangeReadOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
191             this.ReadOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
192             this.UnreadOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
193             this.JumpReadOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
194             this.ToolStripSeparator27 = new System.Windows.Forms.ToolStripSeparator();
195             this.SelAllOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
196             this.DelOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
197             this.RefreshOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
198             this.RefreshPrevOpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
199             this.MenuItemTab = new System.Windows.Forms.ToolStripMenuItem();
200             this.CreateTbMenuItem = new System.Windows.Forms.ToolStripMenuItem();
201             this.RenameTbMenuItem = new System.Windows.Forms.ToolStripMenuItem();
202             this.ToolStripSeparator28 = new System.Windows.Forms.ToolStripSeparator();
203             this.ProtectTbMenuItem = new System.Windows.Forms.ToolStripMenuItem();
204             this.UnreadMngTbMenuItem = new System.Windows.Forms.ToolStripMenuItem();
205             this.NotifyTbMenuItem = new System.Windows.Forms.ToolStripMenuItem();
206             this.SoundFileTbComboBox = new System.Windows.Forms.ToolStripComboBox();
207             this.ToolStripSeparator29 = new System.Windows.Forms.ToolStripSeparator();
208             this.EditRuleTbMenuItem = new System.Windows.Forms.ToolStripMenuItem();
209             this.ToolStripSeparator30 = new System.Windows.Forms.ToolStripSeparator();
210             this.ClearTbMenuItem = new System.Windows.Forms.ToolStripMenuItem();
211             this.ToolStripSeparator31 = new System.Windows.Forms.ToolStripSeparator();
212             this.DeleteTbMenuItem = new System.Windows.Forms.ToolStripMenuItem();
213             this.MenuItemCommand = new System.Windows.Forms.ToolStripMenuItem();
214             this.TinyUrlConvertToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
215             this.UrlConvertAutoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
216             this.UrlUndoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
217             this.TinyURLToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
218             this.IsgdToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
219             this.TwurlnlToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
220             this.BitlyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
221             this.JmpStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
222             this.UxnuMenuItem = new System.Windows.Forms.ToolStripMenuItem();
223             this.UpdateFollowersMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
224             this.ToolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
225             this.FollowCommandMenuItem = new System.Windows.Forms.ToolStripMenuItem();
226             this.RemoveCommandMenuItem = new System.Windows.Forms.ToolStripMenuItem();
227             this.FriendshipMenuItem = new System.Windows.Forms.ToolStripMenuItem();
228             this.ToolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
229             this.OwnStatusMenuItem = new System.Windows.Forms.ToolStripMenuItem();
230             this.OpenOwnHomeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
231             this.OpenOwnFavedMenuItem = new System.Windows.Forms.ToolStripMenuItem();
232             this.ToolStripSeparator41 = new System.Windows.Forms.ToolStripSeparator();
233             this.UserStatusToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
234             this.UserTimelineToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
235             this.UserFavorareToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
236             this.ToolStripSeparator34 = new System.Windows.Forms.ToolStripSeparator();
237             this.HashToggleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
238             this.HashManageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
239             this.RtCountMenuItem = new System.Windows.Forms.ToolStripMenuItem();
240             this.ListManageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
241             this.MenuItemUserStream = new System.Windows.Forms.ToolStripMenuItem();
242             this.StopToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
243             this.ToolStripSeparator40 = new System.Windows.Forms.ToolStripSeparator();
244             this.TrackToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
245             this.AllrepliesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
246             this.ToolStripSeparator42 = new System.Windows.Forms.ToolStripSeparator();
247             this.EventViewerMenuItem = new System.Windows.Forms.ToolStripMenuItem();
248             this.MenuItemHelp = new System.Windows.Forms.ToolStripMenuItem();
249             this.MatomeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
250             this.ShortcutKeyListMenuItem = new System.Windows.Forms.ToolStripMenuItem();
251             this.ToolStripSeparator16 = new System.Windows.Forms.ToolStripSeparator();
252             this.VerUpMenuItem = new System.Windows.Forms.ToolStripMenuItem();
253             this.ToolStripSeparator14 = new System.Windows.Forms.ToolStripSeparator();
254             this.TwitterApiStatusToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
255             this.ApiUsageInfoMenuItem = new System.Windows.Forms.ToolStripMenuItem();
256             this.ToolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
257             this.AboutMenuItem = new System.Windows.Forms.ToolStripMenuItem();
258             this.DebugModeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
259             this.DumpPostClassToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
260             this.TraceOutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
261             this.CacheInfoMenuItem = new System.Windows.Forms.ToolStripMenuItem();
262             this.ReadedStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
263             this.UnreadStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
264             this.ToolStripMenuItem11 = new System.Windows.Forms.ToolStripMenuItem();
265             this.SelectAllMenuItem = new System.Windows.Forms.ToolStripMenuItem();
266             this.JumpUnreadMenuItem = new System.Windows.Forms.ToolStripMenuItem();
267             this.ToolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
268             this.ToolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
269             this.ListManageUserContextToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
270             this.OpenURLMenuItem = new System.Windows.Forms.ToolStripMenuItem();
271             this.IDRuleMenuItem = new System.Windows.Forms.ToolStripMenuItem();
272             this.MoveToRTHomeMenuItem = new System.Windows.Forms.ToolStripMenuItem();
273             this.FavorareMenuItem = new System.Windows.Forms.ToolStripMenuItem();
274             this.TabMenuItem = new System.Windows.Forms.ToolStripMenuItem();
275             this.OpenUserSpecifiedUrlMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
276             this.DeleteStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
277             this.ToolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem();
278             this.RefreshStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
279             this.NotifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components);
280             this.ContextMenuFile = new System.Windows.Forms.ContextMenuStrip(this.components);
281             this.SettingStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
282             this.ToolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
283             this.SaveLogMenuItem = new System.Windows.Forms.ToolStripMenuItem();
284             this.ToolStripSeparator17 = new System.Windows.Forms.ToolStripSeparator();
285             this.NewPostPopMenuItem = new System.Windows.Forms.ToolStripMenuItem();
286             this.PlaySoundMenuItem = new System.Windows.Forms.ToolStripMenuItem();
287             this.ListLockMenuItem = new System.Windows.Forms.ToolStripMenuItem();
288             this.ToolStripSeparator15 = new System.Windows.Forms.ToolStripSeparator();
289             this.EndToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
290             this.RefreshMoreStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
291             this.SaveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
292             this.OpenFileDialog1 = new System.Windows.Forms.OpenFileDialog();
293             this.RepliedStatusOpenMenuItem = new System.Windows.Forms.ToolStripMenuItem();
294             this.StatusOpenMenuItem = new System.Windows.Forms.ToolStripMenuItem();
295             this.ContextMenuOperate = new System.Windows.Forms.ContextMenuStrip(this.components);
296             this.ReplyStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
297             this.ReplyAllStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
298             this.DMStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
299             this.ReTweetOriginalStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
300             this.ReTweetStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
301             this.QuoteStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
302             this.ToolStripSeparator39 = new System.Windows.Forms.ToolStripSeparator();
303             this.FavAddToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
304             this.FavoriteRetweetContextMenu = new System.Windows.Forms.ToolStripMenuItem();
305             this.FavoriteRetweetUnofficialContextMenu = new System.Windows.Forms.ToolStripMenuItem();
306             this.FavRemoveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
307             this.ToolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
308             this.ShowProfileMenuItem = new System.Windows.Forms.ToolStripMenuItem();
309             this.ShowRelatedStatusesMenuItem = new System.Windows.Forms.ToolStripMenuItem();
310             this.ShowUserTimelineContextMenuItem = new System.Windows.Forms.ToolStripMenuItem();
311             this.ToolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem();
312             this.MoveToHomeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
313             this.MoveToFavToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
314             this.ToolTip1 = new System.Windows.Forms.ToolTip(this.components);
315             this.TimerRefreshIcon = new System.Windows.Forms.Timer(this.components);
316             this.PostStateImageList = new System.Windows.Forms.ImageList(this.components);
317             this.ContextMenuColumnHeader = new System.Windows.Forms.ContextMenuStrip(this.components);
318             this.IconSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
319             this.IconSizeNoneToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
320             this.IconSize16ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
321             this.IconSize24ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
322             this.IconSize48ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
323             this.IconSize48_2ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
324             this.ToolStripSeparator45 = new System.Windows.Forms.ToolStripSeparator();
325             this.LockListSortOrderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
326             this.ToolStripContainer1.BottomToolStripPanel.SuspendLayout();
327             this.ToolStripContainer1.ContentPanel.SuspendLayout();
328             this.ToolStripContainer1.TopToolStripPanel.SuspendLayout();
329             this.ToolStripContainer1.SuspendLayout();
330             this.StatusStrip1.SuspendLayout();
331             this.ContextMenuPostMode.SuspendLayout();
332             ((System.ComponentModel.ISupportInitialize)(this.SplitContainer1)).BeginInit();
333             this.SplitContainer1.Panel1.SuspendLayout();
334             this.SplitContainer1.Panel2.SuspendLayout();
335             this.SplitContainer1.SuspendLayout();
336             this.TimelinePanel.SuspendLayout();
337             this.ContextMenuTabProperty.SuspendLayout();
338             this.ImageSelectionPanel.SuspendLayout();
339             ((System.ComponentModel.ISupportInitialize)(this.ImageSelectedPicture)).BeginInit();
340             this.ImagePathPanel.SuspendLayout();
341             ((System.ComponentModel.ISupportInitialize)(this.SplitContainer3)).BeginInit();
342             this.SplitContainer3.Panel1.SuspendLayout();
343             this.SplitContainer3.Panel2.SuspendLayout();
344             this.SplitContainer3.SuspendLayout();
345             ((System.ComponentModel.ISupportInitialize)(this.SplitContainer2)).BeginInit();
346             this.SplitContainer2.Panel1.SuspendLayout();
347             this.SplitContainer2.Panel2.SuspendLayout();
348             this.SplitContainer2.SuspendLayout();
349             this.TableLayoutPanel1.SuspendLayout();
350             ((System.ComponentModel.ISupportInitialize)(this.UserPicture)).BeginInit();
351             this.ContextMenuUserPicture.SuspendLayout();
352             this.ContextMenuPostBrowser.SuspendLayout();
353             this.ContextMenuSource.SuspendLayout();
354             this.MenuStrip1.SuspendLayout();
355             this.ContextMenuFile.SuspendLayout();
356             this.ContextMenuOperate.SuspendLayout();
357             this.ContextMenuColumnHeader.SuspendLayout();
358             this.SuspendLayout();
359             // 
360             // ToolStripContainer1
361             // 
362             resources.ApplyResources(this.ToolStripContainer1, "ToolStripContainer1");
363             // 
364             // ToolStripContainer1.BottomToolStripPanel
365             // 
366             resources.ApplyResources(this.ToolStripContainer1.BottomToolStripPanel, "ToolStripContainer1.BottomToolStripPanel");
367             this.ToolStripContainer1.BottomToolStripPanel.Controls.Add(this.StatusStrip1);
368             this.ToolTip1.SetToolTip(this.ToolStripContainer1.BottomToolStripPanel, resources.GetString("ToolStripContainer1.BottomToolStripPanel.ToolTip"));
369             // 
370             // ToolStripContainer1.ContentPanel
371             // 
372             resources.ApplyResources(this.ToolStripContainer1.ContentPanel, "ToolStripContainer1.ContentPanel");
373             this.ToolStripContainer1.ContentPanel.Controls.Add(this.SplitContainer1);
374             this.ToolTip1.SetToolTip(this.ToolStripContainer1.ContentPanel, resources.GetString("ToolStripContainer1.ContentPanel.ToolTip"));
375             // 
376             // ToolStripContainer1.LeftToolStripPanel
377             // 
378             resources.ApplyResources(this.ToolStripContainer1.LeftToolStripPanel, "ToolStripContainer1.LeftToolStripPanel");
379             this.ToolTip1.SetToolTip(this.ToolStripContainer1.LeftToolStripPanel, resources.GetString("ToolStripContainer1.LeftToolStripPanel.ToolTip"));
380             this.ToolStripContainer1.LeftToolStripPanelVisible = false;
381             this.ToolStripContainer1.Name = "ToolStripContainer1";
382             // 
383             // ToolStripContainer1.RightToolStripPanel
384             // 
385             resources.ApplyResources(this.ToolStripContainer1.RightToolStripPanel, "ToolStripContainer1.RightToolStripPanel");
386             this.ToolTip1.SetToolTip(this.ToolStripContainer1.RightToolStripPanel, resources.GetString("ToolStripContainer1.RightToolStripPanel.ToolTip"));
387             this.ToolStripContainer1.RightToolStripPanelVisible = false;
388             this.ToolTip1.SetToolTip(this.ToolStripContainer1, resources.GetString("ToolStripContainer1.ToolTip"));
389             // 
390             // ToolStripContainer1.TopToolStripPanel
391             // 
392             resources.ApplyResources(this.ToolStripContainer1.TopToolStripPanel, "ToolStripContainer1.TopToolStripPanel");
393             this.ToolStripContainer1.TopToolStripPanel.Controls.Add(this.MenuStrip1);
394             this.ToolTip1.SetToolTip(this.ToolStripContainer1.TopToolStripPanel, resources.GetString("ToolStripContainer1.TopToolStripPanel.ToolTip"));
395             // 
396             // StatusStrip1
397             // 
398             resources.ApplyResources(this.StatusStrip1, "StatusStrip1");
399             this.StatusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
400             this.StatusLabelUrl,
401             this.StatusLabel,
402             this.HashStripSplitButton});
403             this.StatusStrip1.Name = "StatusStrip1";
404             this.StatusStrip1.ShowItemToolTips = true;
405             this.StatusStrip1.SizingGrip = false;
406             this.ToolTip1.SetToolTip(this.StatusStrip1, resources.GetString("StatusStrip1.ToolTip"));
407             // 
408             // StatusLabelUrl
409             // 
410             resources.ApplyResources(this.StatusLabelUrl, "StatusLabelUrl");
411             this.StatusLabelUrl.AutoToolTip = true;
412             this.StatusLabelUrl.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
413             this.StatusLabelUrl.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
414             this.StatusLabelUrl.Name = "StatusLabelUrl";
415             this.StatusLabelUrl.Spring = true;
416             // 
417             // StatusLabel
418             // 
419             resources.ApplyResources(this.StatusLabel, "StatusLabel");
420             this.StatusLabel.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
421             this.StatusLabel.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
422             this.StatusLabel.DoubleClickEnabled = true;
423             this.StatusLabel.Name = "StatusLabel";
424             this.StatusLabel.DoubleClick += new System.EventHandler(this.StatusLabel_DoubleClick);
425             // 
426             // HashStripSplitButton
427             // 
428             resources.ApplyResources(this.HashStripSplitButton, "HashStripSplitButton");
429             this.HashStripSplitButton.AutoToolTip = false;
430             this.HashStripSplitButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
431             this.HashStripSplitButton.DropDown = this.ContextMenuPostMode;
432             this.HashStripSplitButton.DropDownButtonWidth = 13;
433             this.HashStripSplitButton.Name = "HashStripSplitButton";
434             this.HashStripSplitButton.ButtonClick += new System.EventHandler(this.HashStripSplitButton_ButtonClick);
435             // 
436             // ContextMenuPostMode
437             // 
438             resources.ApplyResources(this.ContextMenuPostMode, "ContextMenuPostMode");
439             this.ContextMenuPostMode.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
440             this.ToolStripMenuItemUrlMultibyteSplit,
441             this.ToolStripMenuItemApiCommandEvasion,
442             this.ToolStripMenuItemUrlAutoShorten,
443             this.IdeographicSpaceToSpaceToolStripMenuItem,
444             this.MultiLineMenuItem,
445             this.ToolStripFocusLockMenuItem,
446             this.ToolStripSeparator35,
447             this.ImageSelectMenuItem,
448             this.ToolStripSeparator8,
449             this.HashToggleMenuItem,
450             this.HashManageMenuItem});
451             this.ContextMenuPostMode.Name = "ContextMenuStripPostMode";
452             this.ContextMenuPostMode.OwnerItem = this.HashStripSplitButton;
453             this.ToolTip1.SetToolTip(this.ContextMenuPostMode, resources.GetString("ContextMenuPostMode.ToolTip"));
454             this.ContextMenuPostMode.Opening += new System.ComponentModel.CancelEventHandler(this.ContextMenuPostMode_Opening);
455             // 
456             // ToolStripMenuItemUrlMultibyteSplit
457             // 
458             resources.ApplyResources(this.ToolStripMenuItemUrlMultibyteSplit, "ToolStripMenuItemUrlMultibyteSplit");
459             this.ToolStripMenuItemUrlMultibyteSplit.CheckOnClick = true;
460             this.ToolStripMenuItemUrlMultibyteSplit.Name = "ToolStripMenuItemUrlMultibyteSplit";
461             // 
462             // ToolStripMenuItemApiCommandEvasion
463             // 
464             resources.ApplyResources(this.ToolStripMenuItemApiCommandEvasion, "ToolStripMenuItemApiCommandEvasion");
465             this.ToolStripMenuItemApiCommandEvasion.Checked = true;
466             this.ToolStripMenuItemApiCommandEvasion.CheckOnClick = true;
467             this.ToolStripMenuItemApiCommandEvasion.CheckState = System.Windows.Forms.CheckState.Checked;
468             this.ToolStripMenuItemApiCommandEvasion.Name = "ToolStripMenuItemApiCommandEvasion";
469             // 
470             // ToolStripMenuItemUrlAutoShorten
471             // 
472             resources.ApplyResources(this.ToolStripMenuItemUrlAutoShorten, "ToolStripMenuItemUrlAutoShorten");
473             this.ToolStripMenuItemUrlAutoShorten.CheckOnClick = true;
474             this.ToolStripMenuItemUrlAutoShorten.Name = "ToolStripMenuItemUrlAutoShorten";
475             this.ToolStripMenuItemUrlAutoShorten.CheckedChanged += new System.EventHandler(this.ToolStripMenuItemUrlAutoShorten_CheckedChanged);
476             // 
477             // IdeographicSpaceToSpaceToolStripMenuItem
478             // 
479             resources.ApplyResources(this.IdeographicSpaceToSpaceToolStripMenuItem, "IdeographicSpaceToSpaceToolStripMenuItem");
480             this.IdeographicSpaceToSpaceToolStripMenuItem.Checked = true;
481             this.IdeographicSpaceToSpaceToolStripMenuItem.CheckOnClick = true;
482             this.IdeographicSpaceToSpaceToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
483             this.IdeographicSpaceToSpaceToolStripMenuItem.Name = "IdeographicSpaceToSpaceToolStripMenuItem";
484             this.IdeographicSpaceToSpaceToolStripMenuItem.Click += new System.EventHandler(this.IdeographicSpaceToSpaceToolStripMenuItem_Click);
485             // 
486             // MultiLineMenuItem
487             // 
488             resources.ApplyResources(this.MultiLineMenuItem, "MultiLineMenuItem");
489             this.MultiLineMenuItem.CheckOnClick = true;
490             this.MultiLineMenuItem.Name = "MultiLineMenuItem";
491             this.MultiLineMenuItem.Click += new System.EventHandler(this.MultiLineMenuItem_Click);
492             // 
493             // ToolStripFocusLockMenuItem
494             // 
495             resources.ApplyResources(this.ToolStripFocusLockMenuItem, "ToolStripFocusLockMenuItem");
496             this.ToolStripFocusLockMenuItem.CheckOnClick = true;
497             this.ToolStripFocusLockMenuItem.Name = "ToolStripFocusLockMenuItem";
498             this.ToolStripFocusLockMenuItem.CheckedChanged += new System.EventHandler(this.ToolStripFocusLockMenuItem_CheckedChanged);
499             // 
500             // ToolStripSeparator35
501             // 
502             resources.ApplyResources(this.ToolStripSeparator35, "ToolStripSeparator35");
503             this.ToolStripSeparator35.Name = "ToolStripSeparator35";
504             // 
505             // ImageSelectMenuItem
506             // 
507             resources.ApplyResources(this.ImageSelectMenuItem, "ImageSelectMenuItem");
508             this.ImageSelectMenuItem.Name = "ImageSelectMenuItem";
509             this.ImageSelectMenuItem.Click += new System.EventHandler(this.ImageSelectMenuItem_Click);
510             // 
511             // ToolStripSeparator8
512             // 
513             resources.ApplyResources(this.ToolStripSeparator8, "ToolStripSeparator8");
514             this.ToolStripSeparator8.Name = "ToolStripSeparator8";
515             // 
516             // HashToggleMenuItem
517             // 
518             resources.ApplyResources(this.HashToggleMenuItem, "HashToggleMenuItem");
519             this.HashToggleMenuItem.CheckOnClick = true;
520             this.HashToggleMenuItem.Name = "HashToggleMenuItem";
521             this.HashToggleMenuItem.Click += new System.EventHandler(this.HashToggleMenuItem_Click);
522             // 
523             // HashManageMenuItem
524             // 
525             resources.ApplyResources(this.HashManageMenuItem, "HashManageMenuItem");
526             this.HashManageMenuItem.Name = "HashManageMenuItem";
527             this.HashManageMenuItem.Click += new System.EventHandler(this.HashManageMenuItem_Click);
528             // 
529             // SplitContainer1
530             // 
531             resources.ApplyResources(this.SplitContainer1, "SplitContainer1");
532             this.SplitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
533             this.SplitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
534             this.SplitContainer1.Name = "SplitContainer1";
535             // 
536             // SplitContainer1.Panel1
537             // 
538             resources.ApplyResources(this.SplitContainer1.Panel1, "SplitContainer1.Panel1");
539             this.SplitContainer1.Panel1.Controls.Add(this.TimelinePanel);
540             this.SplitContainer1.Panel1.Controls.Add(this.ImageSelectionPanel);
541             this.SplitContainer1.Panel1.Controls.Add(this.ProfilePanel);
542             this.ToolTip1.SetToolTip(this.SplitContainer1.Panel1, resources.GetString("SplitContainer1.Panel1.ToolTip"));
543             // 
544             // SplitContainer1.Panel2
545             // 
546             resources.ApplyResources(this.SplitContainer1.Panel2, "SplitContainer1.Panel2");
547             this.SplitContainer1.Panel2.Controls.Add(this.SplitContainer3);
548             this.ToolTip1.SetToolTip(this.SplitContainer1.Panel2, resources.GetString("SplitContainer1.Panel2.ToolTip"));
549             this.SplitContainer1.TabStop = false;
550             this.ToolTip1.SetToolTip(this.SplitContainer1, resources.GetString("SplitContainer1.ToolTip"));
551             this.SplitContainer1.SplitterMoved += new System.Windows.Forms.SplitterEventHandler(this.SplitContainer1_SplitterMoved);
552             // 
553             // TimelinePanel
554             // 
555             resources.ApplyResources(this.TimelinePanel, "TimelinePanel");
556             this.TimelinePanel.Controls.Add(this.ListTab);
557             this.TimelinePanel.Name = "TimelinePanel";
558             this.ToolTip1.SetToolTip(this.TimelinePanel, resources.GetString("TimelinePanel.ToolTip"));
559             // 
560             // ListTab
561             // 
562             resources.ApplyResources(this.ListTab, "ListTab");
563             this.ListTab.AllowDrop = true;
564             this.ListTab.ContextMenuStrip = this.ContextMenuTabProperty;
565             this.ListTab.ImageList = this.TabImage;
566             this.ListTab.Multiline = true;
567             this.ListTab.Name = "ListTab";
568             this.ListTab.SelectedIndex = 0;
569             this.ListTab.TabStop = false;
570             this.ToolTip1.SetToolTip(this.ListTab, resources.GetString("ListTab.ToolTip"));
571             this.ListTab.SelectedIndexChanged += new System.EventHandler(this.ListTab_SelectedIndexChanged);
572             this.ListTab.Selecting += new System.Windows.Forms.TabControlCancelEventHandler(this.ListTab_Selecting);
573             this.ListTab.Deselected += new System.Windows.Forms.TabControlEventHandler(this.ListTab_Deselected);
574             this.ListTab.DragDrop += new System.Windows.Forms.DragEventHandler(this.ListTab_DragDrop);
575             this.ListTab.DragEnter += new System.Windows.Forms.DragEventHandler(this.ListTab_DragEnter);
576             this.ListTab.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ListTab_KeyDown);
577             this.ListTab.MouseClick += new System.Windows.Forms.MouseEventHandler(this.ListTab_MouseClick);
578             this.ListTab.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.ListTab_DoubleClick);
579             this.ListTab.MouseDown += new System.Windows.Forms.MouseEventHandler(this.ListTab_MouseDown);
580             this.ListTab.MouseMove += new System.Windows.Forms.MouseEventHandler(this.ListTab_MouseMove);
581             this.ListTab.MouseUp += new System.Windows.Forms.MouseEventHandler(this.ListTab_MouseUp);
582             // 
583             // ContextMenuTabProperty
584             // 
585             resources.ApplyResources(this.ContextMenuTabProperty, "ContextMenuTabProperty");
586             this.ContextMenuTabProperty.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
587             this.AddTabMenuItem,
588             this.TabRenameMenuItem,
589             this.ToolStripSeparator20,
590             this.ProtectTabMenuItem,
591             this.UreadManageMenuItem,
592             this.NotifyDispMenuItem,
593             this.SoundFileComboBox,
594             this.ToolStripSeparator18,
595             this.FilterEditMenuItem,
596             this.ToolStripSeparator19,
597             this.ClearTabMenuItem,
598             this.ToolStripSeparator11,
599             this.DeleteTabMenuItem});
600             this.ContextMenuTabProperty.Name = "ContextMenuStrip3";
601             this.ContextMenuTabProperty.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
602             this.ToolTip1.SetToolTip(this.ContextMenuTabProperty, resources.GetString("ContextMenuTabProperty.ToolTip"));
603             this.ContextMenuTabProperty.Opening += new System.ComponentModel.CancelEventHandler(this.ContextMenuTabProperty_Opening);
604             // 
605             // AddTabMenuItem
606             // 
607             resources.ApplyResources(this.AddTabMenuItem, "AddTabMenuItem");
608             this.AddTabMenuItem.Name = "AddTabMenuItem";
609             this.AddTabMenuItem.Click += new System.EventHandler(this.AddTabMenuItem_Click);
610             // 
611             // TabRenameMenuItem
612             // 
613             resources.ApplyResources(this.TabRenameMenuItem, "TabRenameMenuItem");
614             this.TabRenameMenuItem.Name = "TabRenameMenuItem";
615             this.TabRenameMenuItem.Click += new System.EventHandler(this.TabRenameMenuItem_Click);
616             // 
617             // ToolStripSeparator20
618             // 
619             resources.ApplyResources(this.ToolStripSeparator20, "ToolStripSeparator20");
620             this.ToolStripSeparator20.Name = "ToolStripSeparator20";
621             // 
622             // ProtectTabMenuItem
623             // 
624             resources.ApplyResources(this.ProtectTabMenuItem, "ProtectTabMenuItem");
625             this.ProtectTabMenuItem.CheckOnClick = true;
626             this.ProtectTabMenuItem.Name = "ProtectTabMenuItem";
627             this.ProtectTabMenuItem.Click += new System.EventHandler(this.ProtectTabMenuItem_Click);
628             // 
629             // UreadManageMenuItem
630             // 
631             resources.ApplyResources(this.UreadManageMenuItem, "UreadManageMenuItem");
632             this.UreadManageMenuItem.CheckOnClick = true;
633             this.UreadManageMenuItem.Name = "UreadManageMenuItem";
634             this.UreadManageMenuItem.Click += new System.EventHandler(this.UreadManageMenuItem_Click);
635             // 
636             // NotifyDispMenuItem
637             // 
638             resources.ApplyResources(this.NotifyDispMenuItem, "NotifyDispMenuItem");
639             this.NotifyDispMenuItem.CheckOnClick = true;
640             this.NotifyDispMenuItem.Name = "NotifyDispMenuItem";
641             this.NotifyDispMenuItem.Click += new System.EventHandler(this.NotifyDispMenuItem_Click);
642             // 
643             // SoundFileComboBox
644             // 
645             resources.ApplyResources(this.SoundFileComboBox, "SoundFileComboBox");
646             this.SoundFileComboBox.AutoToolTip = true;
647             this.SoundFileComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
648             this.SoundFileComboBox.Name = "SoundFileComboBox";
649             this.SoundFileComboBox.SelectedIndexChanged += new System.EventHandler(this.SoundFileComboBox_SelectedIndexChanged);
650             // 
651             // ToolStripSeparator18
652             // 
653             resources.ApplyResources(this.ToolStripSeparator18, "ToolStripSeparator18");
654             this.ToolStripSeparator18.Name = "ToolStripSeparator18";
655             // 
656             // FilterEditMenuItem
657             // 
658             resources.ApplyResources(this.FilterEditMenuItem, "FilterEditMenuItem");
659             this.FilterEditMenuItem.Name = "FilterEditMenuItem";
660             this.FilterEditMenuItem.Click += new System.EventHandler(this.FilterEditMenuItem_Click);
661             // 
662             // ToolStripSeparator19
663             // 
664             resources.ApplyResources(this.ToolStripSeparator19, "ToolStripSeparator19");
665             this.ToolStripSeparator19.Name = "ToolStripSeparator19";
666             // 
667             // ClearTabMenuItem
668             // 
669             resources.ApplyResources(this.ClearTabMenuItem, "ClearTabMenuItem");
670             this.ClearTabMenuItem.Name = "ClearTabMenuItem";
671             this.ClearTabMenuItem.Click += new System.EventHandler(this.ClearTabMenuItem_Click);
672             // 
673             // ToolStripSeparator11
674             // 
675             resources.ApplyResources(this.ToolStripSeparator11, "ToolStripSeparator11");
676             this.ToolStripSeparator11.Name = "ToolStripSeparator11";
677             // 
678             // DeleteTabMenuItem
679             // 
680             resources.ApplyResources(this.DeleteTabMenuItem, "DeleteTabMenuItem");
681             this.DeleteTabMenuItem.Name = "DeleteTabMenuItem";
682             this.DeleteTabMenuItem.Click += new System.EventHandler(this.DeleteTabMenuItem_Click);
683             // 
684             // TabImage
685             // 
686             this.TabImage.ColorDepth = System.Windows.Forms.ColorDepth.Depth32Bit;
687             resources.ApplyResources(this.TabImage, "TabImage");
688             this.TabImage.TransparentColor = System.Drawing.Color.Transparent;
689             // 
690             // ImageSelectionPanel
691             // 
692             resources.ApplyResources(this.ImageSelectionPanel, "ImageSelectionPanel");
693             this.ImageSelectionPanel.Controls.Add(this.ImageSelectedPicture);
694             this.ImageSelectionPanel.Controls.Add(this.ImagePathPanel);
695             this.ImageSelectionPanel.Name = "ImageSelectionPanel";
696             this.ToolTip1.SetToolTip(this.ImageSelectionPanel, resources.GetString("ImageSelectionPanel.ToolTip"));
697             this.ImageSelectionPanel.VisibleChanged += new System.EventHandler(this.ImageSelectionPanel_VisibleChanged);
698             // 
699             // ImageSelectedPicture
700             // 
701             resources.ApplyResources(this.ImageSelectedPicture, "ImageSelectedPicture");
702             this.ImageSelectedPicture.Name = "ImageSelectedPicture";
703             this.ImageSelectedPicture.TabStop = false;
704             this.ToolTip1.SetToolTip(this.ImageSelectedPicture, resources.GetString("ImageSelectedPicture.ToolTip"));
705             // 
706             // ImagePathPanel
707             // 
708             resources.ApplyResources(this.ImagePathPanel, "ImagePathPanel");
709             this.ImagePathPanel.Controls.Add(this.ImagefilePathText);
710             this.ImagePathPanel.Controls.Add(this.FilePickButton);
711             this.ImagePathPanel.Controls.Add(this.Label2);
712             this.ImagePathPanel.Controls.Add(this.ImageServiceCombo);
713             this.ImagePathPanel.Controls.Add(this.ImageCancelButton);
714             this.ImagePathPanel.Controls.Add(this.Label1);
715             this.ImagePathPanel.Name = "ImagePathPanel";
716             this.ToolTip1.SetToolTip(this.ImagePathPanel, resources.GetString("ImagePathPanel.ToolTip"));
717             // 
718             // ImagefilePathText
719             // 
720             resources.ApplyResources(this.ImagefilePathText, "ImagefilePathText");
721             this.ImagefilePathText.Name = "ImagefilePathText";
722             this.ToolTip1.SetToolTip(this.ImagefilePathText, resources.GetString("ImagefilePathText.ToolTip"));
723             this.ImagefilePathText.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ImageSelection_KeyDown);
724             this.ImagefilePathText.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ImageSelection_KeyPress);
725             this.ImagefilePathText.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.ImageSelection_PreviewKeyDown);
726             this.ImagefilePathText.Validating += new System.ComponentModel.CancelEventHandler(this.ImagefilePathText_Validating);
727             // 
728             // FilePickButton
729             // 
730             resources.ApplyResources(this.FilePickButton, "FilePickButton");
731             this.FilePickButton.Name = "FilePickButton";
732             this.ToolTip1.SetToolTip(this.FilePickButton, resources.GetString("FilePickButton.ToolTip"));
733             this.FilePickButton.UseVisualStyleBackColor = true;
734             this.FilePickButton.Click += new System.EventHandler(this.FilePickButton_Click);
735             this.FilePickButton.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ImageSelection_KeyDown);
736             this.FilePickButton.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ImageSelection_KeyPress);
737             this.FilePickButton.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.ImageSelection_PreviewKeyDown);
738             // 
739             // Label2
740             // 
741             resources.ApplyResources(this.Label2, "Label2");
742             this.Label2.Name = "Label2";
743             this.ToolTip1.SetToolTip(this.Label2, resources.GetString("Label2.ToolTip"));
744             // 
745             // ImageServiceCombo
746             // 
747             resources.ApplyResources(this.ImageServiceCombo, "ImageServiceCombo");
748             this.ImageServiceCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
749             this.ImageServiceCombo.FormattingEnabled = true;
750             this.ImageServiceCombo.Items.AddRange(new object[] {
751             resources.GetString("ImageServiceCombo.Items")});
752             this.ImageServiceCombo.Name = "ImageServiceCombo";
753             this.ToolTip1.SetToolTip(this.ImageServiceCombo, resources.GetString("ImageServiceCombo.ToolTip"));
754             this.ImageServiceCombo.SelectedIndexChanged += new System.EventHandler(this.ImageServiceCombo_SelectedIndexChanged);
755             this.ImageServiceCombo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ImageSelection_KeyDown);
756             this.ImageServiceCombo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ImageSelection_KeyPress);
757             this.ImageServiceCombo.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.ImageSelection_PreviewKeyDown);
758             // 
759             // ImageCancelButton
760             // 
761             resources.ApplyResources(this.ImageCancelButton, "ImageCancelButton");
762             this.ImageCancelButton.Name = "ImageCancelButton";
763             this.ToolTip1.SetToolTip(this.ImageCancelButton, resources.GetString("ImageCancelButton.ToolTip"));
764             this.ImageCancelButton.UseVisualStyleBackColor = true;
765             this.ImageCancelButton.Click += new System.EventHandler(this.ImageCancelButton_Click);
766             // 
767             // Label1
768             // 
769             resources.ApplyResources(this.Label1, "Label1");
770             this.Label1.Name = "Label1";
771             this.ToolTip1.SetToolTip(this.Label1, resources.GetString("Label1.ToolTip"));
772             // 
773             // ProfilePanel
774             // 
775             resources.ApplyResources(this.ProfilePanel, "ProfilePanel");
776             this.ProfilePanel.Name = "ProfilePanel";
777             this.ToolTip1.SetToolTip(this.ProfilePanel, resources.GetString("ProfilePanel.ToolTip"));
778             // 
779             // SplitContainer3
780             // 
781             resources.ApplyResources(this.SplitContainer3, "SplitContainer3");
782             this.SplitContainer3.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
783             this.SplitContainer3.Name = "SplitContainer3";
784             // 
785             // SplitContainer3.Panel1
786             // 
787             resources.ApplyResources(this.SplitContainer3.Panel1, "SplitContainer3.Panel1");
788             this.SplitContainer3.Panel1.Controls.Add(this.SplitContainer2);
789             this.ToolTip1.SetToolTip(this.SplitContainer3.Panel1, resources.GetString("SplitContainer3.Panel1.ToolTip"));
790             // 
791             // SplitContainer3.Panel2
792             // 
793             resources.ApplyResources(this.SplitContainer3.Panel2, "SplitContainer3.Panel2");
794             this.SplitContainer3.Panel2.Controls.Add(this.tweetThumbnail1);
795             this.ToolTip1.SetToolTip(this.SplitContainer3.Panel2, resources.GetString("SplitContainer3.Panel2.ToolTip"));
796             this.SplitContainer3.Panel2Collapsed = true;
797             this.SplitContainer3.TabStop = false;
798             this.ToolTip1.SetToolTip(this.SplitContainer3, resources.GetString("SplitContainer3.ToolTip"));
799             this.SplitContainer3.SplitterMoved += new System.Windows.Forms.SplitterEventHandler(this.SplitContainer3_SplitterMoved);
800             // 
801             // SplitContainer2
802             // 
803             resources.ApplyResources(this.SplitContainer2, "SplitContainer2");
804             this.SplitContainer2.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
805             this.SplitContainer2.Name = "SplitContainer2";
806             // 
807             // SplitContainer2.Panel1
808             // 
809             resources.ApplyResources(this.SplitContainer2.Panel1, "SplitContainer2.Panel1");
810             this.SplitContainer2.Panel1.Controls.Add(this.TableLayoutPanel1);
811             this.ToolTip1.SetToolTip(this.SplitContainer2.Panel1, resources.GetString("SplitContainer2.Panel1.ToolTip"));
812             // 
813             // SplitContainer2.Panel2
814             // 
815             resources.ApplyResources(this.SplitContainer2.Panel2, "SplitContainer2.Panel2");
816             this.SplitContainer2.Panel2.Controls.Add(this.StatusText);
817             this.SplitContainer2.Panel2.Controls.Add(this.lblLen);
818             this.SplitContainer2.Panel2.Controls.Add(this.PostButton);
819             this.ToolTip1.SetToolTip(this.SplitContainer2.Panel2, resources.GetString("SplitContainer2.Panel2.ToolTip"));
820             this.SplitContainer2.Panel2.Resize += new System.EventHandler(this.SplitContainer2_Panel2_Resize);
821             this.SplitContainer2.TabStop = false;
822             this.ToolTip1.SetToolTip(this.SplitContainer2, resources.GetString("SplitContainer2.ToolTip"));
823             this.SplitContainer2.SplitterMoved += new System.Windows.Forms.SplitterEventHandler(this.SplitContainer2_SplitterMoved);
824             this.SplitContainer2.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.SplitContainer2_MouseDoubleClick);
825             // 
826             // TableLayoutPanel1
827             // 
828             resources.ApplyResources(this.TableLayoutPanel1, "TableLayoutPanel1");
829             this.TableLayoutPanel1.Controls.Add(this.UserPicture, 0, 0);
830             this.TableLayoutPanel1.Controls.Add(this.NameLabel, 1, 0);
831             this.TableLayoutPanel1.Controls.Add(this.PostBrowser, 1, 1);
832             this.TableLayoutPanel1.Controls.Add(this.DateTimeLabel, 2, 0);
833             this.TableLayoutPanel1.Controls.Add(this.SourceLinkLabel, 3, 0);
834             this.TableLayoutPanel1.Name = "TableLayoutPanel1";
835             this.ToolTip1.SetToolTip(this.TableLayoutPanel1, resources.GetString("TableLayoutPanel1.ToolTip"));
836             // 
837             // UserPicture
838             // 
839             resources.ApplyResources(this.UserPicture, "UserPicture");
840             this.UserPicture.BackColor = System.Drawing.Color.White;
841             this.UserPicture.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
842             this.UserPicture.ContextMenuStrip = this.ContextMenuUserPicture;
843             this.UserPicture.Name = "UserPicture";
844             this.TableLayoutPanel1.SetRowSpan(this.UserPicture, 2);
845             this.UserPicture.TabStop = false;
846             this.ToolTip1.SetToolTip(this.UserPicture, resources.GetString("UserPicture.ToolTip"));
847             this.UserPicture.DoubleClick += new System.EventHandler(this.UserPicture_DoubleClick);
848             this.UserPicture.MouseEnter += new System.EventHandler(this.UserPicture_MouseEnter);
849             this.UserPicture.MouseLeave += new System.EventHandler(this.UserPicture_MouseLeave);
850             // 
851             // ContextMenuUserPicture
852             // 
853             resources.ApplyResources(this.ContextMenuUserPicture, "ContextMenuUserPicture");
854             this.ContextMenuUserPicture.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
855             this.FollowToolStripMenuItem,
856             this.UnFollowToolStripMenuItem,
857             this.ShowFriendShipToolStripMenuItem,
858             this.ListManageUserContextToolStripMenuItem3,
859             this.ToolStripSeparator37,
860             this.ShowUserStatusToolStripMenuItem,
861             this.SearchPostsDetailNameToolStripMenuItem,
862             this.SearchAtPostsDetailNameToolStripMenuItem,
863             this.ToolStripMenuItem1,
864             this.IconNameToolStripMenuItem,
865             this.ReloadIconToolStripMenuItem,
866             this.SaveIconPictureToolStripMenuItem});
867             this.ContextMenuUserPicture.Name = "ContextMenuStrip3";
868             this.ContextMenuUserPicture.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
869             this.ToolTip1.SetToolTip(this.ContextMenuUserPicture, resources.GetString("ContextMenuUserPicture.ToolTip"));
870             this.ContextMenuUserPicture.Opening += new System.ComponentModel.CancelEventHandler(this.ContextMenuUserPicture_Opening);
871             // 
872             // FollowToolStripMenuItem
873             // 
874             resources.ApplyResources(this.FollowToolStripMenuItem, "FollowToolStripMenuItem");
875             this.FollowToolStripMenuItem.Name = "FollowToolStripMenuItem";
876             this.FollowToolStripMenuItem.Click += new System.EventHandler(this.FollowToolStripMenuItem_Click);
877             // 
878             // UnFollowToolStripMenuItem
879             // 
880             resources.ApplyResources(this.UnFollowToolStripMenuItem, "UnFollowToolStripMenuItem");
881             this.UnFollowToolStripMenuItem.Name = "UnFollowToolStripMenuItem";
882             this.UnFollowToolStripMenuItem.Click += new System.EventHandler(this.UnFollowToolStripMenuItem_Click);
883             // 
884             // ShowFriendShipToolStripMenuItem
885             // 
886             resources.ApplyResources(this.ShowFriendShipToolStripMenuItem, "ShowFriendShipToolStripMenuItem");
887             this.ShowFriendShipToolStripMenuItem.Name = "ShowFriendShipToolStripMenuItem";
888             this.ShowFriendShipToolStripMenuItem.Click += new System.EventHandler(this.ShowFriendShipToolStripMenuItem_Click);
889             // 
890             // ListManageUserContextToolStripMenuItem3
891             // 
892             resources.ApplyResources(this.ListManageUserContextToolStripMenuItem3, "ListManageUserContextToolStripMenuItem3");
893             this.ListManageUserContextToolStripMenuItem3.Name = "ListManageUserContextToolStripMenuItem3";
894             this.ListManageUserContextToolStripMenuItem3.Click += new System.EventHandler(this.ListManageUserContextToolStripMenuItem_Click);
895             // 
896             // ToolStripSeparator37
897             // 
898             resources.ApplyResources(this.ToolStripSeparator37, "ToolStripSeparator37");
899             this.ToolStripSeparator37.Name = "ToolStripSeparator37";
900             // 
901             // ShowUserStatusToolStripMenuItem
902             // 
903             resources.ApplyResources(this.ShowUserStatusToolStripMenuItem, "ShowUserStatusToolStripMenuItem");
904             this.ShowUserStatusToolStripMenuItem.Name = "ShowUserStatusToolStripMenuItem";
905             this.ShowUserStatusToolStripMenuItem.Click += new System.EventHandler(this.ShowUserStatusToolStripMenuItem_Click);
906             // 
907             // SearchPostsDetailNameToolStripMenuItem
908             // 
909             resources.ApplyResources(this.SearchPostsDetailNameToolStripMenuItem, "SearchPostsDetailNameToolStripMenuItem");
910             this.SearchPostsDetailNameToolStripMenuItem.Name = "SearchPostsDetailNameToolStripMenuItem";
911             this.SearchPostsDetailNameToolStripMenuItem.Click += new System.EventHandler(this.SearchPostsDetailNameToolStripMenuItem_Click);
912             // 
913             // SearchAtPostsDetailNameToolStripMenuItem
914             // 
915             resources.ApplyResources(this.SearchAtPostsDetailNameToolStripMenuItem, "SearchAtPostsDetailNameToolStripMenuItem");
916             this.SearchAtPostsDetailNameToolStripMenuItem.Name = "SearchAtPostsDetailNameToolStripMenuItem";
917             this.SearchAtPostsDetailNameToolStripMenuItem.Click += new System.EventHandler(this.SearchAtPostsDetailNameToolStripMenuItem_Click);
918             // 
919             // ToolStripMenuItem1
920             // 
921             resources.ApplyResources(this.ToolStripMenuItem1, "ToolStripMenuItem1");
922             this.ToolStripMenuItem1.Name = "ToolStripMenuItem1";
923             // 
924             // IconNameToolStripMenuItem
925             // 
926             resources.ApplyResources(this.IconNameToolStripMenuItem, "IconNameToolStripMenuItem");
927             this.IconNameToolStripMenuItem.Name = "IconNameToolStripMenuItem";
928             this.IconNameToolStripMenuItem.Click += new System.EventHandler(this.IconNameToolStripMenuItem_Click);
929             // 
930             // ReloadIconToolStripMenuItem
931             // 
932             this.ReloadIconToolStripMenuItem.Name = "ReloadIconToolStripMenuItem";
933             resources.ApplyResources(this.ReloadIconToolStripMenuItem, "ReloadIconToolStripMenuItem");
934             this.ReloadIconToolStripMenuItem.Click += new System.EventHandler(this.ReloadIconToolStripMenuItem_Click);
935             // 
936             // SaveIconPictureToolStripMenuItem
937             // 
938             resources.ApplyResources(this.SaveIconPictureToolStripMenuItem, "SaveIconPictureToolStripMenuItem");
939             this.SaveIconPictureToolStripMenuItem.Name = "SaveIconPictureToolStripMenuItem";
940             this.SaveIconPictureToolStripMenuItem.Click += new System.EventHandler(this.SaveIconPictureToolStripMenuItem_Click);
941             // 
942             // NameLabel
943             // 
944             resources.ApplyResources(this.NameLabel, "NameLabel");
945             this.NameLabel.AutoEllipsis = true;
946             this.NameLabel.Name = "NameLabel";
947             this.ToolTip1.SetToolTip(this.NameLabel, resources.GetString("NameLabel.ToolTip"));
948             this.NameLabel.UseMnemonic = false;
949             // 
950             // PostBrowser
951             // 
952             resources.ApplyResources(this.PostBrowser, "PostBrowser");
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             // ContextMenuColumnHeader
2516             // 
2517             this.ContextMenuColumnHeader.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
2518             this.IconSizeToolStripMenuItem,
2519             this.ToolStripSeparator45,
2520             this.LockListSortOrderToolStripMenuItem});
2521             this.ContextMenuColumnHeader.Name = "ContextMenuColumnHeader";
2522             resources.ApplyResources(this.ContextMenuColumnHeader, "ContextMenuColumnHeader");
2523             this.ContextMenuColumnHeader.Opening += new System.ComponentModel.CancelEventHandler(this.ContextMenuColumnHeader_Opening);
2524             // 
2525             // IconSizeToolStripMenuItem
2526             // 
2527             this.IconSizeToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
2528             this.IconSizeNoneToolStripMenuItem,
2529             this.IconSize16ToolStripMenuItem,
2530             this.IconSize24ToolStripMenuItem,
2531             this.IconSize48ToolStripMenuItem,
2532             this.IconSize48_2ToolStripMenuItem});
2533             this.IconSizeToolStripMenuItem.Name = "IconSizeToolStripMenuItem";
2534             resources.ApplyResources(this.IconSizeToolStripMenuItem, "IconSizeToolStripMenuItem");
2535             // 
2536             // IconSizeNoneToolStripMenuItem
2537             // 
2538             this.IconSizeNoneToolStripMenuItem.Name = "IconSizeNoneToolStripMenuItem";
2539             resources.ApplyResources(this.IconSizeNoneToolStripMenuItem, "IconSizeNoneToolStripMenuItem");
2540             this.IconSizeNoneToolStripMenuItem.Click += new System.EventHandler(this.IconSizeNoneToolStripMenuItem_Click);
2541             // 
2542             // IconSize16ToolStripMenuItem
2543             // 
2544             this.IconSize16ToolStripMenuItem.Name = "IconSize16ToolStripMenuItem";
2545             resources.ApplyResources(this.IconSize16ToolStripMenuItem, "IconSize16ToolStripMenuItem");
2546             this.IconSize16ToolStripMenuItem.Click += new System.EventHandler(this.IconSize16ToolStripMenuItem_Click);
2547             // 
2548             // IconSize24ToolStripMenuItem
2549             // 
2550             this.IconSize24ToolStripMenuItem.Name = "IconSize24ToolStripMenuItem";
2551             resources.ApplyResources(this.IconSize24ToolStripMenuItem, "IconSize24ToolStripMenuItem");
2552             this.IconSize24ToolStripMenuItem.Click += new System.EventHandler(this.IconSize24ToolStripMenuItem_Click);
2553             // 
2554             // IconSize48ToolStripMenuItem
2555             // 
2556             this.IconSize48ToolStripMenuItem.Name = "IconSize48ToolStripMenuItem";
2557             resources.ApplyResources(this.IconSize48ToolStripMenuItem, "IconSize48ToolStripMenuItem");
2558             this.IconSize48ToolStripMenuItem.Click += new System.EventHandler(this.IconSize48ToolStripMenuItem_Click);
2559             // 
2560             // IconSize48_2ToolStripMenuItem
2561             // 
2562             this.IconSize48_2ToolStripMenuItem.Name = "IconSize48_2ToolStripMenuItem";
2563             resources.ApplyResources(this.IconSize48_2ToolStripMenuItem, "IconSize48_2ToolStripMenuItem");
2564             this.IconSize48_2ToolStripMenuItem.Click += new System.EventHandler(this.IconSize48_2ToolStripMenuItem_Click);
2565             // 
2566             // ToolStripSeparator45
2567             // 
2568             this.ToolStripSeparator45.Name = "ToolStripSeparator45";
2569             resources.ApplyResources(this.ToolStripSeparator45, "ToolStripSeparator45");
2570             // 
2571             // LockListSortOrderToolStripMenuItem
2572             // 
2573             this.LockListSortOrderToolStripMenuItem.Name = "LockListSortOrderToolStripMenuItem";
2574             this.LockListSortOrderToolStripMenuItem.CheckOnClick = true;
2575             resources.ApplyResources(this.LockListSortOrderToolStripMenuItem, "LockListSortOrderToolStripMenuItem");
2576             this.LockListSortOrderToolStripMenuItem.Click += new System.EventHandler(this.LockListSortToolStripMenuItem_Click);
2577             // 
2578             // TweenMain
2579             // 
2580             resources.ApplyResources(this, "$this");
2581             this.AllowDrop = true;
2582             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
2583             this.Controls.Add(this.ToolStripContainer1);
2584             this.Name = "TweenMain";
2585             this.ToolTip1.SetToolTip(this, resources.GetString("$this.ToolTip"));
2586             this.Activated += new System.EventHandler(this.TweenMain_Activated);
2587             this.Deactivate += new System.EventHandler(this.TweenMain_Deactivate);
2588             this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.TweenMain_FormClosing);
2589             this.Load += new System.EventHandler(this.TweenMain_Load);
2590             this.Shown += new System.EventHandler(this.TweenMain_Shown);
2591             this.ClientSizeChanged += new System.EventHandler(this.TweenMain_ClientSizeChanged);
2592             this.LocationChanged += new System.EventHandler(this.TweenMain_LocationChanged);
2593             this.DragDrop += new System.Windows.Forms.DragEventHandler(this.TweenMain_DragDrop);
2594             this.DragOver += new System.Windows.Forms.DragEventHandler(this.TweenMain_DragOver);
2595             this.Resize += new System.EventHandler(this.TweenMain_Resize);
2596             this.Disposed += new System.EventHandler(this.TweenMain_Disposed);
2597             this.ToolStripContainer1.BottomToolStripPanel.ResumeLayout(false);
2598             this.ToolStripContainer1.BottomToolStripPanel.PerformLayout();
2599             this.ToolStripContainer1.ContentPanel.ResumeLayout(false);
2600             this.ToolStripContainer1.TopToolStripPanel.ResumeLayout(false);
2601             this.ToolStripContainer1.TopToolStripPanel.PerformLayout();
2602             this.ToolStripContainer1.ResumeLayout(false);
2603             this.ToolStripContainer1.PerformLayout();
2604             this.StatusStrip1.ResumeLayout(false);
2605             this.StatusStrip1.PerformLayout();
2606             this.ContextMenuPostMode.ResumeLayout(false);
2607             this.SplitContainer1.Panel1.ResumeLayout(false);
2608             this.SplitContainer1.Panel2.ResumeLayout(false);
2609             ((System.ComponentModel.ISupportInitialize)(this.SplitContainer1)).EndInit();
2610             this.SplitContainer1.ResumeLayout(false);
2611             this.TimelinePanel.ResumeLayout(false);
2612             this.ContextMenuTabProperty.ResumeLayout(false);
2613             this.ImageSelectionPanel.ResumeLayout(false);
2614             ((System.ComponentModel.ISupportInitialize)(this.ImageSelectedPicture)).EndInit();
2615             this.ImagePathPanel.ResumeLayout(false);
2616             this.ImagePathPanel.PerformLayout();
2617             this.SplitContainer3.Panel1.ResumeLayout(false);
2618             this.SplitContainer3.Panel2.ResumeLayout(false);
2619             ((System.ComponentModel.ISupportInitialize)(this.SplitContainer3)).EndInit();
2620             this.SplitContainer3.ResumeLayout(false);
2621             this.SplitContainer2.Panel1.ResumeLayout(false);
2622             this.SplitContainer2.Panel2.ResumeLayout(false);
2623             this.SplitContainer2.Panel2.PerformLayout();
2624             ((System.ComponentModel.ISupportInitialize)(this.SplitContainer2)).EndInit();
2625             this.SplitContainer2.ResumeLayout(false);
2626             this.TableLayoutPanel1.ResumeLayout(false);
2627             this.TableLayoutPanel1.PerformLayout();
2628             ((System.ComponentModel.ISupportInitialize)(this.UserPicture)).EndInit();
2629             this.ContextMenuUserPicture.ResumeLayout(false);
2630             this.ContextMenuPostBrowser.ResumeLayout(false);
2631             this.ContextMenuSource.ResumeLayout(false);
2632             this.MenuStrip1.ResumeLayout(false);
2633             this.MenuStrip1.PerformLayout();
2634             this.ContextMenuFile.ResumeLayout(false);
2635             this.ContextMenuOperate.ResumeLayout(false);
2636             this.ContextMenuColumnHeader.ResumeLayout(false);
2637             this.ResumeLayout(false);
2638
2639         }
2640
2641         #endregion
2642
2643         internal System.Windows.Forms.ToolStripMenuItem JmpStripMenuItem;
2644         internal System.Windows.Forms.ToolStripContainer ToolStripContainer1;
2645         internal System.Windows.Forms.StatusStrip StatusStrip1;
2646         internal System.Windows.Forms.ToolStripStatusLabel StatusLabelUrl;
2647         internal OpenTweenCustomControl.ToolStripLabelHistory StatusLabel;
2648         internal System.Windows.Forms.ToolStripSplitButton HashStripSplitButton;
2649         internal System.Windows.Forms.ContextMenuStrip ContextMenuPostMode;
2650         internal System.Windows.Forms.ToolStripMenuItem ToolStripMenuItemUrlMultibyteSplit;
2651         internal System.Windows.Forms.ToolStripMenuItem ToolStripMenuItemApiCommandEvasion;
2652         internal System.Windows.Forms.ToolStripMenuItem ToolStripMenuItemUrlAutoShorten;
2653         internal System.Windows.Forms.ToolStripMenuItem IdeographicSpaceToSpaceToolStripMenuItem;
2654         internal System.Windows.Forms.ToolStripMenuItem MultiLineMenuItem;
2655         internal System.Windows.Forms.ToolStripMenuItem ToolStripFocusLockMenuItem;
2656         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator35;
2657         internal System.Windows.Forms.ToolStripMenuItem ImageSelectMenuItem;
2658         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator8;
2659         internal System.Windows.Forms.ToolStripMenuItem HashToggleMenuItem;
2660         internal System.Windows.Forms.ToolStripMenuItem HashManageMenuItem;
2661         internal System.Windows.Forms.SplitContainer SplitContainer1;
2662         internal System.Windows.Forms.Panel TimelinePanel;
2663         internal System.Windows.Forms.TabControl ListTab;
2664         internal System.Windows.Forms.ContextMenuStrip ContextMenuTabProperty;
2665         internal System.Windows.Forms.ToolStripMenuItem AddTabMenuItem;
2666         internal System.Windows.Forms.ToolStripMenuItem TabRenameMenuItem;
2667         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator20;
2668         internal System.Windows.Forms.ToolStripMenuItem UreadManageMenuItem;
2669         internal System.Windows.Forms.ToolStripMenuItem NotifyDispMenuItem;
2670         internal System.Windows.Forms.ToolStripComboBox SoundFileComboBox;
2671         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator18;
2672         internal System.Windows.Forms.ToolStripMenuItem FilterEditMenuItem;
2673         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator19;
2674         internal System.Windows.Forms.ToolStripMenuItem ClearTabMenuItem;
2675         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator11;
2676         internal System.Windows.Forms.ToolStripMenuItem DeleteTabMenuItem;
2677         internal System.Windows.Forms.ImageList TabImage;
2678         internal System.Windows.Forms.Panel ImageSelectionPanel;
2679         internal OpenTweenCustomControl.PictureBoxEx ImageSelectedPicture;
2680         internal System.Windows.Forms.Panel ImagePathPanel;
2681         internal System.Windows.Forms.TextBox ImagefilePathText;
2682         internal System.Windows.Forms.Button FilePickButton;
2683         internal System.Windows.Forms.Label Label2;
2684         internal System.Windows.Forms.ComboBox ImageServiceCombo;
2685         internal System.Windows.Forms.Button ImageCancelButton;
2686         internal System.Windows.Forms.Label Label1;
2687         internal System.Windows.Forms.Panel ProfilePanel;
2688         internal System.Windows.Forms.SplitContainer SplitContainer3;
2689         internal System.Windows.Forms.SplitContainer SplitContainer2;
2690         internal System.Windows.Forms.TableLayoutPanel TableLayoutPanel1;
2691         internal OTPictureBox UserPicture;
2692         internal System.Windows.Forms.ContextMenuStrip ContextMenuUserPicture;
2693         internal System.Windows.Forms.ToolStripMenuItem FollowToolStripMenuItem;
2694         internal System.Windows.Forms.ToolStripMenuItem UnFollowToolStripMenuItem;
2695         internal System.Windows.Forms.ToolStripMenuItem ShowFriendShipToolStripMenuItem;
2696         internal System.Windows.Forms.ToolStripMenuItem ListManageUserContextToolStripMenuItem3;
2697         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator37;
2698         internal System.Windows.Forms.ToolStripMenuItem ShowUserStatusToolStripMenuItem;
2699         internal System.Windows.Forms.ToolStripMenuItem SearchPostsDetailNameToolStripMenuItem;
2700         internal System.Windows.Forms.ToolStripMenuItem SearchAtPostsDetailNameToolStripMenuItem;
2701         internal System.Windows.Forms.ToolStripSeparator ToolStripMenuItem1;
2702         internal System.Windows.Forms.ToolStripMenuItem IconNameToolStripMenuItem;
2703         internal System.Windows.Forms.ToolStripMenuItem SaveIconPictureToolStripMenuItem;
2704         internal System.Windows.Forms.Label NameLabel;
2705         internal System.Windows.Forms.WebBrowser PostBrowser;
2706         internal System.Windows.Forms.ContextMenuStrip ContextMenuPostBrowser;
2707         internal System.Windows.Forms.ToolStripMenuItem SelectionSearchContextMenuItem;
2708         internal System.Windows.Forms.ToolStripMenuItem SearchGoogleContextMenuItem;
2709         internal System.Windows.Forms.ToolStripMenuItem SearchWikipediaContextMenuItem;
2710         internal System.Windows.Forms.ToolStripMenuItem SearchPublicSearchContextMenuItem;
2711         internal System.Windows.Forms.ToolStripMenuItem CurrentTabToolStripMenuItem;
2712         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator13;
2713         internal System.Windows.Forms.ToolStripMenuItem SelectionCopyContextMenuItem;
2714         internal System.Windows.Forms.ToolStripMenuItem UrlCopyContextMenuItem;
2715         internal System.Windows.Forms.ToolStripMenuItem SelectionAllContextMenuItem;
2716         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator5;
2717         internal System.Windows.Forms.ToolStripMenuItem FollowContextMenuItem;
2718         internal System.Windows.Forms.ToolStripMenuItem RemoveContextMenuItem;
2719         internal System.Windows.Forms.ToolStripMenuItem FriendshipContextMenuItem;
2720         internal System.Windows.Forms.ToolStripMenuItem FriendshipAllMenuItem;
2721         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator36;
2722         internal System.Windows.Forms.ToolStripMenuItem ShowUserStatusContextMenuItem;
2723         internal System.Windows.Forms.ToolStripMenuItem SearchPostsDetailToolStripMenuItem;
2724         internal System.Windows.Forms.ToolStripMenuItem SearchAtPostsDetailToolStripMenuItem;
2725         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator32;
2726         internal System.Windows.Forms.ToolStripMenuItem IdFilterAddMenuItem;
2727         internal System.Windows.Forms.ToolStripMenuItem ListManageUserContextToolStripMenuItem;
2728         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator33;
2729         internal System.Windows.Forms.ToolStripMenuItem UseHashtagMenuItem;
2730         internal System.Windows.Forms.ToolStripMenuItem SelectionTranslationToolStripMenuItem;
2731         internal System.Windows.Forms.ToolStripMenuItem TranslationToolStripMenuItem;
2732         internal System.Windows.Forms.Label DateTimeLabel;
2733         internal System.Windows.Forms.LinkLabel SourceLinkLabel;
2734         internal System.Windows.Forms.ContextMenuStrip ContextMenuSource;
2735         internal System.Windows.Forms.ToolStripMenuItem SourceCopyMenuItem;
2736         internal System.Windows.Forms.ToolStripMenuItem SourceUrlCopyMenuItem;
2737         internal System.Windows.Forms.TextBox StatusText;
2738         internal System.Windows.Forms.Label lblLen;
2739         internal System.Windows.Forms.Button PostButton;
2740         internal System.Windows.Forms.MenuStrip MenuStrip1;
2741         internal System.Windows.Forms.ToolStripMenuItem MenuItemFile;
2742         internal System.Windows.Forms.ToolStripMenuItem SettingFileMenuItem;
2743         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator21;
2744         internal System.Windows.Forms.ToolStripMenuItem SaveFileMenuItem;
2745         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator23;
2746         internal System.Windows.Forms.ToolStripMenuItem NotifyFileMenuItem;
2747         internal System.Windows.Forms.ToolStripMenuItem PlaySoundFileMenuItem;
2748         internal System.Windows.Forms.ToolStripMenuItem LockListFileMenuItem;
2749         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator43;
2750         internal System.Windows.Forms.ToolStripMenuItem StopRefreshAllMenuItem;
2751         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator24;
2752         internal System.Windows.Forms.ToolStripMenuItem TweenRestartMenuItem;
2753         internal System.Windows.Forms.ToolStripMenuItem EndFileMenuItem;
2754         internal System.Windows.Forms.ToolStripMenuItem MenuItemEdit;
2755         internal System.Windows.Forms.ToolStripMenuItem UndoRemoveTabMenuItem;
2756         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator12;
2757         internal System.Windows.Forms.ToolStripMenuItem CopySTOTMenuItem;
2758         internal System.Windows.Forms.ToolStripMenuItem CopyURLMenuItem;
2759         internal System.Windows.Forms.ToolStripMenuItem CopyUserIdStripMenuItem;
2760         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator6;
2761         internal System.Windows.Forms.ToolStripMenuItem MenuItemSubSearch;
2762         internal System.Windows.Forms.ToolStripMenuItem MenuItemSearchNext;
2763         internal System.Windows.Forms.ToolStripMenuItem MenuItemSearchPrev;
2764         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator22;
2765         internal System.Windows.Forms.ToolStripMenuItem PublicSearchQueryMenuItem;
2766         internal System.Windows.Forms.ToolStripMenuItem MenuItemOperate;
2767         internal System.Windows.Forms.ToolStripMenuItem ReplyOpMenuItem;
2768         internal System.Windows.Forms.ToolStripMenuItem ReplyAllOpMenuItem;
2769         internal System.Windows.Forms.ToolStripMenuItem DmOpMenuItem;
2770         internal System.Windows.Forms.ToolStripMenuItem RtOpMenuItem;
2771         internal System.Windows.Forms.ToolStripMenuItem RtUnOpMenuItem;
2772         internal System.Windows.Forms.ToolStripMenuItem QtOpMenuItem;
2773         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator25;
2774         internal System.Windows.Forms.ToolStripMenuItem FavOpMenuItem;
2775         internal System.Windows.Forms.ToolStripMenuItem FavoriteRetweetMenuItem;
2776         internal System.Windows.Forms.ToolStripMenuItem FavoriteRetweetUnofficialMenuItem;
2777         internal System.Windows.Forms.ToolStripMenuItem UnFavOpMenuItem;
2778         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator38;
2779         internal System.Windows.Forms.ToolStripMenuItem ShowProfMenuItem;
2780         internal System.Windows.Forms.ToolStripMenuItem ShowRelatedStatusesMenuItem2;
2781         internal System.Windows.Forms.ToolStripMenuItem ShowUserTimelineToolStripMenuItem;
2782         internal System.Windows.Forms.ToolStripMenuItem OpenOpMenuItem;
2783         internal System.Windows.Forms.ToolStripMenuItem OpenHomeOpMenuItem;
2784         internal System.Windows.Forms.ToolStripMenuItem OpenFavOpMenuItem;
2785         internal System.Windows.Forms.ToolStripMenuItem OpenStatusOpMenuItem;
2786         internal System.Windows.Forms.ToolStripMenuItem OpenRepSourceOpMenuItem;
2787         internal System.Windows.Forms.ToolStripMenuItem OpenFavotterOpMenuItem;
2788         internal System.Windows.Forms.ToolStripMenuItem OpenUrlOpMenuItem;
2789         internal System.Windows.Forms.ToolStripMenuItem OpenRterHomeMenuItem;
2790         internal System.Windows.Forms.ToolStripMenuItem OpenUserSpecifiedUrlMenuItem;
2791         internal System.Windows.Forms.ToolStripMenuItem CreateRuleOpMenuItem;
2792         internal System.Windows.Forms.ToolStripMenuItem CreateTabRuleOpMenuItem;
2793         internal System.Windows.Forms.ToolStripMenuItem CreateIdRuleOpMenuItem;
2794         internal System.Windows.Forms.ToolStripMenuItem ListManageMenuItem;
2795         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator26;
2796         internal System.Windows.Forms.ToolStripMenuItem ChangeReadOpMenuItem;
2797         internal System.Windows.Forms.ToolStripMenuItem ReadOpMenuItem;
2798         internal System.Windows.Forms.ToolStripMenuItem UnreadOpMenuItem;
2799         internal System.Windows.Forms.ToolStripMenuItem JumpReadOpMenuItem;
2800         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator27;
2801         internal System.Windows.Forms.ToolStripMenuItem SelAllOpMenuItem;
2802         internal System.Windows.Forms.ToolStripMenuItem DelOpMenuItem;
2803         internal System.Windows.Forms.ToolStripMenuItem RefreshOpMenuItem;
2804         internal System.Windows.Forms.ToolStripMenuItem RefreshPrevOpMenuItem;
2805         internal System.Windows.Forms.ToolStripMenuItem MenuItemTab;
2806         internal System.Windows.Forms.ToolStripMenuItem CreateTbMenuItem;
2807         internal System.Windows.Forms.ToolStripMenuItem RenameTbMenuItem;
2808         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator28;
2809         internal System.Windows.Forms.ToolStripMenuItem UnreadMngTbMenuItem;
2810         internal System.Windows.Forms.ToolStripMenuItem NotifyTbMenuItem;
2811         internal System.Windows.Forms.ToolStripComboBox SoundFileTbComboBox;
2812         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator29;
2813         internal System.Windows.Forms.ToolStripMenuItem EditRuleTbMenuItem;
2814         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator30;
2815         internal System.Windows.Forms.ToolStripMenuItem ClearTbMenuItem;
2816         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator31;
2817         internal System.Windows.Forms.ToolStripMenuItem DeleteTbMenuItem;
2818         internal System.Windows.Forms.ToolStripMenuItem MenuItemCommand;
2819         internal System.Windows.Forms.ToolStripMenuItem TinyUrlConvertToolStripMenuItem;
2820         internal System.Windows.Forms.ToolStripMenuItem UrlConvertAutoToolStripMenuItem;
2821         internal System.Windows.Forms.ToolStripMenuItem UrlUndoToolStripMenuItem;
2822         internal System.Windows.Forms.ToolStripMenuItem TinyURLToolStripMenuItem;
2823         internal System.Windows.Forms.ToolStripMenuItem IsgdToolStripMenuItem;
2824         internal System.Windows.Forms.ToolStripMenuItem TwurlnlToolStripMenuItem;
2825         internal System.Windows.Forms.ToolStripMenuItem BitlyToolStripMenuItem;
2826         internal System.Windows.Forms.ToolStripMenuItem UxnuMenuItem;
2827         internal System.Windows.Forms.ToolStripMenuItem UpdateFollowersMenuItem1;
2828         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator1;
2829         internal System.Windows.Forms.ToolStripMenuItem FollowCommandMenuItem;
2830         internal System.Windows.Forms.ToolStripMenuItem RemoveCommandMenuItem;
2831         internal System.Windows.Forms.ToolStripMenuItem FriendshipMenuItem;
2832         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator3;
2833         internal System.Windows.Forms.ToolStripMenuItem OwnStatusMenuItem;
2834         internal System.Windows.Forms.ToolStripMenuItem OpenOwnHomeMenuItem;
2835         internal System.Windows.Forms.ToolStripMenuItem OpenOwnFavedMenuItem;
2836         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator41;
2837         internal System.Windows.Forms.ToolStripMenuItem UserStatusToolStripMenuItem;
2838         internal System.Windows.Forms.ToolStripMenuItem UserTimelineToolStripMenuItem;
2839         internal System.Windows.Forms.ToolStripMenuItem UserFavorareToolStripMenuItem;
2840         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator34;
2841         internal System.Windows.Forms.ToolStripMenuItem HashToggleToolStripMenuItem;
2842         internal System.Windows.Forms.ToolStripMenuItem HashManageToolStripMenuItem;
2843         internal System.Windows.Forms.ToolStripMenuItem RtCountMenuItem;
2844         internal System.Windows.Forms.ToolStripMenuItem ListManageToolStripMenuItem;
2845         internal System.Windows.Forms.ToolStripMenuItem MenuItemUserStream;
2846         internal System.Windows.Forms.ToolStripMenuItem StopToolStripMenuItem;
2847         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator40;
2848         internal System.Windows.Forms.ToolStripMenuItem TrackToolStripMenuItem;
2849         internal System.Windows.Forms.ToolStripMenuItem AllrepliesToolStripMenuItem;
2850         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator42;
2851         internal System.Windows.Forms.ToolStripMenuItem EventViewerMenuItem;
2852         internal System.Windows.Forms.ToolStripMenuItem MenuItemHelp;
2853         internal System.Windows.Forms.ToolStripMenuItem MatomeMenuItem;
2854         internal System.Windows.Forms.ToolStripMenuItem ShortcutKeyListMenuItem;
2855         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator16;
2856         internal System.Windows.Forms.ToolStripMenuItem VerUpMenuItem;
2857         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator14;
2858         internal System.Windows.Forms.ToolStripMenuItem ApiUsageInfoMenuItem;
2859         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator7;
2860         internal System.Windows.Forms.ToolStripMenuItem AboutMenuItem;
2861         internal System.Windows.Forms.ToolStripMenuItem DebugModeToolStripMenuItem;
2862         internal System.Windows.Forms.ToolStripMenuItem DumpPostClassToolStripMenuItem;
2863         internal System.Windows.Forms.ToolStripMenuItem TraceOutToolStripMenuItem;
2864         internal System.Windows.Forms.ToolStripMenuItem CacheInfoMenuItem;
2865         internal System.Windows.Forms.ToolStripMenuItem ReadedStripMenuItem;
2866         internal System.Windows.Forms.ToolStripMenuItem UnreadStripMenuItem;
2867         internal System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem11;
2868         internal System.Windows.Forms.ToolStripMenuItem SelectAllMenuItem;
2869         internal System.Windows.Forms.ToolStripMenuItem JumpUnreadMenuItem;
2870         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator4;
2871         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator10;
2872         internal System.Windows.Forms.ToolStripMenuItem ListManageUserContextToolStripMenuItem2;
2873         internal System.Windows.Forms.ToolStripMenuItem OpenURLMenuItem;
2874         internal System.Windows.Forms.ToolStripMenuItem IDRuleMenuItem;
2875         internal System.Windows.Forms.ToolStripMenuItem MoveToRTHomeMenuItem;
2876         internal System.Windows.Forms.ToolStripMenuItem FavorareMenuItem;
2877         internal System.Windows.Forms.ToolStripMenuItem TabMenuItem;
2878         internal System.Windows.Forms.ToolStripMenuItem OpenUserSpecifiedUrlMenuItem2;
2879         internal System.Windows.Forms.ToolStripMenuItem DeleteStripMenuItem;
2880         internal System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem7;
2881         internal System.Windows.Forms.ToolStripMenuItem RefreshStripMenuItem;
2882         internal System.Windows.Forms.NotifyIcon NotifyIcon1;
2883         internal System.Windows.Forms.ContextMenuStrip ContextMenuFile;
2884         internal System.Windows.Forms.ToolStripMenuItem SettingStripMenuItem;
2885         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator9;
2886         internal System.Windows.Forms.ToolStripMenuItem SaveLogMenuItem;
2887         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator17;
2888         internal System.Windows.Forms.ToolStripMenuItem NewPostPopMenuItem;
2889         internal System.Windows.Forms.ToolStripMenuItem PlaySoundMenuItem;
2890         internal System.Windows.Forms.ToolStripMenuItem ListLockMenuItem;
2891         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator15;
2892         internal System.Windows.Forms.ToolStripMenuItem EndToolStripMenuItem;
2893         internal System.Windows.Forms.ToolStripMenuItem RefreshMoreStripMenuItem;
2894         internal System.Windows.Forms.SaveFileDialog SaveFileDialog1;
2895         internal System.Windows.Forms.OpenFileDialog OpenFileDialog1;
2896         internal System.Windows.Forms.ToolStripMenuItem RepliedStatusOpenMenuItem;
2897         internal System.Windows.Forms.ToolStripMenuItem StatusOpenMenuItem;
2898         internal System.Windows.Forms.ContextMenuStrip ContextMenuOperate;
2899         internal System.Windows.Forms.ToolStripMenuItem ReplyStripMenuItem;
2900         internal System.Windows.Forms.ToolStripMenuItem ReplyAllStripMenuItem;
2901         internal System.Windows.Forms.ToolStripMenuItem DMStripMenuItem;
2902         internal System.Windows.Forms.ToolStripMenuItem ReTweetOriginalStripMenuItem;
2903         internal System.Windows.Forms.ToolStripMenuItem ReTweetStripMenuItem;
2904         internal System.Windows.Forms.ToolStripMenuItem QuoteStripMenuItem;
2905         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator39;
2906         internal System.Windows.Forms.ToolStripMenuItem FavAddToolStripMenuItem;
2907         internal System.Windows.Forms.ToolStripMenuItem FavoriteRetweetContextMenu;
2908         internal System.Windows.Forms.ToolStripMenuItem FavoriteRetweetUnofficialContextMenu;
2909         internal System.Windows.Forms.ToolStripMenuItem FavRemoveToolStripMenuItem;
2910         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator2;
2911         internal System.Windows.Forms.ToolStripMenuItem ShowProfileMenuItem;
2912         internal System.Windows.Forms.ToolStripMenuItem ShowRelatedStatusesMenuItem;
2913         internal System.Windows.Forms.ToolStripMenuItem ShowUserTimelineContextMenuItem;
2914         internal System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem6;
2915         internal System.Windows.Forms.ToolStripMenuItem MoveToHomeToolStripMenuItem;
2916         internal System.Windows.Forms.ToolStripMenuItem MoveToFavToolStripMenuItem;
2917         internal System.Windows.Forms.ToolTip ToolTip1;
2918         internal System.Windows.Forms.Timer TimerRefreshIcon;
2919         internal System.Windows.Forms.ImageList PostStateImageList;
2920         private System.Windows.Forms.ToolStripMenuItem ProtectTabMenuItem;
2921         private System.Windows.Forms.ToolStripMenuItem ProtectTbMenuItem;
2922         private TweetThumbnail tweetThumbnail1;
2923         private System.Windows.Forms.ToolStripMenuItem TwitterApiStatusToolStripMenuItem;
2924         private System.Windows.Forms.ToolStripMenuItem ReloadIconToolStripMenuItem;
2925         private System.Windows.Forms.ToolStripSeparator toolStripSeparator44;
2926         private System.Windows.Forms.ToolStripMenuItem OpenURLFileMenuItem;
2927         internal System.Windows.Forms.ContextMenuStrip ContextMenuColumnHeader;
2928         internal System.Windows.Forms.ToolStripMenuItem IconSizeToolStripMenuItem;
2929         internal System.Windows.Forms.ToolStripMenuItem IconSizeNoneToolStripMenuItem;
2930         internal System.Windows.Forms.ToolStripMenuItem IconSize16ToolStripMenuItem;
2931         internal System.Windows.Forms.ToolStripMenuItem IconSize24ToolStripMenuItem;
2932         internal System.Windows.Forms.ToolStripMenuItem IconSize48ToolStripMenuItem;
2933         internal System.Windows.Forms.ToolStripMenuItem IconSize48_2ToolStripMenuItem;
2934         internal System.Windows.Forms.ToolStripSeparator ToolStripSeparator45;
2935         internal System.Windows.Forms.ToolStripMenuItem LockListSortOrderToolStripMenuItem;
2936
2937     }
2938 }