Static Fields Relevant to BooleanBvr Objects


falseBvr
A Boolean behavior (BooleanBvr object) that is always false.
leftButtonState
The BooleanBvr object that is true if the left mouse button is down and false if it is up.
rightButtonState
The BooleanBvr object that is true if the right mouse button is down and false if it is up.
trueBvr
A Boolean behavior (BooleanBvr object) that is always true.

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