aram>
protected override void Dispose (bool disposing)
{
if (disposing && (components! = null))
{
components.Dispose ();
}
base.Dispose (disposing);
}
# region Код, автоматично створений конструктором форм Windows
///
///Обов'язковий метод для підтримки конструктора - не змінюйте
///вміст даного методу за допомогою редактора коду.
/// void InitializeComponent ()
{. components = new System.ComponentModel.Container ();. textBox1 = new System.Windows.Forms.TextBox ();. checkBox1 = new System.Windows.Forms.CheckBox ();. checkBox2 = new System.Windows.Forms.CheckBox ();. label1 = new System.Windows.Forms.Label ();. label2 = new System.Windows.Forms.Label ();. dataGridView1 = new System.Windows.Forms . DataGridView ();. idDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn ();. numberOfRoomDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn ();. countPlaceDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn ();. airCondDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn ();. tVDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn ();. wCDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn ();. costDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn ();. roomsBindingSource = new System.Windows.Forms.BindingSource (this.components);. _Hotel_BDDataSet = new kursovaya._Hotel_BDDataSet ();. groupBox1 = new System.Windows.Forms.GroupBox ();. label6 = new System. Windows.Forms.Label ();. button4 = new System.Windows.Forms.Button ();. button3 = new System.Windows.Forms.Button ();. button2 = new System.Windows.Forms.Button (); . numericUpDown1 = new System.Windows.Forms.NumericUpDown ();. checkBox3 = new System.Windows.Forms.CheckBox ();. label5 = new System.Windows.Forms.Label ();. label4 = new System.Windows. Forms.Label ();. label3 = new System.Windows.Forms.Label ();. textBox2 = new System.Windows.Forms.TextBox ();. menuStrip1 = new System.Windows.Forms.MenuStrip ();. файлToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem ();. виходІзПрограммиToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem ();. справкаToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem ();. roomsTableAdapter = new kursovaya._Hotel_BDDataSetTableAdapters.RoomsTableAdapter ( );. groupBox2 = new System.Windows.Forms.GroupBox ();. label9 = new System.Windows.Forms.Label ();. label8 = new System.Windows.Forms.Label ();. label7 = new System. Windows.Forms.Label ();. textBox4 = new System.Wind...