Home > Back-end >  Simple questions for help
Simple questions for help

Time:10-03

# pragma endregion
Private: System: : Void form1_Load (System: : Object ^ sender, System: : EventArgs ^ e) {
}
Private: System: : Void button1_Click (System: : Object ^ sender, System: : EventArgs ^ e) {
//I want to in the click event of the button space to write some simple code, but there is no hint, ask ace to give directions,

}
};
}
  • Related