@ -48,9 +48,9 @@
this . р а б о т ы П о М а г а з и н а м ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . с п и с о к З а к а з о в ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . в ы п о л н е н и е Р а б о т ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . с п и с о к В с е х З а к а з о в ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . п и с ь м а ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . с о з д а н и е Б э к а п а ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
this . с п и с о к В с е х З а к а з о в ToolStripMenuItem = new System . Windows . Forms . ToolStripMenuItem ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . dataGridView ) ) . BeginInit ( ) ;
this . menuStrip1 . SuspendLayout ( ) ;
this . SuspendLayout ( ) ;
@ -58,7 +58,7 @@
// buttonRef
//
this . buttonRef . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . buttonRef . Location = new System . Drawing . Point ( 1 113 , 227 ) ;
this . buttonRef . Location = new System . Drawing . Point ( 1 590 , 227 ) ;
this . buttonRef . Margin = new System . Windows . Forms . Padding ( 6 , 5 , 6 , 5 ) ;
this . buttonRef . Name = "buttonRef" ;
this . buttonRef . Size = new System . Drawing . Size ( 249 , 45 ) ;
@ -70,7 +70,7 @@
// buttonIssuedOrder
//
this . buttonIssuedOrder . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . buttonIssuedOrder . Location = new System . Drawing . Point ( 1 113 , 151 ) ;
this . buttonIssuedOrder . Location = new System . Drawing . Point ( 1 590 , 151 ) ;
this . buttonIssuedOrder . Margin = new System . Windows . Forms . Padding ( 6 , 5 , 6 , 5 ) ;
this . buttonIssuedOrder . Name = "buttonIssuedOrder" ;
this . buttonIssuedOrder . Size = new System . Drawing . Size ( 249 , 45 ) ;
@ -82,7 +82,7 @@
// buttonCreateOrder
//
this . buttonCreateOrder . Anchor = ( ( System . Windows . Forms . AnchorStyles ) ( ( System . Windows . Forms . AnchorStyles . Top | System . Windows . Forms . AnchorStyles . Right ) ) ) ;
this . buttonCreateOrder . Location = new System . Drawing . Point ( 1 113 , 83 ) ;
this . buttonCreateOrder . Location = new System . Drawing . Point ( 1 590 , 83 ) ;
this . buttonCreateOrder . Margin = new System . Windows . Forms . Padding ( 6 , 5 , 6 , 5 ) ;
this . buttonCreateOrder . Name = "buttonCreateOrder" ;
this . buttonCreateOrder . Size = new System . Drawing . Size ( 249 , 45 ) ;
@ -108,7 +108,7 @@
this . dataGridView . RowHeadersVisible = false ;
this . dataGridView . RowHeadersWidth = 62 ;
this . dataGridView . SelectionMode = System . Windows . Forms . DataGridViewSelectionMode . FullRowSelect ;
this . dataGridView . Size = new System . Drawing . Size ( 1 05 5, 533 ) ;
this . dataGridView . Size = new System . Drawing . Size ( 1 532 , 533 ) ;
this . dataGridView . TabIndex = 6 ;
//
// menuStrip1
@ -122,7 +122,7 @@
this . с о з д а н и е Б э к а п а ToolStripMenuItem } ) ;
this . menuStrip1 . Location = new System . Drawing . Point ( 0 , 0 ) ;
this . menuStrip1 . Name = "menuStrip1" ;
this . menuStrip1 . Size = new System . Drawing . Size ( 1 377 , 33 ) ;
this . menuStrip1 . Size = new System . Drawing . Size ( 1 854 , 33 ) ;
this . menuStrip1 . TabIndex = 12 ;
this . menuStrip1 . Text = "menuStrip1" ;
//
@ -243,13 +243,6 @@
this . в ы п о л н е н и е Р а б о т ToolStripMenuItem . Text = "Запуск работ" ;
this . в ы п о л н е н и е Р а б о т ToolStripMenuItem . Click + = new System . EventHandler ( this . в ы п о л н е н и е Р а б о т ToolStripMenuItem_Click ) ;
//
// с пис о кВ с е х З а ка зо вToolStripMenuItem
//
this . с п и с о к В с е х З а к а з о в ToolStripMenuItem . Name = "с пис о кВ с е х З а ка зо вToolStripMenuItem" ;
this . с п и с о к В с е х З а к а з о в ToolStripMenuItem . Size = new System . Drawing . Size ( 319 , 34 ) ;
this . с п и с о к В с е х З а к а з о в ToolStripMenuItem . Text = "Список всех заказов" ;
this . с п и с о к В с е х З а к а з о в ToolStripMenuItem . Click + = new System . EventHandler ( this . OrdersByDateToolStripMenuItem_Click ) ;
//
// пис ьма ToolStripMenuItem
//
this . п и с ь м а ToolStripMenuItem . Name = "пис ьма ToolStripMenuItem" ;
@ -264,11 +257,18 @@
this . с о з д а н и е Б э к а п а ToolStripMenuItem . Text = "Создание бэкапа" ;
this . с о з д а н и е Б э к а п а ToolStripMenuItem . Click + = new System . EventHandler ( this . backupToolStripMenuItem_Click ) ;
//
// с пис о кВ с е х З а ка зо вToolStripMenuItem
//
this . с п и с о к В с е х З а к а з о в ToolStripMenuItem . Name = "с пис о кВ с е х З а ка зо вToolStripMenuItem" ;
this . с п и с о к В с е х З а к а з о в ToolStripMenuItem . Size = new System . Drawing . Size ( 319 , 34 ) ;
this . с п и с о к В с е х З а к а з о в ToolStripMenuItem . Text = "Список всех заказов" ;
this . с п и с о к В с е х З а к а з о в ToolStripMenuItem . Click + = new System . EventHandler ( this . OrdersByDateToolStripMenuItem_Click ) ;
//
// FormMain
//
this . AutoScaleDimensions = new System . Drawing . SizeF ( 10F , 25F ) ;
this . AutoScaleMode = System . Windows . Forms . AutoScaleMode . Font ;
this . ClientSize = new System . Drawing . Size ( 1377 , 602 ) ;
this . ClientSize = new System . Drawing . Size ( 1 854 , 602 ) ;
this . Controls . Add ( this . buttonRef ) ;
this . Controls . Add ( this . buttonIssuedOrder ) ;
this . Controls . Add ( this . buttonCreateOrder ) ;