make control visible without a form?

  • Thread starter Thread starter c_xyTopa
  • Start date Start date
C

c_xyTopa

hi!

is it possible to derive a class from control and make it visible for user?

thank you
 
Yes. Draw whatever you want in OnPaint. Search for "custom controls" for
more info.

Cheers
Daniel
 

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

Back
Top