Kuzmenco 2 years ago
parent
commit
b30f71fd1b
1 changed files with 0 additions and 12 deletions
  1. 0 12
      AvtoProkat06/Prokat.cs

+ 0 - 12
AvtoProkat06/Prokat.cs

@@ -61,17 +61,5 @@ namespace AvtoProkat06
             ras.Owner = this;
             ras.Show();
         }
-
-        private void button4_Click(object sender, EventArgs e)
-        {
-          
-
-            prokatDataGridView.Rows[1].Cells["Stoim"].Value.ToString();
-            prokatDataGridView.Rows[3].Cells["kolvo12"].Value.ToString();
-
-
-        }
-        
-
     }
 }