CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2000
    Location
    Tallahassee, FL
    Posts
    121

    User Control Project

    I'm trying to make a new kind of button through VB to be used as a control on another project. Does anyone know what kind of project this would be called (ie ActiveX Controll, DLL, etc?).

    Any if anyone has any useful links on the subject besides here, please let me know.

    Thankx,


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: User Control Project

    it's an ActiveX Control project.


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