DirectAnimation Animated Header --Static Fields Relevant to DXMEvent Objects DirectAnimation Animated Header --Static Fields Relevant to DXMEvent Objects* Microsoft DirectAnimation SDK
*Contents  *Index  *Topic Contents
*Previous Topic: Static Methods Relevant to DXMEvent Objects
*Next Topic: Static Fields Relevant to EndStyleBvr Objects

Static 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.

© 1998 Microsoft Corporation. All rights reserved. Terms of Use.

*Top of Page