[Mono-winforms-list] Usercontrol inheritance not working with mono 1.2.6

RobWeatherford robert.parr at eu.weatherford.com
Wed Nov 26 10:14:45 EST 2008


Hi, I was wondering if there is a solution to my problem. 

Basically I have a windows form that contains a user control, and this user
control that inherits from another abstract user control. The abstract user
control includes a few base / standard controls that I would like to see on
all the controls I develop. 

When I run the form on linux using mono the base user controls do not
display (i.e. they are not visible), e.g. buttons, labels etc. Only the
controls on the subclass usercontrol, or the derived usercontrol are
visible. 

This works normally on .net windows, but I am having problems with my
version of mono. Has anyone seen anything like this. I am using mono 1.2.6

Much thanks,
Rob 
-- 
View this message in context: http://www.nabble.com/Usercontrol-inheritance-not-working-with-mono-1.2.6-tp20702666p20702666.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.



More information about the Mono-winforms-list mailing list