Custom component with desingtime support

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
i have assmbly with several custom controls and two custom components
derived from System.ComponentModel.Component. These two components stay
grayed whed added to controls pallete in Visual Studio. When i change base
class to System.Windows.Forms.Control it is displayed properly! How is it
possible? Is there any special rule for creating custom components?
 
Back
Top