Results 1 to 5 of 5

Thread: Helo to create methods...

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Apr 2001
    Posts
    843

    Helo to create methods...

    I remember there was an option in VB where it would help you create the methods from different controls of the ocx.... where in the universe is that option.. I can t remeber its name....
    "The difference between mad and genius is the success"

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687
    huh?!
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Apr 2001
    Posts
    843
    haha... sorry.. I guess that is not very understandable... I am going to try again...

    let say you have a new ocx control... and ActiveX. Now in that control you have a lot of textboxes and other controls. When it is time to create the public methods and properties of the control.... and wanting to make a lot of them... there is an option in visual basic where it can help you "export" sort to say the properties from the inner control to the main control in order to make them accesible when a programmer is using your control...

    capish?
    "The difference between mad and genius is the success"

  4. #4
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687
    got it....
    Select Add-in | Add-in Manager
    It's called the "VB 6 ActiveX Ctrl Interface Wizard"
    Set it to loaded = True.
    Then run it....
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Apr 2001
    Posts
    843
    Thanks... I dont think I have installed... I will have to install it...
    "The difference between mad and genius is the success"

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