![]() |
Do DockPane mess with event queue? |
Post Reply
|
| Author | |
Dominik
Newbie
Joined: 02 April 2008 Location: Switzerland Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: Do DockPane mess with event queue?Posted: 02 April 2008 at 8:44am |
|
Hi everybody
I work with VB6. I have an Ocx, using a MS Richtext. This Ocx is located on a form, which is attached to a pane. Outside the pane, there is an other MS Richtext. By clicking and typing between these two controls, I suddenly lost some keyboard events.
By setting up the attached sample project I saw, that events of the first control arrived by the second. What's going wrong here?
Can you help me?Please see attached pic and sample project.
Thx much in advance,
Dominik
![]() |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 02 April 2008 at 8:57am |
|
uploads/20080402_085628_solut.zip
Its something inside VB that we can't control :( WebBrowser and RichText has this problem.
Solution is use PictureBox on same form instead of external Form. See project.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |