Wpis z mikrobloga

private: System::Void button5_Click(System::Object^ sender, System::EventArgs^ e) {
Double x;
x=Double::Parse(textBox1->Text);
textBox3->Text= (x*x).ToString(); }

to jak w końcu? xD