|
-
Mar 7th, 2002, 12:41 AM
#1
Thread Starter
Member
Events going screwy
I have written a bunch of active X controls(OCX) for use in a project.
One of them@is a grid. The others include a popup calender and a pop up combo.
The problem is that when the popups appear over the grid and the user double clicks on them, the GRID'S click event fires!
Each of the popups consists of a form with a bunch of labels. The form is modal and upon a double click of a label, the form unloads.
The double click is received by the popup and processed correctly, but an erroneous event gets passed to the Grid.
Why? What can I do? Help
justin
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|