Answer the question
In order to leave comments, you need to log in
How to use regular C++ code in GUI written in CLR?
Here I created the project "CLR Application", created the form and stuck the button.
Here is the button event:
private: System::Void button1_Click(System::Object^ sender, System::EventArgs^ e) {
...
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question