Inherited User Control + Subclassed components + Dissapear after build!!!!!!!!!!!!!!!

S

snesbit

I have 2 components.

1) A User Control with a subclassed infragistics label docked at the top and a panel filling the rest.
2) A subclassed infragistics textbox control


I create a new component inherited from #1 above and then I drag my #2 (textbox control) onto the surface.

Everything looks great...

Build the project and the new component does not show the subclassed textbox. It dissapears before my eyes. But It's in the code !!!!!!!!!..


I had this working for a few minutes (I obviously thought wrong).

Can anyone please help.
 
J

Jeffrey Tan[MSFT]

Hi snesbit

Currently for this issue, I have posted a reply to you in
microsoft.public.dotnet.framework.windowsforms.controls newsgroup. Please
refer to it there, I will follow up with you. Thanks

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 

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