All,

Is there an API call for what mouse buttons are down and which ones are up? I know there is mousedown events in Visual Basic, but I don't want to make an event for everything if my program. I need to know if the left mouse button is down and if the right mouse buttons is down or both. Can somebody please help me?

Xemion