\83¡ã\83\83ã\82»ã\83¼ã\82¸.designer.cs - RSS feed" href="/view?p=strokestylet/CsWin10Desktop3.git;a=rss;f=SSTFEditor/Popup%C3%A3%C2%83%C2%A1%C3%A3%C2%83%C2%83%C3%A3%C2%82%C2%BB%C3%A3%C2%83%C2%BC%C3%A3%C2%82%C2%B8.designer.cs" type="application/rss+xml" /> \83¡ã\83\83ã\82»ã\83¼ã\82¸.designer.cs - RSS feed (no merges)" href="/view?p=strokestylet/CsWin10Desktop3.git;a=rss;f=SSTFEditor/Popup%C3%A3%C2%83%C2%A1%C3%A3%C2%83%C2%83%C3%A3%C2%82%C2%BB%C3%A3%C2%83%C2%BC%C3%A3%C2%82%C2%B8.designer.cs;opt=--no-merges" type="application/rss+xml" /> \83¡ã\83\83ã\82»ã\83¼ã\82¸.designer.cs - Atom feed" href="/view?p=strokestylet/CsWin10Desktop3.git;a=atom;f=SSTFEditor/Popup%C3%A3%C2%83%C2%A1%C3%A3%C2%83%C2%83%C3%A3%C2%82%C2%BB%C3%A3%C2%83%C2%BC%C3%A3%C2%82%C2%B8.designer.cs" type="application/atom+xml" /> \83¡ã\83\83ã\82»ã\83¼ã\82¸.designer.cs - Atom feed (no merges)" href="/view?p=strokestylet/CsWin10Desktop3.git;a=atom;f=SSTFEditor/Popup%C3%A3%C2%83%C2%A1%C3%A3%C2%83%C2%83%C3%A3%C2%82%C2%BB%C3%A3%C2%83%C2%BC%C3%A3%C2%82%C2%B8.designer.cs;opt=--no-merges" type="application/atom+xml" />

OSDN Git Service

SSTFEditor で、ビュアー再生時にドラム音を発生するオプションが -h のまま変更されていなかったミスを修正。
[strokestylet/CsWin10Desktop3.git] / SSTFEditor / Popupã\83¡ã\83\83ã\82»ã\83¼ã\82¸.designer.cs
1 namespace SSTFEditor
2 {
3         partial class Popupメッセージ
4         {
5                 /// <summary>
6                 /// 必要なデザイナ変数です。
7                 /// </summary>
8                 private System.ComponentModel.IContainer components = null;
9
10                 /// <summary>
11                 /// 使用中のリソースをすべてクリーンアップします。
12                 /// </summary>
13                 /// <param name="disposing">マネージ リソースが破棄される場合 true、破棄されない場合は false です。</param>
14                 protected override void Dispose( bool disposing )
15                 {
16                         if( disposing && ( components != null ) )
17                         {
18                                 components.Dispose();
19                         }
20                         base.Dispose( disposing );
21                 }
22
23                 #region Windows フォーム デザイナで生成されたコード
24
25                 /// <summary>
26                 /// デザイナ サポートに必要なメソッドです。このメソッドの内容を
27                 /// コード エディタで変更しないでください。
28                 /// </summary>
29                 private void InitializeComponent()
30                 {
31                         System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager( typeof( Popupメッセージ ) );
32                         this.pictureBoxイラスト = new System.Windows.Forms.PictureBox();
33                         this.panelメッセージ本文 = new System.Windows.Forms.Panel();
34                         ( (System.ComponentModel.ISupportInitialize) ( this.pictureBoxイラスト ) ).BeginInit();
35                         this.SuspendLayout();
36                         // 
37                         // pictureBoxイラスト
38                         // 
39                         this.pictureBoxイラスト.Image = global::SSTFEditor.Properties.Resources.りらちょー;
40                         resources.ApplyResources( this.pictureBoxイラスト, "pictureBoxイラスト" );
41                         this.pictureBoxイラスト.Name = "pictureBoxイラスト";
42                         this.pictureBoxイラスト.TabStop = false;
43                         // 
44                         // panelメッセージ本文
45                         // 
46                         resources.ApplyResources( this.panelメッセージ本文, "panelメッセージ本文" );
47                         this.panelメッセージ本文.Name = "panelメッセージ本文";
48                         this.panelメッセージ本文.Paint += new System.Windows.Forms.PaintEventHandler( this.panelメッセージ本文_Paint );
49                         // 
50                         // CPopupメッセージ
51                         // 
52                         resources.ApplyResources( this, "$this" );
53                         this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
54                         this.BackColor = System.Drawing.SystemColors.Window;
55                         this.ControlBox = false;
56                         this.Controls.Add( this.panelメッセージ本文 );
57                         this.Controls.Add( this.pictureBoxイラスト );
58                         this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
59                         this.Name = "CPopupメッセージ";
60                         this.Load += new System.EventHandler( this.Popupメッセージ_Load );
61                         this.FormClosing += new System.Windows.Forms.FormClosingEventHandler( this.Popupメッセージ_FormClosing );
62                         ( (System.ComponentModel.ISupportInitialize) ( this.pictureBoxイラスト ) ).EndInit();
63                         this.ResumeLayout( false );
64
65                 }
66
67                 #endregion
68
69                 private System.Windows.Forms.PictureBox pictureBoxイラスト;
70                 private System.Windows.Forms.Panel panelメッセージ本文;
71         }
72 }