I am trying to compile a VB6 application, but it fails with the error, \"Run-time error \'91\': Object variable or With block variable not set\". It turns out the Resize ev
I think some events for user controls get executed during design time, at least for the purpose of rendering them in a consistent way.