プロジェクトをVisual Studio 2010形式に変換
@@ -1,28 +1,24 @@ | ||
1 | 1 | //------------------------------------------------------------------------------ |
2 | 2 | // <auto-generated> |
3 | -// This code was generated by a tool. | |
4 | -// Runtime Version:2.0.50727.3053 | |
3 | +// このコードはツールによって生成されました。 | |
4 | +// ランタイム バージョン:4.0.30319.1 | |
5 | 5 | // |
6 | -// Changes to this file may cause incorrect behavior and will be lost if | |
7 | -// the code is regenerated. | |
6 | +// このファイルへの変更は、以下の状況下で不正な動作の原因になったり、 | |
7 | +// コードが再生成されるときに損失したりします。 | |
8 | 8 | // </auto-generated> |
9 | 9 | //------------------------------------------------------------------------------ |
10 | 10 | |
11 | -namespace SpeechCast.Properties | |
12 | -{ | |
13 | - | |
14 | - | |
11 | +namespace SpeechCast.Properties { | |
12 | + | |
13 | + | |
15 | 14 | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
16 | - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")] | |
17 | - internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase | |
18 | - { | |
19 | - | |
15 | + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")] | |
16 | + internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { | |
17 | + | |
20 | 18 | private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); |
21 | - | |
22 | - public static Settings Default | |
23 | - { | |
24 | - get | |
25 | - { | |
19 | + | |
20 | + public static Settings Default { | |
21 | + get { | |
26 | 22 | return defaultInstance; |
27 | 23 | } |
28 | 24 | } |
@@ -1,7 +1,7 @@ | ||
1 | 1 | //------------------------------------------------------------------------------ |
2 | 2 | // <auto-generated> |
3 | 3 | // このコードはツールによって生成されました。 |
4 | -// ランタイム バージョン:2.0.50727.3082 | |
4 | +// ランタイム バージョン:4.0.30319.1 | |
5 | 5 | // |
6 | 6 | // このファイルへの変更は、以下の状況下で不正な動作の原因になったり、 |
7 | 7 | // コードが再生成されるときに損失したりします。 |
@@ -17,9 +17,9 @@ | ||
17 | 17 | /// </summary> |
18 | 18 | // このクラスは StronglyTypedResourceBuilder クラスが ResGen |
19 | 19 | // または Visual Studio のようなツールを使用して自動生成されました。 |
20 | - // メンバを追加または削除するには、.ResX ファイルを編集して、/str オプションと共に | |
20 | + // メンバーを追加または削除するには、.ResX ファイルを編集して、/str オプションと共に | |
21 | 21 | // ResGen を実行し直すか、または VS プロジェクトをビルドし直します。 |
22 | - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")] | |
22 | + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] | |
23 | 23 | [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
24 | 24 | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
25 | 25 | internal class Resources { |
@@ -37,9 +37,9 @@ | ||
37 | 37 | this.splitContainer1 = new System.Windows.Forms.SplitContainer(); |
38 | 38 | this.splitContainer2 = new System.Windows.Forms.SplitContainer(); |
39 | 39 | this.listViewResponses = new System.Windows.Forms.ListView(); |
40 | - this.columnHeader1 = new System.Windows.Forms.ColumnHeader(); | |
41 | - this.columnHeader2 = new System.Windows.Forms.ColumnHeader(); | |
42 | - this.columnHeader3 = new System.Windows.Forms.ColumnHeader(); | |
40 | + this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); | |
41 | + this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); | |
42 | + this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); | |
43 | 43 | this.textBoxLog = new System.Windows.Forms.TextBox(); |
44 | 44 | this.webBrowser = new System.Windows.Forms.WebBrowser(); |
45 | 45 | this.timer = new System.Windows.Forms.Timer(this.components); |
@@ -80,14 +80,16 @@ | ||
80 | 80 | this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator(); |
81 | 81 | this.toolStripMenuItemCopyboard = new System.Windows.Forms.ToolStripMenuItem(); |
82 | 82 | this.toolStripMenuItemHelp = new System.Windows.Forms.ToolStripMenuItem(); |
83 | + this.toolStripMenuItemGoSupportBBS = new System.Windows.Forms.ToolStripMenuItem(); | |
84 | + this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); | |
83 | 85 | this.toolStripMenuItemAbout = new System.Windows.Forms.ToolStripMenuItem(); |
84 | - this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); | |
85 | - this.toolStripMenuItemGoSupportBBS = new System.Windows.Forms.ToolStripMenuItem(); | |
86 | 86 | this.statusStrip1.SuspendLayout(); |
87 | 87 | this.panel1.SuspendLayout(); |
88 | + ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); | |
88 | 89 | this.splitContainer1.Panel1.SuspendLayout(); |
89 | 90 | this.splitContainer1.Panel2.SuspendLayout(); |
90 | 91 | this.splitContainer1.SuspendLayout(); |
92 | + ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit(); | |
91 | 93 | this.splitContainer2.Panel1.SuspendLayout(); |
92 | 94 | this.splitContainer2.Panel2.SuspendLayout(); |
93 | 95 | this.splitContainer2.SuspendLayout(); |
@@ -134,9 +136,9 @@ | ||
134 | 136 | // |
135 | 137 | this.panel1.Controls.Add(this.splitContainer1); |
136 | 138 | this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; |
137 | - this.panel1.Location = new System.Drawing.Point(0, 74); | |
139 | + this.panel1.Location = new System.Drawing.Point(0, 77); | |
138 | 140 | this.panel1.Name = "panel1"; |
139 | - this.panel1.Size = new System.Drawing.Size(704, 607); | |
141 | + this.panel1.Size = new System.Drawing.Size(704, 604); | |
140 | 142 | this.panel1.TabIndex = 5; |
141 | 143 | // |
142 | 144 | // splitContainer1 |
@@ -152,7 +154,7 @@ | ||
152 | 154 | // splitContainer1.Panel2 |
153 | 155 | // |
154 | 156 | this.splitContainer1.Panel2.Controls.Add(this.webBrowser); |
155 | - this.splitContainer1.Size = new System.Drawing.Size(704, 607); | |
157 | + this.splitContainer1.Size = new System.Drawing.Size(704, 604); | |
156 | 158 | this.splitContainer1.SplitterDistance = 234; |
157 | 159 | this.splitContainer1.TabIndex = 0; |
158 | 160 | // |
@@ -170,8 +172,8 @@ | ||
170 | 172 | // splitContainer2.Panel2 |
171 | 173 | // |
172 | 174 | this.splitContainer2.Panel2.Controls.Add(this.textBoxLog); |
173 | - this.splitContainer2.Size = new System.Drawing.Size(234, 607); | |
174 | - this.splitContainer2.SplitterDistance = 338; | |
175 | + this.splitContainer2.Size = new System.Drawing.Size(234, 604); | |
176 | + this.splitContainer2.SplitterDistance = 336; | |
175 | 177 | this.splitContainer2.TabIndex = 0; |
176 | 178 | // |
177 | 179 | // listViewResponses |
@@ -187,12 +189,12 @@ | ||
187 | 189 | this.listViewResponses.Location = new System.Drawing.Point(0, 0); |
188 | 190 | this.listViewResponses.MultiSelect = false; |
189 | 191 | this.listViewResponses.Name = "listViewResponses"; |
190 | - this.listViewResponses.Size = new System.Drawing.Size(234, 338); | |
192 | + this.listViewResponses.Size = new System.Drawing.Size(234, 336); | |
191 | 193 | this.listViewResponses.TabIndex = 0; |
192 | 194 | this.listViewResponses.UseCompatibleStateImageBehavior = false; |
193 | 195 | this.listViewResponses.View = System.Windows.Forms.View.Details; |
196 | + this.listViewResponses.Click += new System.EventHandler(this.listViewResponses_Click); | |
194 | 197 | this.listViewResponses.DoubleClick += new System.EventHandler(this.listViewResponses_DoubleClick); |
195 | - this.listViewResponses.Click += new System.EventHandler(this.listViewResponses_Click); | |
196 | 198 | // |
197 | 199 | // columnHeader1 |
198 | 200 | // |
@@ -216,7 +218,7 @@ | ||
216 | 218 | this.textBoxLog.Multiline = true; |
217 | 219 | this.textBoxLog.Name = "textBoxLog"; |
218 | 220 | this.textBoxLog.ReadOnly = true; |
219 | - this.textBoxLog.Size = new System.Drawing.Size(234, 265); | |
221 | + this.textBoxLog.Size = new System.Drawing.Size(234, 264); | |
220 | 222 | this.textBoxLog.TabIndex = 0; |
221 | 223 | // |
222 | 224 | // webBrowser |
@@ -225,10 +227,10 @@ | ||
225 | 227 | this.webBrowser.Location = new System.Drawing.Point(0, 0); |
226 | 228 | this.webBrowser.MinimumSize = new System.Drawing.Size(20, 20); |
227 | 229 | this.webBrowser.Name = "webBrowser"; |
228 | - this.webBrowser.Size = new System.Drawing.Size(466, 607); | |
230 | + this.webBrowser.Size = new System.Drawing.Size(466, 604); | |
229 | 231 | this.webBrowser.TabIndex = 1; |
232 | + this.webBrowser.DocumentCompleted += new System.Windows.Forms.WebBrowserDocumentCompletedEventHandler(this.webBrowser_DocumentCompleted); | |
230 | 233 | this.webBrowser.SizeChanged += new System.EventHandler(this.webBrowser_SizeChanged); |
231 | - this.webBrowser.DocumentCompleted += new System.Windows.Forms.WebBrowserDocumentCompletedEventHandler(this.webBrowser_DocumentCompleted); | |
232 | 234 | // |
233 | 235 | // timer |
234 | 236 | // |
@@ -243,7 +245,7 @@ | ||
243 | 245 | this.toolStripButtonEnter, |
244 | 246 | this.toolStripButtonOpenAsBrowser, |
245 | 247 | this.toolStripButtonOpenURLFromClipboard}); |
246 | - this.toolStrip2.Location = new System.Drawing.Point(0, 49); | |
248 | + this.toolStrip2.Location = new System.Drawing.Point(0, 52); | |
247 | 249 | this.toolStrip2.Name = "toolStrip2"; |
248 | 250 | this.toolStrip2.Size = new System.Drawing.Size(704, 25); |
249 | 251 | this.toolStrip2.TabIndex = 3; |
@@ -252,7 +254,7 @@ | ||
252 | 254 | // toolStripLabel1 |
253 | 255 | // |
254 | 256 | this.toolStripLabel1.Name = "toolStripLabel1"; |
255 | - this.toolStripLabel1.Size = new System.Drawing.Size(26, 22); | |
257 | + this.toolStripLabel1.Size = new System.Drawing.Size(32, 22); | |
256 | 258 | this.toolStripLabel1.Text = "URL"; |
257 | 259 | // |
258 | 260 | // toolStripTextBoxURL |
@@ -309,9 +311,9 @@ | ||
309 | 311 | this.toolStripButtonAutoUpdate, |
310 | 312 | this.toolStripButtonNext, |
311 | 313 | this.toolStripButtonLast}); |
312 | - this.toolStrip1.Location = new System.Drawing.Point(0, 24); | |
314 | + this.toolStrip1.Location = new System.Drawing.Point(0, 26); | |
313 | 315 | this.toolStrip1.Name = "toolStrip1"; |
314 | - this.toolStrip1.Size = new System.Drawing.Size(704, 25); | |
316 | + this.toolStrip1.Size = new System.Drawing.Size(704, 26); | |
315 | 317 | this.toolStrip1.TabIndex = 0; |
316 | 318 | this.toolStrip1.Text = "toolStrip1"; |
317 | 319 | // |
@@ -318,7 +320,7 @@ | ||
318 | 320 | // toolStripLabel2 |
319 | 321 | // |
320 | 322 | this.toolStripLabel2.Name = "toolStripLabel2"; |
321 | - this.toolStripLabel2.Size = new System.Drawing.Size(32, 22); | |
323 | + this.toolStripLabel2.Size = new System.Drawing.Size(38, 23); | |
322 | 324 | this.toolStripLabel2.Text = "Voice"; |
323 | 325 | // |
324 | 326 | // toolStripComboBoxSelectVoice |
@@ -325,13 +327,13 @@ | ||
325 | 327 | // |
326 | 328 | this.toolStripComboBoxSelectVoice.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
327 | 329 | this.toolStripComboBoxSelectVoice.Name = "toolStripComboBoxSelectVoice"; |
328 | - this.toolStripComboBoxSelectVoice.Size = new System.Drawing.Size(121, 25); | |
330 | + this.toolStripComboBoxSelectVoice.Size = new System.Drawing.Size(121, 26); | |
329 | 331 | this.toolStripComboBoxSelectVoice.SelectedIndexChanged += new System.EventHandler(this.toolStripComboBoxSelectVoice_SelectedIndexChanged); |
330 | 332 | // |
331 | 333 | // toolStripLabel3 |
332 | 334 | // |
333 | 335 | this.toolStripLabel3.Name = "toolStripLabel3"; |
334 | - this.toolStripLabel3.Size = new System.Drawing.Size(41, 22); | |
336 | + this.toolStripLabel3.Size = new System.Drawing.Size(51, 23); | |
335 | 337 | this.toolStripLabel3.Text = "Volume"; |
336 | 338 | // |
337 | 339 | // toolStripTrackBarVolume |
@@ -353,7 +355,7 @@ | ||
353 | 355 | this.toolStripButtonCaption.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonCaption.Image"))); |
354 | 356 | this.toolStripButtonCaption.ImageTransparentColor = System.Drawing.Color.Magenta; |
355 | 357 | this.toolStripButtonCaption.Name = "toolStripButtonCaption"; |
356 | - this.toolStripButtonCaption.Size = new System.Drawing.Size(23, 22); | |
358 | + this.toolStripButtonCaption.Size = new System.Drawing.Size(23, 23); | |
357 | 359 | this.toolStripButtonCaption.Text = "字幕"; |
358 | 360 | this.toolStripButtonCaption.ToolTipText = "字幕ウィンドウを表示"; |
359 | 361 | this.toolStripButtonCaption.Click += new System.EventHandler(this.toolStripButtonCaption_Click); |
@@ -364,7 +366,7 @@ | ||
364 | 366 | this.toolStripButtonBorder.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonBorder.Image"))); |
365 | 367 | this.toolStripButtonBorder.ImageTransparentColor = System.Drawing.Color.Magenta; |
366 | 368 | this.toolStripButtonBorder.Name = "toolStripButtonBorder"; |
367 | - this.toolStripButtonBorder.Size = new System.Drawing.Size(23, 22); | |
369 | + this.toolStripButtonBorder.Size = new System.Drawing.Size(23, 23); | |
368 | 370 | this.toolStripButtonBorder.Text = "枠"; |
369 | 371 | this.toolStripButtonBorder.ToolTipText = "字幕ウィンドウの枠を表示"; |
370 | 372 | this.toolStripButtonBorder.Click += new System.EventHandler(this.toolStripButtonBorder_Click); |
@@ -376,7 +378,7 @@ | ||
376 | 378 | this.toolStripButtonSettings.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonSettings.Image"))); |
377 | 379 | this.toolStripButtonSettings.ImageTransparentColor = System.Drawing.Color.Magenta; |
378 | 380 | this.toolStripButtonSettings.Name = "toolStripButtonSettings"; |
379 | - this.toolStripButtonSettings.Size = new System.Drawing.Size(23, 22); | |
381 | + this.toolStripButtonSettings.Size = new System.Drawing.Size(23, 23); | |
380 | 382 | this.toolStripButtonSettings.Text = "設定"; |
381 | 383 | this.toolStripButtonSettings.Click += new System.EventHandler(this.toolStripButtonSettings_Click); |
382 | 384 | // |
@@ -386,7 +388,7 @@ | ||
386 | 388 | this.toolStripButtonThreads.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonThreads.Image"))); |
387 | 389 | this.toolStripButtonThreads.ImageTransparentColor = System.Drawing.Color.Magenta; |
388 | 390 | this.toolStripButtonThreads.Name = "toolStripButtonThreads"; |
389 | - this.toolStripButtonThreads.Size = new System.Drawing.Size(23, 22); | |
391 | + this.toolStripButtonThreads.Size = new System.Drawing.Size(23, 23); | |
390 | 392 | this.toolStripButtonThreads.Text = "スレ"; |
391 | 393 | this.toolStripButtonThreads.ToolTipText = "スレ一覧とスレ作成"; |
392 | 394 | this.toolStripButtonThreads.Click += new System.EventHandler(this.toolStripButtonThreads_Click); |
@@ -397,7 +399,7 @@ | ||
397 | 399 | this.toolStripButtonResponse.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonResponse.Image"))); |
398 | 400 | this.toolStripButtonResponse.ImageTransparentColor = System.Drawing.Color.Magenta; |
399 | 401 | this.toolStripButtonResponse.Name = "toolStripButtonResponse"; |
400 | - this.toolStripButtonResponse.Size = new System.Drawing.Size(23, 22); | |
402 | + this.toolStripButtonResponse.Size = new System.Drawing.Size(23, 23); | |
401 | 403 | this.toolStripButtonResponse.Text = "レスを書く"; |
402 | 404 | this.toolStripButtonResponse.Click += new System.EventHandler(this.toolStripButtonResponse_Click); |
403 | 405 | // |
@@ -407,7 +409,7 @@ | ||
407 | 409 | this.toolStripButtonFirst.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonFirst.Image"))); |
408 | 410 | this.toolStripButtonFirst.ImageTransparentColor = System.Drawing.Color.Magenta; |
409 | 411 | this.toolStripButtonFirst.Name = "toolStripButtonFirst"; |
410 | - this.toolStripButtonFirst.Size = new System.Drawing.Size(23, 22); | |
412 | + this.toolStripButtonFirst.Size = new System.Drawing.Size(23, 23); | |
411 | 413 | this.toolStripButtonFirst.Text = "最初のレスを読み上げる"; |
412 | 414 | this.toolStripButtonFirst.Click += new System.EventHandler(this.toolStripMenuItemFirst_Click); |
413 | 415 | // |
@@ -417,7 +419,7 @@ | ||
417 | 419 | this.toolStripButtonPrev.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonPrev.Image"))); |
418 | 420 | this.toolStripButtonPrev.ImageTransparentColor = System.Drawing.Color.Magenta; |
419 | 421 | this.toolStripButtonPrev.Name = "toolStripButtonPrev"; |
420 | - this.toolStripButtonPrev.Size = new System.Drawing.Size(23, 22); | |
422 | + this.toolStripButtonPrev.Size = new System.Drawing.Size(23, 23); | |
421 | 423 | this.toolStripButtonPrev.Text = "前のレスを読み上げる"; |
422 | 424 | this.toolStripButtonPrev.Click += new System.EventHandler(this.toolStripMenuItemPrev_Click); |
423 | 425 | // |
@@ -427,7 +429,7 @@ | ||
427 | 429 | this.toolStripButtonStop.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonStop.Image"))); |
428 | 430 | this.toolStripButtonStop.ImageTransparentColor = System.Drawing.Color.Magenta; |
429 | 431 | this.toolStripButtonStop.Name = "toolStripButtonStop"; |
430 | - this.toolStripButtonStop.Size = new System.Drawing.Size(23, 22); | |
432 | + this.toolStripButtonStop.Size = new System.Drawing.Size(23, 23); | |
431 | 433 | this.toolStripButtonStop.Text = "読み上げを止める"; |
432 | 434 | this.toolStripButtonStop.Click += new System.EventHandler(this.toolStripMenuItemStop_Click); |
433 | 435 | // |
@@ -437,7 +439,7 @@ | ||
437 | 439 | this.toolStripButtonAutoUpdate.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonAutoUpdate.Image"))); |
438 | 440 | this.toolStripButtonAutoUpdate.ImageTransparentColor = System.Drawing.Color.Magenta; |
439 | 441 | this.toolStripButtonAutoUpdate.Name = "toolStripButtonAutoUpdate"; |
440 | - this.toolStripButtonAutoUpdate.Size = new System.Drawing.Size(23, 22); | |
442 | + this.toolStripButtonAutoUpdate.Size = new System.Drawing.Size(23, 23); | |
441 | 443 | this.toolStripButtonAutoUpdate.Text = "自動更新"; |
442 | 444 | this.toolStripButtonAutoUpdate.Click += new System.EventHandler(this.toolStripButtonAutoUpdate_Click); |
443 | 445 | // |
@@ -447,7 +449,7 @@ | ||
447 | 449 | this.toolStripButtonNext.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonNext.Image"))); |
448 | 450 | this.toolStripButtonNext.ImageTransparentColor = System.Drawing.Color.Magenta; |
449 | 451 | this.toolStripButtonNext.Name = "toolStripButtonNext"; |
450 | - this.toolStripButtonNext.Size = new System.Drawing.Size(23, 22); | |
452 | + this.toolStripButtonNext.Size = new System.Drawing.Size(23, 23); | |
451 | 453 | this.toolStripButtonNext.Text = "次のレスを読み上げる"; |
452 | 454 | this.toolStripButtonNext.Click += new System.EventHandler(this.toolStripMenuItemNext_Click); |
453 | 455 | // |
@@ -457,7 +459,7 @@ | ||
457 | 459 | this.toolStripButtonLast.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonLast.Image"))); |
458 | 460 | this.toolStripButtonLast.ImageTransparentColor = System.Drawing.Color.Magenta; |
459 | 461 | this.toolStripButtonLast.Name = "toolStripButtonLast"; |
460 | - this.toolStripButtonLast.Size = new System.Drawing.Size(23, 22); | |
462 | + this.toolStripButtonLast.Size = new System.Drawing.Size(23, 23); | |
461 | 463 | this.toolStripButtonLast.Text = "最後のレスを読み上げる"; |
462 | 464 | this.toolStripButtonLast.Click += new System.EventHandler(this.toolStripMenuItemLast_Click); |
463 | 465 | // |
@@ -469,7 +471,7 @@ | ||
469 | 471 | this.toolStripMenuItemHelp}); |
470 | 472 | this.menuStrip1.Location = new System.Drawing.Point(0, 0); |
471 | 473 | this.menuStrip1.Name = "menuStrip1"; |
472 | - this.menuStrip1.Size = new System.Drawing.Size(704, 24); | |
474 | + this.menuStrip1.Size = new System.Drawing.Size(704, 26); | |
473 | 475 | this.menuStrip1.TabIndex = 6; |
474 | 476 | this.menuStrip1.Text = "ヘルプ(&H)"; |
475 | 477 | // |
@@ -480,13 +482,13 @@ | ||
480 | 482 | this.toolStripMenuItemEditBookmarks, |
481 | 483 | this.toolStripSeparator1}); |
482 | 484 | this.toolStripMenuItemBookmarks.Name = "toolStripMenuItemBookmarks"; |
483 | - this.toolStripMenuItemBookmarks.Size = new System.Drawing.Size(84, 20); | |
485 | + this.toolStripMenuItemBookmarks.Size = new System.Drawing.Size(110, 22); | |
484 | 486 | this.toolStripMenuItemBookmarks.Text = "ブックマーク(&B)"; |
485 | 487 | // |
486 | 488 | // toolStripMenuItemAddBookMark |
487 | 489 | // |
488 | 490 | this.toolStripMenuItemAddBookMark.Name = "toolStripMenuItemAddBookMark"; |
489 | - this.toolStripMenuItemAddBookMark.Size = new System.Drawing.Size(164, 22); | |
491 | + this.toolStripMenuItemAddBookMark.Size = new System.Drawing.Size(190, 22); | |
490 | 492 | this.toolStripMenuItemAddBookMark.Text = "ブックマーク追加(&A)"; |
491 | 493 | this.toolStripMenuItemAddBookMark.Click += new System.EventHandler(this.toolStripMenuItemAddBookmark_Click); |
492 | 494 | // |
@@ -493,7 +495,7 @@ | ||
493 | 495 | // toolStripMenuItemEditBookmarks |
494 | 496 | // |
495 | 497 | this.toolStripMenuItemEditBookmarks.Name = "toolStripMenuItemEditBookmarks"; |
496 | - this.toolStripMenuItemEditBookmarks.Size = new System.Drawing.Size(164, 22); | |
498 | + this.toolStripMenuItemEditBookmarks.Size = new System.Drawing.Size(190, 22); | |
497 | 499 | this.toolStripMenuItemEditBookmarks.Text = "ブックマーク編集(&E)"; |
498 | 500 | this.toolStripMenuItemEditBookmarks.Click += new System.EventHandler(this.toolStripMenuItem2_Click); |
499 | 501 | // |
@@ -500,7 +502,7 @@ | ||
500 | 502 | // toolStripSeparator1 |
501 | 503 | // |
502 | 504 | this.toolStripSeparator1.Name = "toolStripSeparator1"; |
503 | - this.toolStripSeparator1.Size = new System.Drawing.Size(161, 6); | |
505 | + this.toolStripSeparator1.Size = new System.Drawing.Size(187, 6); | |
504 | 506 | // |
505 | 507 | // toolStripMenuItemSpeech |
506 | 508 | // |
@@ -514,7 +516,7 @@ | ||
514 | 516 | this.toolStripMenuItem1, |
515 | 517 | this.toolStripMenuItemCopyboard}); |
516 | 518 | this.toolStripMenuItemSpeech.Name = "toolStripMenuItemSpeech"; |
517 | - this.toolStripMenuItemSpeech.Size = new System.Drawing.Size(78, 20); | |
519 | + this.toolStripMenuItemSpeech.Size = new System.Drawing.Size(86, 22); | |
518 | 520 | this.toolStripMenuItemSpeech.Text = "読み上げ(&S)"; |
519 | 521 | // |
520 | 522 | // toolStripMenuItemFirst |
@@ -522,7 +524,7 @@ | ||
522 | 524 | this.toolStripMenuItemFirst.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItemFirst.Image"))); |
523 | 525 | this.toolStripMenuItemFirst.Name = "toolStripMenuItemFirst"; |
524 | 526 | this.toolStripMenuItemFirst.ShortcutKeys = System.Windows.Forms.Keys.F9; |
525 | - this.toolStripMenuItemFirst.Size = new System.Drawing.Size(265, 22); | |
527 | + this.toolStripMenuItemFirst.Size = new System.Drawing.Size(308, 22); | |
526 | 528 | this.toolStripMenuItemFirst.Text = "最初のレス(&F)"; |
527 | 529 | this.toolStripMenuItemFirst.Click += new System.EventHandler(this.toolStripMenuItemFirst_Click); |
528 | 530 | // |
@@ -531,7 +533,7 @@ | ||
531 | 533 | this.toolStripMenuItemPrev.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItemPrev.Image"))); |
532 | 534 | this.toolStripMenuItemPrev.Name = "toolStripMenuItemPrev"; |
533 | 535 | this.toolStripMenuItemPrev.ShortcutKeys = System.Windows.Forms.Keys.F10; |
534 | - this.toolStripMenuItemPrev.Size = new System.Drawing.Size(265, 22); | |
536 | + this.toolStripMenuItemPrev.Size = new System.Drawing.Size(308, 22); | |
535 | 537 | this.toolStripMenuItemPrev.Text = "前のレス(&P)"; |
536 | 538 | this.toolStripMenuItemPrev.Click += new System.EventHandler(this.toolStripMenuItemPrev_Click); |
537 | 539 | // |
@@ -540,7 +542,7 @@ | ||
540 | 542 | this.toolStripMenuItemNext.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItemNext.Image"))); |
541 | 543 | this.toolStripMenuItemNext.Name = "toolStripMenuItemNext"; |
542 | 544 | this.toolStripMenuItemNext.ShortcutKeys = System.Windows.Forms.Keys.F11; |
543 | - this.toolStripMenuItemNext.Size = new System.Drawing.Size(265, 22); | |
545 | + this.toolStripMenuItemNext.Size = new System.Drawing.Size(308, 22); | |
544 | 546 | this.toolStripMenuItemNext.Text = "次のレス(&N)"; |
545 | 547 | this.toolStripMenuItemNext.Click += new System.EventHandler(this.toolStripMenuItemNext_Click); |
546 | 548 | // |
@@ -549,7 +551,7 @@ | ||
549 | 551 | this.toolStripMenuItemLast.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItemLast.Image"))); |
550 | 552 | this.toolStripMenuItemLast.Name = "toolStripMenuItemLast"; |
551 | 553 | this.toolStripMenuItemLast.ShortcutKeys = System.Windows.Forms.Keys.F12; |
552 | - this.toolStripMenuItemLast.Size = new System.Drawing.Size(265, 22); | |
554 | + this.toolStripMenuItemLast.Size = new System.Drawing.Size(308, 22); | |
553 | 555 | this.toolStripMenuItemLast.Text = "最後のレス(&L)"; |
554 | 556 | this.toolStripMenuItemLast.Click += new System.EventHandler(this.toolStripMenuItemLast_Click); |
555 | 557 | // |
@@ -556,7 +558,7 @@ | ||
556 | 558 | // toolStripSeparator2 |
557 | 559 | // |
558 | 560 | this.toolStripSeparator2.Name = "toolStripSeparator2"; |
559 | - this.toolStripSeparator2.Size = new System.Drawing.Size(262, 6); | |
561 | + this.toolStripSeparator2.Size = new System.Drawing.Size(305, 6); | |
560 | 562 | // |
561 | 563 | // toolStripMenuItemStop |
562 | 564 | // |
@@ -563,7 +565,7 @@ | ||
563 | 565 | this.toolStripMenuItemStop.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItemStop.Image"))); |
564 | 566 | this.toolStripMenuItemStop.Name = "toolStripMenuItemStop"; |
565 | 567 | this.toolStripMenuItemStop.ShortcutKeys = System.Windows.Forms.Keys.F8; |
566 | - this.toolStripMenuItemStop.Size = new System.Drawing.Size(265, 22); | |
568 | + this.toolStripMenuItemStop.Size = new System.Drawing.Size(308, 22); | |
567 | 569 | this.toolStripMenuItemStop.Text = "読み上げをやめる(&S)"; |
568 | 570 | this.toolStripMenuItemStop.Click += new System.EventHandler(this.toolStripMenuItemStop_Click); |
569 | 571 | // |
@@ -570,13 +572,13 @@ | ||
570 | 572 | // toolStripMenuItem1 |
571 | 573 | // |
572 | 574 | this.toolStripMenuItem1.Name = "toolStripMenuItem1"; |
573 | - this.toolStripMenuItem1.Size = new System.Drawing.Size(262, 6); | |
575 | + this.toolStripMenuItem1.Size = new System.Drawing.Size(305, 6); | |
574 | 576 | // |
575 | 577 | // toolStripMenuItemCopyboard |
576 | 578 | // |
577 | 579 | this.toolStripMenuItemCopyboard.Name = "toolStripMenuItemCopyboard"; |
578 | 580 | this.toolStripMenuItemCopyboard.ShortcutKeys = System.Windows.Forms.Keys.F5; |
579 | - this.toolStripMenuItemCopyboard.Size = new System.Drawing.Size(265, 22); | |
581 | + this.toolStripMenuItemCopyboard.Size = new System.Drawing.Size(308, 22); | |
580 | 582 | this.toolStripMenuItemCopyboard.Text = "クリップボードの内容を読み上げる(&C)"; |
581 | 583 | this.toolStripMenuItemCopyboard.Click += new System.EventHandler(this.toolStripMenuItemCopyboard_Click); |
582 | 584 | // |
@@ -587,27 +589,27 @@ | ||
587 | 589 | this.toolStripSeparator3, |
588 | 590 | this.toolStripMenuItemAbout}); |
589 | 591 | this.toolStripMenuItemHelp.Name = "toolStripMenuItemHelp"; |
590 | - this.toolStripMenuItemHelp.Size = new System.Drawing.Size(63, 20); | |
592 | + this.toolStripMenuItemHelp.Size = new System.Drawing.Size(75, 22); | |
591 | 593 | this.toolStripMenuItemHelp.Text = "ヘルプ(&H)"; |
592 | 594 | // |
593 | - // toolStripMenuItemAbout | |
595 | + // toolStripMenuItemGoSupportBBS | |
594 | 596 | // |
595 | - this.toolStripMenuItemAbout.Name = "toolStripMenuItemAbout"; | |
596 | - this.toolStripMenuItemAbout.Size = new System.Drawing.Size(158, 22); | |
597 | - this.toolStripMenuItemAbout.Text = "バージョン情報(&A)"; | |
598 | - this.toolStripMenuItemAbout.Click += new System.EventHandler(this.toolStripMenuItemAbout_Click); | |
597 | + this.toolStripMenuItemGoSupportBBS.Name = "toolStripMenuItemGoSupportBBS"; | |
598 | + this.toolStripMenuItemGoSupportBBS.Size = new System.Drawing.Size(178, 22); | |
599 | + this.toolStripMenuItemGoSupportBBS.Text = "サポート掲示板"; | |
600 | + this.toolStripMenuItemGoSupportBBS.Click += new System.EventHandler(this.toolStripMenuItemGoSupportBBS_Click); | |
599 | 601 | // |
600 | 602 | // toolStripSeparator3 |
601 | 603 | // |
602 | 604 | this.toolStripSeparator3.Name = "toolStripSeparator3"; |
603 | - this.toolStripSeparator3.Size = new System.Drawing.Size(155, 6); | |
605 | + this.toolStripSeparator3.Size = new System.Drawing.Size(175, 6); | |
604 | 606 | // |
605 | - // toolStripMenuItemGoSupportBBS | |
607 | + // toolStripMenuItemAbout | |
606 | 608 | // |
607 | - this.toolStripMenuItemGoSupportBBS.Name = "toolStripMenuItemGoSupportBBS"; | |
608 | - this.toolStripMenuItemGoSupportBBS.Size = new System.Drawing.Size(158, 22); | |
609 | - this.toolStripMenuItemGoSupportBBS.Text = "サポート掲示板"; | |
610 | - this.toolStripMenuItemGoSupportBBS.Click += new System.EventHandler(this.toolStripMenuItemGoSupportBBS_Click); | |
609 | + this.toolStripMenuItemAbout.Name = "toolStripMenuItemAbout"; | |
610 | + this.toolStripMenuItemAbout.Size = new System.Drawing.Size(178, 22); | |
611 | + this.toolStripMenuItemAbout.Text = "バージョン情報(&A)"; | |
612 | + this.toolStripMenuItemAbout.Click += new System.EventHandler(this.toolStripMenuItemAbout_Click); | |
611 | 613 | // |
612 | 614 | // FormMain |
613 | 615 | // |
@@ -623,17 +625,19 @@ | ||
623 | 625 | this.MainMenuStrip = this.menuStrip1; |
624 | 626 | this.Name = "FormMain"; |
625 | 627 | this.Text = "SpeechCast"; |
628 | + this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormMain_FormClosing); | |
626 | 629 | this.Load += new System.EventHandler(this.FormMain_Load); |
627 | - this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormMain_FormClosing); | |
628 | 630 | this.statusStrip1.ResumeLayout(false); |
629 | 631 | this.statusStrip1.PerformLayout(); |
630 | 632 | this.panel1.ResumeLayout(false); |
631 | 633 | this.splitContainer1.Panel1.ResumeLayout(false); |
632 | 634 | this.splitContainer1.Panel2.ResumeLayout(false); |
635 | + ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); | |
633 | 636 | this.splitContainer1.ResumeLayout(false); |
634 | 637 | this.splitContainer2.Panel1.ResumeLayout(false); |
635 | 638 | this.splitContainer2.Panel2.ResumeLayout(false); |
636 | 639 | this.splitContainer2.Panel2.PerformLayout(); |
640 | + ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit(); | |
637 | 641 | this.splitContainer2.ResumeLayout(false); |
638 | 642 | this.toolStrip2.ResumeLayout(false); |
639 | 643 | this.toolStrip2.PerformLayout(); |