in
Forums
Blogs
Files
Devexpress.Com
ClientCenter
Support Center
DevExpress Channel

Intellisense seeing 'System.*' as a member of DevExpress.

Last post 8/27/2008 9:36 AM by Daniel Matthews. 0 replies.
Page 1 of 1 (1 items)
Sort Posts:
Previous Next
  • 8/27/2008 9:36 AM

    Intellisense seeing 'System.*' as a member of DevExpress.

    I downloaded the free win forms controls and installed them like normal. I opened a project i was working on and dropped a NavBar control onto my form. I made a few coloring changes, added some groups, and tried to run it and it throwing up errors from my forms designer file.

    Error    1    'Windows' is not a member of 'DevExpress.XtraNavBar.NavBarGroup'.    C:\GO-Dashboard\GO-Dashboard\Form1.Designer.vb    130    41    GO-Dashboard
    Error    2    'Drawing' is not a member of 'DevExpress.XtraNavBar.NavBarGroup'.    C:\GO-Dashboard\GO-Dashboard\Form1.Designer.vb    148    61    GO-Dashboard

     

    anywhere in the designer where it says 'System.Windows' or 'System.Drawing' it throws up a message saying:

    " '*' is not a member of DevExpress.XtraNavBar.NavBarGroup"

     

     

    If i try to use the "System" namespace, it brings up the options for the NavBarGroup.   Tongue Tied

     

    Help?

     

Page 1 of 1 (1 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED