Hello again,
I have a probem with the Resize event in UserControls, because it's not been fired. It fires only when I manually refresh the page from the browser. That worked well in 6.3.15.
I'm using it to set the size of a panel that is contained by a UserControl. This is because the Dock=Fill, or Top, or Bottom doesnt work well with minimum and maximum sizes, so I'm doing programatically. Can you check out whats going on?
I sent to you a sample application.
Regards,
Scott
PD. I posted another thread about this but for panels and was solved, this is for UserControls.