Converting and .exe to a Form Control
-
Hi, this is probably an absurd question, but I'm really new to working in C++/CLI, so please bare with me. I have a solution that compiles into an application (.exe). I was wondering if it was at all possible to convert the project into Custom Windows Form control, so that I can place it in a Wondows form. The application is Scite, btw. Or if anyone knows how to get a Scintilla based text editor to be a Forms Control, that would also help. Thank you!
-
Hi, this is probably an absurd question, but I'm really new to working in C++/CLI, so please bare with me. I have a solution that compiles into an application (.exe). I was wondering if it was at all possible to convert the project into Custom Windows Form control, so that I can place it in a Wondows form. The application is Scite, btw. Or if anyone knows how to get a Scintilla based text editor to be a Forms Control, that would also help. Thank you!