[Mono-winforms-list] TabControl not Invalidate
Pavel Bansky
levap at bansky.net
Thu Oct 13 13:36:31 EDT 2005
Hello folks,
when I add TabPage to TabControl like this
tabControl1.Controls.Add(new TabPage("Next Tab"));
new TabPage is not seen until I call
tabControl1.Invalidate();
Works same on linux and windows.
Don't know if this is right place to send 'experiences' like this. Maybe
I should post it into bugzilla? If so please tell me.
cheers
Pavel
--
__________________________________________________________
Pavel Bánský
levap at bansky.net I write code...
__________________________________________________________
More information about the Mono-winforms-list
mailing list