OSDN Git Service

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