Results 1 to 2 of 2

Thread: How to return value from an Active X control

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Location
    Singapore
    Posts
    10

    Post

    I am new to writing Active X controls.

    The control will accept a value, do some calculation and return the result.
    Could anyone enlighten me how to do it?
    Thanx in advance!!


  2. #2
    Addicted Member
    Join Date
    May 1999
    Location
    Californ-I- A
    Posts
    207

    Post

    There's an article on the site (I think in the ActiveX topic area) on how to use procedures and propbag for writing and remembering values in activex controls. If it's just a function you want to have your control perform ... without saving that value, just do a public function.

    ------------------
    Micah Carrick
    http://micah.carrick.com
    [email protected]
    ICQ: 53480225


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