Painting Parent Control Area..............

  • Thread starter Thread starter Hiten
  • Start date Start date
H

Hiten

Hi

I have created one control by inheriting class from control
this class has one property caption, now i want that this caption will
be printed on each and every instance of class is created on consuming
class/container, this caption will be near the control/object created
on container.

in short i have one control when i place on form its capton[default TXT
any] must be printed on form or panel

How do i do that

Thanks
Hitendra
 
Back
Top