Try adding a Designer to your class. . .Something like this: <Designer("System.Windows.Forms.Design.ParentControlDesigner, System.Windows.Forms.Design.DLL"> _ Public Class MyControl Inherits Panel
End Class Jacob A. Grass > -----Original Message----- > From: Can-nopy [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 25, 2002 4:03 AM > To: [EMAIL PROTECTED] > Subject: [DOTNET] Visual Studio Form designer > > > Hi, > > Is there any way to use the Visual Studio Forms designer for classes > derived from panel?? I just get the component designer with > icons, instead > of fully functional 'previews'. > > If not, which class should I derive from when creating > dynamic (parts of a) > screen?? > > Thanx > > You can read messages from the DOTNET archive, unsubscribe > from DOTNET, or > subscribe to other DevelopMentor lists at http://discuss.develop.com. > You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.