Results 1 to 3 of 3

Thread: Com & Vb

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2003
    Posts
    15

    Question Com & Vb

    sir

    how can develope a COM program using VB

  2. #2
    Frenzied Member yrwyddfa's Avatar
    Join Date
    Aug 2001
    Location
    England
    Posts
    1,253
    If you compile a program in VB5+ you are using COM.

  3. #3
    Banned
    Join Date
    Jul 2003
    Location
    New delhi
    Posts
    143
    hi

    a com is defiend as componet object model which indepent of any language.

    form vb you can make using class file and decalre ther the method and function


    then compile this class usinf activex dll project.
    after that u make dll
    then add in to the reference in to vb.

    and make a new object then u can use th ecom object

    Biswajit das

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