On 08.10.2011 14:03, Paul F. Johnson wrote:
> If I click the NumericUpDown, the code inserts new boxes and also
> reduces it as expected. However, if I click once to create 3 boxes and
> then go back down to 2, half of the third row still remains and I have
> no idea why!

Your code does not seem to remove controls. I see how you
create and add them to some container, but you never
remove them.

Robert

_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to