Statics Fields Relevant to DXMEvent Objects
- 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 released. This is a state-transition event. It produces no data.
Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.