MouseDown event - Shift value doesn't change 
Author Message
 MouseDown event - Shift value doesn't change

I've created a usercontrol with several constituent controls - one of which
is a control array.

For some reason, during the MouseDown event, the Shift value is always 0
regardless of which "shift" keys I press on the keyboard while depressing a
mouse button.

Has anyone encountered this before?

What's the fix???

Thx,
Brian
--
Reply address is "antispamulated" - real address is: briankperkins (at)
geocities.com
"Do, or do not... There is no try!" - Yoda
--



Mon, 30 Sep 2002 03:00:00 GMT  
 MouseDown event - Shift value doesn't change
Hello,

Check:

KeyPreview (property of Usercontrol)

Schneider

Quote:

>I've created a usercontrol with several constituent controls - one of which
>is a control array.

>For some reason, during the MouseDown event, the Shift value is always 0
>regardless of which "shift" keys I press on the keyboard while depressing a
>mouse button.

>Has anyone encountered this before?

>What's the fix???

>Thx,
>Brian
>--
>Reply address is "antispamulated" - real address is: briankperkins (at)
>geocities.com
>"Do, or do not... There is no try!" - Yoda
>--



Tue, 01 Oct 2002 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Changing control name of button doesn't change event name to be the same

2. DB Combo doesn't fire Change event?

3. Combo Box Change Event Doesn't Work

4. Combobox.clear doesn't generate Change event

5. SHIFT ENTER doesn't work

6. Why won't the mousedown event fire?

7. changing a picture's source upon mouseOver / mousedown / whatever :)

8. Field.value doesn't show value in control

9. doesn't recognize Null value from a field value

10. Label Caption Doesn't Change When Changed

11. Object doesn't support this property or method : 'DTSGlobalVariables(...).Value.Open

12. Difference between a click event and mousedown event

 

 
Powered by phpBB® Forum Software