Results 1 to 4 of 4

Thread: 2 questions about ActiveX

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 1999
    Posts
    253

    Post

    1. How can I know when the user changes an extender property?

    2. How can I make an about form to the ActiveX control (with an about property)?

    Thanks.


  2. #2
    Addicted Member
    Join Date
    Oct 1999
    Posts
    232

    Post

    You need use Property Let statement and ShowAboutBox procedure.

    I think I have a good samples for you - visit my site.

    ------------------
    smalig
    [email protected]
    smalig.tripod.com

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Oct 1999
    Posts
    253

    Post

    Hello again,

    The problem is that the "Property Let" procedure is available only for properties that don't belong to the extender object of the control. So what can I do if I want, for example, know when the Align property changes?

    As for my second question, can you give me a short example of how to use the ShowAboutbox procedure?

    Thanks.

  4. #4
    Addicted Member
    Join Date
    Oct 1999
    Posts
    232

    Post

    Please click on http://smalig.tripod.com/downloads/smProgress.zip
    to download this sample with align property and about dialog.

    ------------------
    smalig
    [email protected]
    smalig.tripod.com

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