Line 269... |
Line 269... |
269 |
this->tableLayoutPanel2->ColumnStyles->Add((gcnew System::Windows::Forms::ColumnStyle(System::Windows::Forms::SizeType::Percent,
|
269 |
this->tableLayoutPanel2->ColumnStyles->Add((gcnew System::Windows::Forms::ColumnStyle(System::Windows::Forms::SizeType::Percent,
|
270 |
33.50785F)));
|
270 |
33.50785F)));
|
271 |
this->tableLayoutPanel2->ColumnStyles->Add((gcnew System::Windows::Forms::ColumnStyle(System::Windows::Forms::SizeType::Percent,
|
271 |
this->tableLayoutPanel2->ColumnStyles->Add((gcnew System::Windows::Forms::ColumnStyle(System::Windows::Forms::SizeType::Percent,
|
272 |
66.49215F)));
|
272 |
66.49215F)));
|
273 |
this->tableLayoutPanel2->ColumnStyles->Add((gcnew System::Windows::Forms::ColumnStyle(System::Windows::Forms::SizeType::Absolute,
|
273 |
this->tableLayoutPanel2->ColumnStyles->Add((gcnew System::Windows::Forms::ColumnStyle(System::Windows::Forms::SizeType::Absolute,
|
274 |
372)));
|
274 |
375)));
|
275 |
this->tableLayoutPanel2->Controls->Add(this->TextPriceNPC, 2, 2);
|
275 |
this->tableLayoutPanel2->Controls->Add(this->TextPriceNPC, 2, 2);
|
276 |
this->tableLayoutPanel2->Controls->Add(this->TextPricePlayer, 2, 1);
|
276 |
this->tableLayoutPanel2->Controls->Add(this->TextPricePlayer, 2, 1);
|
277 |
this->tableLayoutPanel2->Controls->Add(this->label12, 2, 0);
|
277 |
this->tableLayoutPanel2->Controls->Add(this->label12, 2, 0);
|
278 |
this->tableLayoutPanel2->Controls->Add(this->label10, 1, 0);
|
278 |
this->tableLayoutPanel2->Controls->Add(this->label10, 1, 0);
|
279 |
this->tableLayoutPanel2->Controls->Add(this->NumPriceNPC, 1, 2);
|
279 |
this->tableLayoutPanel2->Controls->Add(this->NumPriceNPC, 1, 2);
|
Line 294... |
Line 294... |
294 |
// TextPriceNPC
|
294 |
// TextPriceNPC
|
295 |
//
|
295 |
//
|
296 |
this->TextPriceNPC->Dock = System::Windows::Forms::DockStyle::Fill;
|
296 |
this->TextPriceNPC->Dock = System::Windows::Forms::DockStyle::Fill;
|
297 |
this->TextPriceNPC->Enabled = false;
|
297 |
this->TextPriceNPC->Enabled = false;
|
298 |
this->TextPriceNPC->InterceptArrowKeys = false;
|
298 |
this->TextPriceNPC->InterceptArrowKeys = false;
|
299 |
this->TextPriceNPC->Location = System::Drawing::Point(311, 47);
|
299 |
this->TextPriceNPC->Location = System::Drawing::Point(308, 47);
|
300 |
this->TextPriceNPC->Maximum = System::Decimal(gcnew cli::array< System::Int32 >(4) {-1894967296, 0, 0, 0});
|
300 |
this->TextPriceNPC->Maximum = System::Decimal(gcnew cli::array< System::Int32 >(4) {-1894967296, 0, 0, 0});
|
301 |
this->TextPriceNPC->Name = L"TextPriceNPC";
|
301 |
this->TextPriceNPC->Name = L"TextPriceNPC";
|
302 |
this->TextPriceNPC->ReadOnly = true;
|
302 |
this->TextPriceNPC->ReadOnly = true;
|
303 |
this->TextPriceNPC->Size = System::Drawing::Size(367, 20);
|
303 |
this->TextPriceNPC->Size = System::Drawing::Size(370, 20);
|
304 |
this->TextPriceNPC->TabIndex = 10;
|
304 |
this->TextPriceNPC->TabIndex = 10;
|
305 |
this->TextPriceNPC->TabStop = false;
|
305 |
this->TextPriceNPC->TabStop = false;
|
306 |
this->TextPriceNPC->ThousandsSeparator = true;
|
306 |
this->TextPriceNPC->ThousandsSeparator = true;
|
307 |
this->TextPriceNPC->Value = System::Decimal(gcnew cli::array< System::Int32 >(4) {1, 0, 0, 0});
|
307 |
this->TextPriceNPC->Value = System::Decimal(gcnew cli::array< System::Int32 >(4) {1, 0, 0, 0});
|
308 |
//
|
308 |
//
|
309 |
// TextPricePlayer
|
309 |
// TextPricePlayer
|
310 |
//
|
310 |
//
|
311 |
this->TextPricePlayer->Dock = System::Windows::Forms::DockStyle::Fill;
|
311 |
this->TextPricePlayer->Dock = System::Windows::Forms::DockStyle::Fill;
|
312 |
this->TextPricePlayer->Enabled = false;
|
312 |
this->TextPricePlayer->Enabled = false;
|
313 |
this->TextPricePlayer->InterceptArrowKeys = false;
|
313 |
this->TextPricePlayer->InterceptArrowKeys = false;
|
314 |
this->TextPricePlayer->Location = System::Drawing::Point(311, 23);
|
314 |
this->TextPricePlayer->Location = System::Drawing::Point(308, 23);
|
315 |
this->TextPricePlayer->Maximum = System::Decimal(gcnew cli::array< System::Int32 >(4) {-1894967296, 0, 0, 0});
|
315 |
this->TextPricePlayer->Maximum = System::Decimal(gcnew cli::array< System::Int32 >(4) {-1894967296, 0, 0, 0});
|
316 |
this->TextPricePlayer->Name = L"TextPricePlayer";
|
316 |
this->TextPricePlayer->Name = L"TextPricePlayer";
|
317 |
this->TextPricePlayer->ReadOnly = true;
|
317 |
this->TextPricePlayer->ReadOnly = true;
|
318 |
this->TextPricePlayer->Size = System::Drawing::Size(367, 20);
|
318 |
this->TextPricePlayer->Size = System::Drawing::Size(370, 20);
|
319 |
this->TextPricePlayer->TabIndex = 9;
|
319 |
this->TextPricePlayer->TabIndex = 9;
|
320 |
this->TextPricePlayer->TabStop = false;
|
320 |
this->TextPricePlayer->TabStop = false;
|
321 |
this->TextPricePlayer->ThousandsSeparator = true;
|
321 |
this->TextPricePlayer->ThousandsSeparator = true;
|
322 |
this->TextPricePlayer->Value = System::Decimal(gcnew cli::array< System::Int32 >(4) {1, 0, 0, 0});
|
322 |
this->TextPricePlayer->Value = System::Decimal(gcnew cli::array< System::Int32 >(4) {1, 0, 0, 0});
|
323 |
//
|
323 |
//
|
324 |
// label12
|
324 |
// label12
|
325 |
//
|
325 |
//
|
326 |
this->label12->Dock = System::Windows::Forms::DockStyle::Fill;
|
326 |
this->label12->Dock = System::Windows::Forms::DockStyle::Fill;
|
327 |
this->label12->Font = (gcnew System::Drawing::Font(L"Microsoft Sans Serif", 9.75F, System::Drawing::FontStyle::Bold, System::Drawing::GraphicsUnit::Point,
|
327 |
this->label12->Font = (gcnew System::Drawing::Font(L"Microsoft Sans Serif", 9.75F, System::Drawing::FontStyle::Bold, System::Drawing::GraphicsUnit::Point,
|
328 |
static_cast<System::Byte>(0)));
|
328 |
static_cast<System::Byte>(0)));
|
329 |
this->label12->Location = System::Drawing::Point(311, 0);
|
329 |
this->label12->Location = System::Drawing::Point(308, 0);
|
330 |
this->label12->Name = L"label12";
|
330 |
this->label12->Name = L"label12";
|
331 |
this->label12->Size = System::Drawing::Size(367, 20);
|
331 |
this->label12->Size = System::Drawing::Size(370, 20);
|
332 |
this->label12->TabIndex = 6;
|
332 |
this->label12->TabIndex = 6;
|
333 |
this->label12->Text = L"Rough Price";
|
333 |
this->label12->Text = L"Rough Price";
|
334 |
this->label12->TextAlign = System::Drawing::ContentAlignment::MiddleCenter;
|
334 |
this->label12->TextAlign = System::Drawing::ContentAlignment::MiddleCenter;
|
335 |
//
|
335 |
//
|
336 |
// label10
|
336 |
// label10
|
337 |
//
|
337 |
//
|
338 |
this->label10->Dock = System::Windows::Forms::DockStyle::Fill;
|
338 |
this->label10->Dock = System::Windows::Forms::DockStyle::Fill;
|
339 |
this->label10->Font = (gcnew System::Drawing::Font(L"Microsoft Sans Serif", 9.75F, System::Drawing::FontStyle::Bold, System::Drawing::GraphicsUnit::Point,
|
339 |
this->label10->Font = (gcnew System::Drawing::Font(L"Microsoft Sans Serif", 9.75F, System::Drawing::FontStyle::Bold, System::Drawing::GraphicsUnit::Point,
|
340 |
static_cast<System::Byte>(0)));
|
340 |
static_cast<System::Byte>(0)));
|
341 |
this->label10->Location = System::Drawing::Point(106, 0);
|
341 |
this->label10->Location = System::Drawing::Point(105, 0);
|
342 |
this->label10->Name = L"label10";
|
342 |
this->label10->Name = L"label10";
|
343 |
this->label10->Size = System::Drawing::Size(199, 20);
|
343 |
this->label10->Size = System::Drawing::Size(197, 20);
|
344 |
this->label10->TabIndex = 5;
|
344 |
this->label10->TabIndex = 5;
|
345 |
this->label10->Text = L"Relval";
|
345 |
this->label10->Text = L"Relval";
|
346 |
this->label10->TextAlign = System::Drawing::ContentAlignment::MiddleCenter;
|
346 |
this->label10->TextAlign = System::Drawing::ContentAlignment::MiddleCenter;
|
347 |
//
|
347 |
//
|
348 |
// NumPriceNPC
|
348 |
// NumPriceNPC
|
349 |
//
|
349 |
//
|
350 |
this->NumPriceNPC->Dock = System::Windows::Forms::DockStyle::Fill;
|
350 |
this->NumPriceNPC->Dock = System::Windows::Forms::DockStyle::Fill;
|
351 |
this->NumPriceNPC->Location = System::Drawing::Point(106, 47);
|
351 |
this->NumPriceNPC->Location = System::Drawing::Point(105, 47);
|
352 |
this->NumPriceNPC->Maximum = System::Decimal(gcnew cli::array< System::Int32 >(4) {25000000, 0, 0, 0});
|
352 |
this->NumPriceNPC->Maximum = System::Decimal(gcnew cli::array< System::Int32 >(4) {25000000, 0, 0, 0});
|
353 |
this->NumPriceNPC->Name = L"NumPriceNPC";
|
353 |
this->NumPriceNPC->Name = L"NumPriceNPC";
|
354 |
this->NumPriceNPC->Size = System::Drawing::Size(199, 20);
|
354 |
this->NumPriceNPC->Size = System::Drawing::Size(197, 20);
|
355 |
this->NumPriceNPC->TabIndex = 4;
|
355 |
this->NumPriceNPC->TabIndex = 4;
|
356 |
this->NumPriceNPC->ThousandsSeparator = true;
|
356 |
this->NumPriceNPC->ThousandsSeparator = true;
|
357 |
this->NumPriceNPC->UpDownAlign = System::Windows::Forms::LeftRightAlignment::Left;
|
357 |
this->NumPriceNPC->UpDownAlign = System::Windows::Forms::LeftRightAlignment::Left;
|
358 |
this->NumPriceNPC->Value = System::Decimal(gcnew cli::array< System::Int32 >(4) {1, 0, 0, 0});
|
358 |
this->NumPriceNPC->Value = System::Decimal(gcnew cli::array< System::Int32 >(4) {1, 0, 0, 0});
|
359 |
this->NumPriceNPC->ValueChanged += gcnew System::EventHandler(this, &CustomiseInfo::NumPriceNPC_ValueChanged);
|
359 |
this->NumPriceNPC->ValueChanged += gcnew System::EventHandler(this, &CustomiseInfo::NumPriceNPC_ValueChanged);
|
360 |
//
|
360 |
//
|
361 |
// NumPricePlayer
|
361 |
// NumPricePlayer
|
362 |
//
|
362 |
//
|
363 |
this->NumPricePlayer->Dock = System::Windows::Forms::DockStyle::Fill;
|
363 |
this->NumPricePlayer->Dock = System::Windows::Forms::DockStyle::Fill;
|
364 |
this->NumPricePlayer->Location = System::Drawing::Point(106, 23);
|
364 |
this->NumPricePlayer->Location = System::Drawing::Point(105, 23);
|
365 |
this->NumPricePlayer->Maximum = System::Decimal(gcnew cli::array< System::Int32 >(4) {25000000, 0, 0, 0});
|
365 |
this->NumPricePlayer->Maximum = System::Decimal(gcnew cli::array< System::Int32 >(4) {25000000, 0, 0, 0});
|
366 |
this->NumPricePlayer->Name = L"NumPricePlayer";
|
366 |
this->NumPricePlayer->Name = L"NumPricePlayer";
|
367 |
this->NumPricePlayer->Size = System::Drawing::Size(199, 20);
|
367 |
this->NumPricePlayer->Size = System::Drawing::Size(197, 20);
|
368 |
this->NumPricePlayer->TabIndex = 3;
|
368 |
this->NumPricePlayer->TabIndex = 3;
|
369 |
this->NumPricePlayer->ThousandsSeparator = true;
|
369 |
this->NumPricePlayer->ThousandsSeparator = true;
|
370 |
this->NumPricePlayer->UpDownAlign = System::Windows::Forms::LeftRightAlignment::Left;
|
370 |
this->NumPricePlayer->UpDownAlign = System::Windows::Forms::LeftRightAlignment::Left;
|
371 |
this->NumPricePlayer->Value = System::Decimal(gcnew cli::array< System::Int32 >(4) {1, 0, 0, 0});
|
371 |
this->NumPricePlayer->Value = System::Decimal(gcnew cli::array< System::Int32 >(4) {1, 0, 0, 0});
|
372 |
this->NumPricePlayer->ValueChanged += gcnew System::EventHandler(this, &CustomiseInfo::NumPricePlayer_ValueChanged);
|
372 |
this->NumPricePlayer->ValueChanged += gcnew System::EventHandler(this, &CustomiseInfo::NumPricePlayer_ValueChanged);
|
Line 376... |
Line 376... |
376 |
this->label11->Dock = System::Windows::Forms::DockStyle::Fill;
|
376 |
this->label11->Dock = System::Windows::Forms::DockStyle::Fill;
|
377 |
this->label11->Font = (gcnew System::Drawing::Font(L"Microsoft Sans Serif", 9.75F, System::Drawing::FontStyle::Bold, System::Drawing::GraphicsUnit::Point,
|
377 |
this->label11->Font = (gcnew System::Drawing::Font(L"Microsoft Sans Serif", 9.75F, System::Drawing::FontStyle::Bold, System::Drawing::GraphicsUnit::Point,
|
378 |
static_cast<System::Byte>(0)));
|
378 |
static_cast<System::Byte>(0)));
|
379 |
this->label11->Location = System::Drawing::Point(3, 44);
|
379 |
this->label11->Location = System::Drawing::Point(3, 44);
|
380 |
this->label11->Name = L"label11";
|
380 |
this->label11->Name = L"label11";
|
381 |
this->label11->Size = System::Drawing::Size(97, 25);
|
381 |
this->label11->Size = System::Drawing::Size(96, 25);
|
382 |
this->label11->TabIndex = 2;
|
382 |
this->label11->TabIndex = 2;
|
383 |
this->label11->Text = L"NPC";
|
383 |
this->label11->Text = L"NPC";
|
384 |
this->label11->TextAlign = System::Drawing::ContentAlignment::MiddleLeft;
|
384 |
this->label11->TextAlign = System::Drawing::ContentAlignment::MiddleLeft;
|
385 |
//
|
385 |
//
|
386 |
// label9
|
386 |
// label9
|
Line 388... |
Line 388... |
388 |
this->label9->Dock = System::Windows::Forms::DockStyle::Fill;
|
388 |
this->label9->Dock = System::Windows::Forms::DockStyle::Fill;
|
389 |
this->label9->Font = (gcnew System::Drawing::Font(L"Microsoft Sans Serif", 9.75F, System::Drawing::FontStyle::Bold, System::Drawing::GraphicsUnit::Point,
|
389 |
this->label9->Font = (gcnew System::Drawing::Font(L"Microsoft Sans Serif", 9.75F, System::Drawing::FontStyle::Bold, System::Drawing::GraphicsUnit::Point,
|
390 |
static_cast<System::Byte>(0)));
|
390 |
static_cast<System::Byte>(0)));
|
391 |
this->label9->Location = System::Drawing::Point(3, 20);
|
391 |
this->label9->Location = System::Drawing::Point(3, 20);
|
392 |
this->label9->Name = L"label9";
|
392 |
this->label9->Name = L"label9";
|
393 |
this->label9->Size = System::Drawing::Size(97, 24);
|
393 |
this->label9->Size = System::Drawing::Size(96, 24);
|
394 |
this->label9->TabIndex = 1;
|
394 |
this->label9->TabIndex = 1;
|
395 |
this->label9->Text = L"Player";
|
395 |
this->label9->Text = L"Player";
|
396 |
this->label9->TextAlign = System::Drawing::ContentAlignment::MiddleLeft;
|
396 |
this->label9->TextAlign = System::Drawing::ContentAlignment::MiddleLeft;
|
397 |
//
|
397 |
//
|
398 |
// groupBox1
|
398 |
// groupBox1
|