i am switching from 1.1 to 2.0 framework, on some if conditions:
If TypeOf (webCtrl) Is Tab then
getting the following error message, what should i change the above line to.
"expression of type system.web.ui.webcontrols.webcontrol can never be of type microsoft.web.ui.webcontrols.tab"
thank you very much for the info.