when we press the button ,then appear like this
private: System::Void textBox1_TextChanged(System::Object^ sender, System::EventArgs^ e) {
}
after that if we want to appear the caracter like "A" , after press the button , how is the program for that??
thank you before