(adsbygoogle = window.adsbygoogle || []).push({});
[ATTACH=CONFIG]23669[/ATTACH]
Please tell me the code i have to insert.
This is my code could you tell me if i am doing this wrong?
[ATTACH=CONFIG]23670[/ATTACH]
Originally posted by another user
#pragma endregion
private: System::Void button1_Click(System::Object^ sender, System::EventArgs^ e) {
MsgBox(textbox1.Text,MsgBoxStyle.Crtitical,"oooooooooooooooooooooooooo"); }
private: System::Void Form1_Load(System::Object^ sender, System::EventArgs^ e) {
}
};
}