Hi everyone,

Im working on a C# project, a program that helps facilitate writing code in C++. Im using Visual C# Express, and possible will use Visual Studio 2008. Im just in the design process, however, and the when I choose the build option and the "program demo" screen appears the rich text box that I included can't be used. Its transparent and when I click on it, Im clicking on the program thats behind it.

I think there is a "selection" method that I have to include in the object or something like that, but Im not sure what it is. I already included a focus method.

Last detail: Is it possible to use C++ code AND C# code in Visual Studio 2008. I had herd something like that before, and it certainly would facilitate the process. For example, making nodes, lists and displaying them in the text box.

Thanks a bunch for your time!
Drue

>Is it possible to use C++ code AND C# code in Visual Studio 2008.

Yes. It is a managed c++.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.