- always
- A DXMEvent object that occurs at all times. It produces no data.
- leftButtonDown
- The DXMEvent object that occurs when the left mouse button is pressed. This is a state-transition event. It produces no data.
- leftButtonUp
- The DXMEvent object that occurs when the left mouse button is released. This is a state-transition event. It produces no data.
- never
- An event (DXMEvent object) that never occurs. It produces no data.
- rightButtonDown
- The DXMEvent object that occurs when the right mouse button is pressed. This is a state-transition event. It produces no data.
- rightButtonUp
- The DXMEvent object that occurs when the right mouse button is relased. This is a state-transition event. It produces no data.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.