OSDN Git Service

・ 「DTXCreatorプロジェクト」と「実行時フォルダ(DTXCreator)」を trunk/ に追加。
[dtxmania/dtxmania.git] / DTXCreatorプロジェクト / コード / 05.譜面 / C検索ダイアログ.Designer.cs
1 namespace DTXCreator.譜面\r
2 {\r
3         partial class C検索ダイアログ\r
4         {\r
5                 /// <summary>\r
6                 /// 必要なデザイナ変数です。\r
7                 /// </summary>\r
8                 private System.ComponentModel.IContainer components = null;\r
9 \r
10                 /// <summary>\r
11                 /// 使用中のリソースをすべてクリーンアップします。\r
12                 /// </summary>\r
13                 /// <param name="disposing">マネージ リソースが破棄される場合 true、破棄されない場合は false です。</param>\r
14                 protected override void Dispose( bool disposing )\r
15                 {\r
16                         if( disposing && ( components != null ) )\r
17                         {\r
18                                 components.Dispose();\r
19                         }\r
20                         base.Dispose( disposing );\r
21                 }\r
22 \r
23                 #region Windows フォーム デザイナで生成されたコード\r
24 \r
25                 /// <summary>\r
26                 /// デザイナ サポートに必要なメソッドです。このメソッドの内容を\r
27                 /// コード エディタで変更しないでください。\r
28                 /// </summary>\r
29                 private void InitializeComponent()\r
30                 {\r
31                         this.components = new System.ComponentModel.Container();\r
32                         System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager( typeof( C検索ダイアログ ) );\r
33                         this.toolTip1 = new System.Windows.Forms.ToolTip( this.components );\r
34                         this.buttonキャンセル = new System.Windows.Forms.Button();\r
35                         this.buttonOK = new System.Windows.Forms.Button();\r
36                         this.label1 = new System.Windows.Forms.Label();\r
37                         this.textBoxチップ範囲開始 = new System.Windows.Forms.TextBox();\r
38                         this.textBoxチップ範囲終了 = new System.Windows.Forms.TextBox();\r
39                         this.label2 = new System.Windows.Forms.Label();\r
40                         this.textBox小節範囲開始 = new System.Windows.Forms.TextBox();\r
41                         this.textBox小節範囲終了 = new System.Windows.Forms.TextBox();\r
42                         this.label説明 = new System.Windows.Forms.Label();\r
43                         this.checkBox小節範囲指定 = new System.Windows.Forms.CheckBox();\r
44                         this.checkBoxチップ範囲指定 = new System.Windows.Forms.CheckBox();\r
45                         this.checkBoxレーン指定 = new System.Windows.Forms.CheckBox();\r
46                         this.checkedListBoxレーン選択リスト = new System.Windows.Forms.CheckedListBox();\r
47                         this.checkBox表チップ = new System.Windows.Forms.CheckBox();\r
48                         this.checkBox裏チップ = new System.Windows.Forms.CheckBox();\r
49                         this.buttonNONE = new System.Windows.Forms.Button();\r
50                         this.buttonALL = new System.Windows.Forms.Button();\r
51                         this.SuspendLayout();\r
52                         // \r
53                         // buttonキャンセル\r
54                         // \r
55                         this.buttonキャンセル.DialogResult = System.Windows.Forms.DialogResult.Cancel;\r
56                         resources.ApplyResources( this.buttonキャンセル, "buttonキャンセル" );\r
57                         this.buttonキャンセル.Name = "buttonキャンセル";\r
58                         this.buttonキャンセル.UseVisualStyleBackColor = true;\r
59                         // \r
60                         // buttonOK\r
61                         // \r
62                         resources.ApplyResources( this.buttonOK, "buttonOK" );\r
63                         this.buttonOK.DialogResult = System.Windows.Forms.DialogResult.OK;\r
64                         this.buttonOK.Name = "buttonOK";\r
65                         this.buttonOK.UseVisualStyleBackColor = true;\r
66                         // \r
67                         // label1\r
68                         // \r
69                         resources.ApplyResources( this.label1, "label1" );\r
70                         this.label1.Name = "label1";\r
71                         // \r
72                         // textBoxチップ範囲開始\r
73                         // \r
74                         resources.ApplyResources( this.textBoxチップ範囲開始, "textBoxチップ範囲開始" );\r
75                         this.textBoxチップ範囲開始.Name = "textBoxチップ範囲開始";\r
76                         this.textBoxチップ範囲開始.KeyDown += new System.Windows.Forms.KeyEventHandler( this.textBoxチップ範囲開始_KeyDown );\r
77                         // \r
78                         // textBoxチップ範囲終了\r
79                         // \r
80                         resources.ApplyResources( this.textBoxチップ範囲終了, "textBoxチップ範囲終了" );\r
81                         this.textBoxチップ範囲終了.Name = "textBoxチップ範囲終了";\r
82                         this.textBoxチップ範囲終了.KeyDown += new System.Windows.Forms.KeyEventHandler( this.textBoxチップ範囲終了_KeyDown );\r
83                         // \r
84                         // label2\r
85                         // \r
86                         resources.ApplyResources( this.label2, "label2" );\r
87                         this.label2.Name = "label2";\r
88                         // \r
89                         // textBox小節範囲開始\r
90                         // \r
91                         resources.ApplyResources( this.textBox小節範囲開始, "textBox小節範囲開始" );\r
92                         this.textBox小節範囲開始.Name = "textBox小節範囲開始";\r
93                         this.textBox小節範囲開始.KeyDown += new System.Windows.Forms.KeyEventHandler( this.textBox小節範囲開始_KeyDown );\r
94                         // \r
95                         // textBox小節範囲終了\r
96                         // \r
97                         resources.ApplyResources( this.textBox小節範囲終了, "textBox小節範囲終了" );\r
98                         this.textBox小節範囲終了.Name = "textBox小節範囲終了";\r
99                         this.textBox小節範囲終了.KeyDown += new System.Windows.Forms.KeyEventHandler( this.textBox小節範囲終了_KeyDown );\r
100                         // \r
101                         // label説明\r
102                         // \r
103                         resources.ApplyResources( this.label説明, "label説明" );\r
104                         this.label説明.Name = "label説明";\r
105                         // \r
106                         // checkBox小節範囲指定\r
107                         // \r
108                         resources.ApplyResources( this.checkBox小節範囲指定, "checkBox小節範囲指定" );\r
109                         this.checkBox小節範囲指定.Name = "checkBox小節範囲指定";\r
110                         this.toolTip1.SetToolTip( this.checkBox小節範囲指定, resources.GetString( "checkBox小節範囲指定.ToolTip" ) );\r
111                         this.checkBox小節範囲指定.UseVisualStyleBackColor = true;\r
112                         this.checkBox小節範囲指定.CheckStateChanged += new System.EventHandler( this.checkBox小節範囲指定_CheckStateChanged );\r
113                         this.checkBox小節範囲指定.KeyDown += new System.Windows.Forms.KeyEventHandler( this.checkBox小節範囲指定_KeyDown );\r
114                         // \r
115                         // checkBoxチップ範囲指定\r
116                         // \r
117                         resources.ApplyResources( this.checkBoxチップ範囲指定, "checkBoxチップ範囲指定" );\r
118                         this.checkBoxチップ範囲指定.Name = "checkBoxチップ範囲指定";\r
119                         this.toolTip1.SetToolTip( this.checkBoxチップ範囲指定, resources.GetString( "checkBoxチップ範囲指定.ToolTip" ) );\r
120                         this.checkBoxチップ範囲指定.UseVisualStyleBackColor = true;\r
121                         this.checkBoxチップ範囲指定.CheckStateChanged += new System.EventHandler( this.checkBoxチップ範囲指定_CheckStateChanged );\r
122                         this.checkBoxチップ範囲指定.KeyDown += new System.Windows.Forms.KeyEventHandler( this.checkBoxチップ範囲指定_KeyDown );\r
123                         // \r
124                         // checkBoxレーン指定\r
125                         // \r
126                         resources.ApplyResources( this.checkBoxレーン指定, "checkBoxレーン指定" );\r
127                         this.checkBoxレーン指定.Name = "checkBoxレーン指定";\r
128                         this.toolTip1.SetToolTip( this.checkBoxレーン指定, resources.GetString( "checkBoxレーン指定.ToolTip" ) );\r
129                         this.checkBoxレーン指定.UseVisualStyleBackColor = true;\r
130                         this.checkBoxレーン指定.CheckStateChanged += new System.EventHandler( this.checkBoxレーン指定_CheckStateChanged );\r
131                         this.checkBoxレーン指定.KeyDown += new System.Windows.Forms.KeyEventHandler( this.checkBoxレーン指定_KeyDown );\r
132                         // \r
133                         // checkedListBoxレーン選択リスト\r
134                         // \r
135                         resources.ApplyResources( this.checkedListBoxレーン選択リスト, "checkedListBoxレーン選択リスト" );\r
136                         this.checkedListBoxレーン選択リスト.FormattingEnabled = true;\r
137                         this.checkedListBoxレーン選択リスト.Name = "checkedListBoxレーン選択リスト";\r
138                         this.toolTip1.SetToolTip( this.checkedListBoxレーン選択リスト, resources.GetString( "checkedListBoxレーン選択リスト.ToolTip" ) );\r
139                         this.checkedListBoxレーン選択リスト.KeyDown += new System.Windows.Forms.KeyEventHandler( this.checkedListBoxレーン選択リスト_KeyDown );\r
140                         // \r
141                         // checkBox表チップ\r
142                         // \r
143                         resources.ApplyResources( this.checkBox表チップ, "checkBox表チップ" );\r
144                         this.checkBox表チップ.Name = "checkBox表チップ";\r
145                         this.toolTip1.SetToolTip( this.checkBox表チップ, resources.GetString( "checkBox表チップ.ToolTip" ) );\r
146                         this.checkBox表チップ.UseVisualStyleBackColor = true;\r
147                         this.checkBox表チップ.KeyDown += new System.Windows.Forms.KeyEventHandler( this.checkBox表チップ_KeyDown );\r
148                         // \r
149                         // checkBox裏チップ\r
150                         // \r
151                         resources.ApplyResources( this.checkBox裏チップ, "checkBox裏チップ" );\r
152                         this.checkBox裏チップ.Name = "checkBox裏チップ";\r
153                         this.toolTip1.SetToolTip( this.checkBox裏チップ, resources.GetString( "checkBox裏チップ.ToolTip" ) );\r
154                         this.checkBox裏チップ.UseVisualStyleBackColor = true;\r
155                         this.checkBox裏チップ.KeyDown += new System.Windows.Forms.KeyEventHandler( this.checkBox裏チップ_KeyDown );\r
156                         // \r
157                         // buttonNONE\r
158                         // \r
159                         resources.ApplyResources( this.buttonNONE, "buttonNONE" );\r
160                         this.buttonNONE.Name = "buttonNONE";\r
161                         this.toolTip1.SetToolTip( this.buttonNONE, resources.GetString( "buttonNONE.ToolTip" ) );\r
162                         this.buttonNONE.UseVisualStyleBackColor = true;\r
163                         this.buttonNONE.Click += new System.EventHandler( this.buttonNONE_Click );\r
164                         this.buttonNONE.KeyDown += new System.Windows.Forms.KeyEventHandler( this.buttonNONE_KeyDown );\r
165                         // \r
166                         // buttonALL\r
167                         // \r
168                         resources.ApplyResources( this.buttonALL, "buttonALL" );\r
169                         this.buttonALL.Name = "buttonALL";\r
170                         this.toolTip1.SetToolTip( this.buttonALL, resources.GetString( "buttonALL.ToolTip" ) );\r
171                         this.buttonALL.UseVisualStyleBackColor = true;\r
172                         this.buttonALL.Click += new System.EventHandler( this.buttonALL_Click );\r
173                         this.buttonALL.KeyDown += new System.Windows.Forms.KeyEventHandler( this.buttonALL_KeyDown );\r
174                         // \r
175                         // C検索ダイアログ\r
176                         // \r
177                         resources.ApplyResources( this, "$this" );\r
178                         this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
179                         this.ControlBox = false;\r
180                         this.Controls.Add( this.buttonALL );\r
181                         this.Controls.Add( this.buttonNONE );\r
182                         this.Controls.Add( this.checkBox裏チップ );\r
183                         this.Controls.Add( this.checkBox表チップ );\r
184                         this.Controls.Add( this.checkedListBoxレーン選択リスト );\r
185                         this.Controls.Add( this.checkBoxレーン指定 );\r
186                         this.Controls.Add( this.checkBoxチップ範囲指定 );\r
187                         this.Controls.Add( this.checkBox小節範囲指定 );\r
188                         this.Controls.Add( this.label説明 );\r
189                         this.Controls.Add( this.textBox小節範囲終了 );\r
190                         this.Controls.Add( this.textBox小節範囲開始 );\r
191                         this.Controls.Add( this.label2 );\r
192                         this.Controls.Add( this.textBoxチップ範囲終了 );\r
193                         this.Controls.Add( this.textBoxチップ範囲開始 );\r
194                         this.Controls.Add( this.label1 );\r
195                         this.Controls.Add( this.buttonOK );\r
196                         this.Controls.Add( this.buttonキャンセル );\r
197                         this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;\r
198                         this.MaximizeBox = false;\r
199                         this.MinimizeBox = false;\r
200                         this.Name = "C検索ダイアログ";\r
201                         this.FormClosing += new System.Windows.Forms.FormClosingEventHandler( this.C検索ダイアログ_FormClosing );\r
202                         this.KeyDown += new System.Windows.Forms.KeyEventHandler( this.C検索ダイアログ_KeyDown );\r
203                         this.ResumeLayout( false );\r
204                         this.PerformLayout();\r
205 \r
206                 }\r
207 \r
208                 #endregion\r
209 \r
210                 private System.Windows.Forms.ToolTip toolTip1;\r
211                 private System.Windows.Forms.Button buttonキャンセル;\r
212                 private System.Windows.Forms.Button buttonOK;\r
213                 private System.Windows.Forms.Label label1;\r
214                 private System.Windows.Forms.TextBox textBoxチップ範囲開始;\r
215                 private System.Windows.Forms.TextBox textBoxチップ範囲終了;\r
216                 private System.Windows.Forms.Label label2;\r
217                 private System.Windows.Forms.TextBox textBox小節範囲開始;\r
218                 private System.Windows.Forms.TextBox textBox小節範囲終了;\r
219                 private System.Windows.Forms.Label label説明;\r
220                 private System.Windows.Forms.CheckBox checkBox小節範囲指定;\r
221                 private System.Windows.Forms.CheckBox checkBoxチップ範囲指定;\r
222                 private System.Windows.Forms.CheckBox checkBoxレーン指定;\r
223                 private System.Windows.Forms.CheckedListBox checkedListBoxレーン選択リスト;\r
224                 private System.Windows.Forms.CheckBox checkBox表チップ;\r
225                 private System.Windows.Forms.CheckBox checkBox裏チップ;\r
226                 private System.Windows.Forms.Button buttonNONE;\r
227                 private System.Windows.Forms.Button buttonALL;\r
228         }\r
229 }