Create a control

I

ilda.cpp

hi,

I am using Visual Studio 2005 to develop a Windows Form Application in
C++.

My form has some controls like picturebox, label, and so one. But I
need to create a class where I would save other things.
I created the class and its instance but when I try to add this
instance like a control to my form, I got an error.

Someone can helps me? What can I do to deal with this instance like a
control?

thanks a lot
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top