CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 1999
    Posts
    5

    urgent: add user control is greyed out



    Hello, I want crate a user control, but the "Add user Control" is greyed out (disabled). How can I enable it? I have even tried re-installing VB 6.0 (learning edition) but to no avail.


    Please help!


    Thankyou,


    Paul

  2. #2
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Re: urgent: add user control is greyed out



    Hi


    I may be wrong here (I only use the Enterprise version of VB), but I thought that the Learning edition didn't allow you to create user controls in VB ?


    Regards


    Chris Eastwood


    CodeGuru - the website for developers

    http://www.codeguru.com/vb



  3. #3
    Join Date
    Aug 1999
    Location
    Chennai(INDIA)
    Posts
    11

    Re: urgent: add user control is greyed out

    In VB5/6 ActiveX Components Creation is not available in Learning Edition. Its available only in Professional and Enterprise Edition.

    VMK


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

Featured