المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Detect mouse click event



C# Programming
05-04-2009, 03:41 PM
Hi.
I'm trying to do something using the DirectX.AudioVideoPlayback, but I'm "lost".
I need to detect some events, mouse click and mouse move in a movie playing panel.
I can get the mouse move event, but I can't the mouse click (the ideia is to store a selected point).
How can I do it? I tried to read the directx documentation, but I couldn't find what I'm looking for.

Can you help me?
Thanks