Option/radio buttons not getting Click events? |
Post Reply |
Author | |
bobmazanec
Newbie Joined: 26 April 2007 Location: United States Status: Offline Points: 7 |
Post Options
Thanks(0)
Posted: 27 April 2007 at 8:01pm |
VB 6 MDI App I have some radio/option buttons on a Form (MDIChild=False) "hosted" by a DialogBar on another Form (MDIChild=True).When I click on the buttons, they don't "check." They get MouseDown, GotFocus, and MouseUp events - but not Click!
The buttons have labels with shortcut characters (e.g., &Option/Option), but the shortcuts only seem to work once I have focused into an Edit box elsewhere on the Form.
Has anyone else seen this sort of problem? Is there any evidence it is/not a CodeJock thing?
TIA!
bob
|
|
bobmazanec
Newbie Joined: 26 April 2007 Location: United States Status: Offline Points: 7 |
Post Options
Thanks(0)
|
After some experimentation, I found that the controls get the desired Events & exhibit the desired behavior when the "inner"/"hosted" Form has MDIChild=True, too. Enjoy,
bob
|
|
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 |