expression of type system.web.ui.webcontrols.webcontrol can never be of type microsoft.web.ui.webcontrols.tab

Last post 09-11-2009 1:18 PM by cplusplus1. 0 replies.

Sort Posts:

  • expression of type system.web.ui.webcontrols.webcontrol can never be of type microsoft.web.ui.webcontrols.tab

    09-11-2009, 1:18 PM
    • Member
      23 point Member
    • cplusplus1
    • Member since 01-27-2007, 9:28 AM
    • Posts 189

    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.

Page 1 of 1 (1 items)