| 1 |
namespace SchoolIdolFestivalSimulator.Main { |
| 2 |
partial class OldMemberEditGrid { |
| 3 |
/// <summary> |
| 4 |
/// 必要なデザイナー変数です。 |
| 5 |
/// </summary> |
| 6 |
private System.ComponentModel.IContainer components = null; |
| 7 |
|
| 8 |
/// <summary> |
| 9 |
/// 使用中のリソースをすべてクリーンアップします。 |
| 10 |
/// </summary> |
| 11 |
/// <param name="disposing">マネージ リソースが破棄される場合 true、破棄されない場合は false です。</param> |
| 12 |
protected override void Dispose(bool disposing) { |
| 13 |
if (disposing && (components != null)) { |
| 14 |
components.Dispose(); |
| 15 |
} |
| 16 |
base.Dispose(disposing); |
| 17 |
} |
| 18 |
|
| 19 |
#region コンポーネント デザイナーで生成されたコード |
| 20 |
|
| 21 |
/// <summary> |
| 22 |
/// デザイナー サポートに必要なメソッドです。このメソッドの内容を |
| 23 |
/// コード エディターで変更しないでください。 |
| 24 |
/// </summary> |
| 25 |
private void InitializeComponent() { |
| 26 |
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); |
| 27 |
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); |
| 28 |
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); |
| 29 |
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); |
| 30 |
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); |
| 31 |
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); |
| 32 |
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); |
| 33 |
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); |
| 34 |
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); |
| 35 |
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); |
| 36 |
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); |
| 37 |
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); |
| 38 |
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); |
| 39 |
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); |
| 40 |
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); |
| 41 |
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); |
| 42 |
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); |
| 43 |
this.grid = new SchoolIdolFestivalSimulator.Main.EnterGrid(); |
| 44 |
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| 45 |
this.Column2 = new System.Windows.Forms.DataGridViewComboBoxColumn(); |
| 46 |
this.Column4 = new System.Windows.Forms.DataGridViewComboBoxColumn(); |
| 47 |
this.Column5 = new System.Windows.Forms.DataGridViewComboBoxColumn(); |
| 48 |
this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| 49 |
this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| 50 |
this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| 51 |
this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| 52 |
this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| 53 |
this.Column10 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| 54 |
this.Column11 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| 55 |
this.Column12 = new System.Windows.Forms.DataGridViewComboBoxColumn(); |
| 56 |
this.Column13 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| 57 |
this.Column14 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| 58 |
this.Column15 = new System.Windows.Forms.DataGridViewComboBoxColumn(); |
| 59 |
this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
| 60 |
this.Column17 = new System.Windows.Forms.DataGridViewComboBoxColumn(); |
| 61 |
((System.ComponentModel.ISupportInitialize)(this.grid)).BeginInit(); |
| 62 |
this.SuspendLayout(); |
| 63 |
// |
| 64 |
// grid |
| 65 |
// |
| 66 |
this.grid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
| 67 |
this.grid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
| 68 |
this.Column1, |
| 69 |
this.Column2, |
| 70 |
this.Column4, |
| 71 |
this.Column5, |
| 72 |
this.Column3, |
| 73 |
this.Column6, |
| 74 |
this.Column7, |
| 75 |
this.Column8, |
| 76 |
this.Column9, |
| 77 |
this.Column10, |
| 78 |
this.Column11, |
| 79 |
this.Column12, |
| 80 |
this.Column13, |
| 81 |
this.Column14, |
| 82 |
this.Column15, |
| 83 |
this.Column16, |
| 84 |
this.Column17}); |
| 85 |
this.grid.Dock = System.Windows.Forms.DockStyle.Fill; |
| 86 |
this.grid.Location = new System.Drawing.Point(0, 0); |
| 87 |
this.grid.Name = "grid"; |
| 88 |
this.grid.RowTemplate.Height = 21; |
| 89 |
this.grid.Size = new System.Drawing.Size(1824, 276); |
| 90 |
this.grid.TabIndex = 0; |
| 91 |
this.grid.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.grid_CellBeginEdit); |
| 92 |
this.grid.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.grid_CellFormatting); |
| 93 |
this.grid.ColumnHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.grid_ColumnHeaderMouseClick); |
| 94 |
this.grid.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.grid_DataError); |
| 95 |
// |
| 96 |
// Column1 |
| 97 |
// |
| 98 |
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| 99 |
this.Column1.DefaultCellStyle = dataGridViewCellStyle1; |
| 100 |
this.Column1.HeaderText = "No"; |
| 101 |
this.Column1.Name = "Column1"; |
| 102 |
this.Column1.Width = 56; |
| 103 |
// |
| 104 |
// Column2 |
| 105 |
// |
| 106 |
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
| 107 |
this.Column2.DefaultCellStyle = dataGridViewCellStyle2; |
| 108 |
this.Column2.HeaderText = "名前"; |
| 109 |
this.Column2.Name = "Column2"; |
| 110 |
this.Column2.Resizable = System.Windows.Forms.DataGridViewTriState.True; |
| 111 |
this.Column2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; |
| 112 |
// |
| 113 |
// Column4 |
| 114 |
// |
| 115 |
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
| 116 |
this.Column4.DefaultCellStyle = dataGridViewCellStyle3; |
| 117 |
this.Column4.HeaderText = "レアリティ"; |
| 118 |
this.Column4.Name = "Column4"; |
| 119 |
this.Column4.Resizable = System.Windows.Forms.DataGridViewTriState.True; |
| 120 |
this.Column4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; |
| 121 |
// |
| 122 |
// Column5 |
| 123 |
// |
| 124 |
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
| 125 |
this.Column5.DefaultCellStyle = dataGridViewCellStyle4; |
| 126 |
this.Column5.HeaderText = "属性"; |
| 127 |
this.Column5.Name = "Column5"; |
| 128 |
this.Column5.Resizable = System.Windows.Forms.DataGridViewTriState.True; |
| 129 |
this.Column5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; |
| 130 |
this.Column5.Width = 70; |
| 131 |
// |
| 132 |
// Column3 |
| 133 |
// |
| 134 |
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| 135 |
this.Column3.DefaultCellStyle = dataGridViewCellStyle5; |
| 136 |
this.Column3.HeaderText = "絆"; |
| 137 |
this.Column3.MaxInputLength = 4; |
| 138 |
this.Column3.Name = "Column3"; |
| 139 |
this.Column3.Width = 50; |
| 140 |
// |
| 141 |
// Column6 |
| 142 |
// |
| 143 |
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| 144 |
this.Column6.DefaultCellStyle = dataGridViewCellStyle6; |
| 145 |
this.Column6.HeaderText = "体力"; |
| 146 |
this.Column6.MaxInputLength = 1; |
| 147 |
this.Column6.Name = "Column6"; |
| 148 |
this.Column6.Width = 62; |
| 149 |
// |
| 150 |
// Column7 |
| 151 |
// |
| 152 |
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| 153 |
this.Column7.DefaultCellStyle = dataGridViewCellStyle7; |
| 154 |
this.Column7.HeaderText = "スマイル"; |
| 155 |
this.Column7.MaxInputLength = 4; |
| 156 |
this.Column7.Name = "Column7"; |
| 157 |
this.Column7.Width = 75; |
| 158 |
// |
| 159 |
// Column8 |
| 160 |
// |
| 161 |
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| 162 |
this.Column8.DefaultCellStyle = dataGridViewCellStyle8; |
| 163 |
this.Column8.HeaderText = "ピュア"; |
| 164 |
this.Column8.MaxInputLength = 4; |
| 165 |
this.Column8.Name = "Column8"; |
| 166 |
this.Column8.Width = 75; |
| 167 |
// |
| 168 |
// Column9 |
| 169 |
// |
| 170 |
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| 171 |
this.Column9.DefaultCellStyle = dataGridViewCellStyle9; |
| 172 |
this.Column9.HeaderText = "クール"; |
| 173 |
this.Column9.MaxInputLength = 4; |
| 174 |
this.Column9.Name = "Column9"; |
| 175 |
this.Column9.Width = 75; |
| 176 |
// |
| 177 |
// Column10 |
| 178 |
// |
| 179 |
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
| 180 |
this.Column10.DefaultCellStyle = dataGridViewCellStyle10; |
| 181 |
this.Column10.HeaderText = "特技"; |
| 182 |
this.Column10.MaxInputLength = 64; |
| 183 |
this.Column10.Name = "Column10"; |
| 184 |
this.Column10.Width = 136; |
| 185 |
// |
| 186 |
// Column11 |
| 187 |
// |
| 188 |
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| 189 |
this.Column11.DefaultCellStyle = dataGridViewCellStyle11; |
| 190 |
this.Column11.HeaderText = "特技lv"; |
| 191 |
this.Column11.MaxInputLength = 1; |
| 192 |
this.Column11.Name = "Column11"; |
| 193 |
this.Column11.Width = 74; |
| 194 |
// |
| 195 |
// Column12 |
| 196 |
// |
| 197 |
dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
| 198 |
this.Column12.DefaultCellStyle = dataGridViewCellStyle12; |
| 199 |
this.Column12.HeaderText = "条件"; |
| 200 |
this.Column12.Name = "Column12"; |
| 201 |
this.Column12.Resizable = System.Windows.Forms.DataGridViewTriState.True; |
| 202 |
this.Column12.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; |
| 203 |
// |
| 204 |
// Column13 |
| 205 |
// |
| 206 |
dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| 207 |
this.Column13.DefaultCellStyle = dataGridViewCellStyle13; |
| 208 |
this.Column13.HeaderText = "ごとに"; |
| 209 |
this.Column13.MaxInputLength = 5; |
| 210 |
this.Column13.Name = "Column13"; |
| 211 |
this.Column13.Width = 60; |
| 212 |
// |
| 213 |
// Column14 |
| 214 |
// |
| 215 |
dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| 216 |
this.Column14.DefaultCellStyle = dataGridViewCellStyle14; |
| 217 |
this.Column14.HeaderText = "確率"; |
| 218 |
this.Column14.MaxInputLength = 3; |
| 219 |
this.Column14.Name = "Column14"; |
| 220 |
this.Column14.Width = 65; |
| 221 |
// |
| 222 |
// Column15 |
| 223 |
// |
| 224 |
dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
| 225 |
this.Column15.DefaultCellStyle = dataGridViewCellStyle15; |
| 226 |
this.Column15.HeaderText = "○○が"; |
| 227 |
this.Column15.Name = "Column15"; |
| 228 |
this.Column15.Resizable = System.Windows.Forms.DataGridViewTriState.True; |
| 229 |
this.Column15.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; |
| 230 |
this.Column15.Width = 80; |
| 231 |
// |
| 232 |
// Column16 |
| 233 |
// |
| 234 |
dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; |
| 235 |
this.Column16.DefaultCellStyle = dataGridViewCellStyle16; |
| 236 |
this.Column16.HeaderText = "増える・秒"; |
| 237 |
this.Column16.MaxInputLength = 5; |
| 238 |
this.Column16.Name = "Column16"; |
| 239 |
this.Column16.Width = 80; |
| 240 |
// |
| 241 |
// Column17 |
| 242 |
// |
| 243 |
dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
| 244 |
this.Column17.DefaultCellStyle = dataGridViewCellStyle17; |
| 245 |
this.Column17.HeaderText = "センタースキル"; |
| 246 |
this.Column17.Name = "Column17"; |
| 247 |
this.Column17.Resizable = System.Windows.Forms.DataGridViewTriState.True; |
| 248 |
this.Column17.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; |
| 249 |
this.Column17.Width = 140; |
| 250 |
// |
| 251 |
// MemberEditGrid |
| 252 |
// |
| 253 |
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| 254 |
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| 255 |
this.Controls.Add(this.grid); |
| 256 |
this.Name = "MemberEditGrid"; |
| 257 |
this.Size = new System.Drawing.Size(1824, 276); |
| 258 |
((System.ComponentModel.ISupportInitialize)(this.grid)).EndInit(); |
| 259 |
this.ResumeLayout(false); |
| 260 |
|
| 261 |
} |
| 262 |
|
| 263 |
#endregion |
| 264 |
|
| 265 |
private EnterGrid grid; |
| 266 |
private System.Windows.Forms.DataGridViewTextBoxColumn Column1; |
| 267 |
private System.Windows.Forms.DataGridViewComboBoxColumn Column2; |
| 268 |
private System.Windows.Forms.DataGridViewComboBoxColumn Column4; |
| 269 |
private System.Windows.Forms.DataGridViewComboBoxColumn Column5; |
| 270 |
private System.Windows.Forms.DataGridViewTextBoxColumn Column3; |
| 271 |
private System.Windows.Forms.DataGridViewTextBoxColumn Column6; |
| 272 |
private System.Windows.Forms.DataGridViewTextBoxColumn Column7; |
| 273 |
private System.Windows.Forms.DataGridViewTextBoxColumn Column8; |
| 274 |
private System.Windows.Forms.DataGridViewTextBoxColumn Column9; |
| 275 |
private System.Windows.Forms.DataGridViewTextBoxColumn Column10; |
| 276 |
private System.Windows.Forms.DataGridViewTextBoxColumn Column11; |
| 277 |
private System.Windows.Forms.DataGridViewComboBoxColumn Column12; |
| 278 |
private System.Windows.Forms.DataGridViewTextBoxColumn Column13; |
| 279 |
private System.Windows.Forms.DataGridViewTextBoxColumn Column14; |
| 280 |
private System.Windows.Forms.DataGridViewComboBoxColumn Column15; |
| 281 |
private System.Windows.Forms.DataGridViewTextBoxColumn Column16; |
| 282 |
private System.Windows.Forms.DataGridViewComboBoxColumn Column17; |
| 283 |
} |
| 284 |
} |