Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

When using C++/CLI my imported files show up as C++ header files. How do I set the properties of these files so they are recognized by the form designer?

0
Posted

When using C++/CLI my imported files show up as C++ header files. How do I set the properties of these files so they are recognized by the form designer?

0

When using C++/CLI, Dudelabs generates header files (h files) that the designer can read. However,by default, Visual Studio 2005 flags the imported h file as a C++ Header file. You must manually set the “File Type” for the file properties to “C++ Form”. If you select all of the imported h files, the file type can be set for all of the files at one time.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123