+ Reply to Thread
Results 1 to 1 of 1

Run-time OleObject with events creating

  1. #1
    Registered User
    Join Date
    01-16-2007
    Location
    Near the box
    Posts
    58

    Run-time OleObject with events creating

    Hi there,

    I need some help with my project. I need to create some Ole objects with events in run-time.

    The proccess of creating the run-time object has to be associated with CommandButton click event.

    When I run the procedure from VB IDE, all works pretty fine until the button event associated with.

    But problem occured during calling procedure from Button event - only objects are created but NO
    events at all. What's wrong ? Any module (name) dependency or bad keyword (public, private) used
    somewhere ?


    Next I provide all parts of my project including List1; Modules : Module1,Module2; Class Modules : image_class_mod:

    Modules::Module1
    Please Login or Register  to view this content.
    Modules::Module2
    Please Login or Register  to view this content.
    Class modules :: image_class_mod
    Please Login or Register  to view this content.
    List1
    Please Login or Register  to view this content.
    So the question is : how to correctly associate procedure for run-time object & event creating to CommandButton click event ?

    TIA
    Attached Files Attached Files
    Last edited by bettatronic; 07-01-2007 at 06:27 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1