Results 1 to 5 of 5

Thread: VBSmartMenuXP in VB .NET?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2003
    Location
    Singapore
    Posts
    13

    VBSmartMenuXP in VB .NET?

    Anyone tried to use SmartMenuXP found @ http://www.vbsmart.com/library/library.htm? I cannot seems to get the control to work with VB .NET, it gives me 2 errors:

    1st Error
    SmartMenuXP Object can be placed on Forms only. (I did place on form...)

    2nd Error
    Unable to get window handle for the 'AxSmartMenuXP' control. Windows ActiveX controls are not supported.

    Anyone knows what's the problem? Or the SmartMenuXP cannot work with .NET and only VB6?
    DES!GNBRANZ @ http://www.des!gn.bz

  2. #2
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926
    I followed your link, and one of the first things I noticed was:
    All controls and libraries have only been tested with VB6

    I guess they cannot be used with VB.NET

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2003
    Location
    Singapore
    Posts
    13
    Yah, I know. Shouldn't VB6 controls work with VB .NET?
    DES!GNBRANZ @ http://www.des!gn.bz

  4. #4
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926
    That depends on the controls. It seems like the control checks that the container is a VB6 form, so this control will not work.

    I have heard about other controls with problems as well.


    P.S. You can use owner drawn menu's in VB.NET, so you wouldn't need the ActiveX control for this.
    Last edited by Frans C; Jan 14th, 2003 at 09:19 AM.

  5. #5
    New Member
    Join Date
    May 2005
    Posts
    1

    Post Re: VBSmartMenuXP in VB .NET?

    Since one cant not use VBSmartMenuXP in VB.Net, What other menus can allow you use graphics and how do you go bout it.Thanks 4 any tips

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width