CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: OCX's & Classes

  1. #1

    OCX's & Classes

    Can someone point me to a good source for producing my own OCX's and Class files.


  2. #2
    Join Date
    Dec 1999
    Location
    Dublin, Ireland
    Posts
    1,173

    Re: OCX's & Classes

    '--8<-----------------------------------------
    NEW -The printer usage monitoring application
    '--8<------------------------------------------

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

    Re: OCX's & Classes

    Here's a link to a post I made on the board, outlining the benefits of using class modules (and a small tutorial to boot). I still mean to create the class/object tutorial I mentioned in the post, but would still like some feedback on what to include in it.

    Anyway, here's the link http://codeguru.developer.com/bbs/wt...age=&view=&sb=


    Chris Eastwood

    CodeGuru - the website for developers
    http://codeguru.developer.com/vb

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