DAStatics Properties Relevant to DABoolean Objects

DAFalse A read-only property that is always FALSE.
LeftButtonState A read-only property that is TRUE if the left mouse button is down and FALSE if it is up.
RightButtonState A read-only property that is TRUE if the right mouse button is down and FALSE if it is up.
DATrue A read-only property that is always TRUE.

DAFalse

DAStatics Class

A read-only property that is always FALSE.

Syntax

lib.DAFalse

LeftButtonState

DAStatics Class

A read-only property that is TRUE if the left mouse button is down and FALSE if it is up.

Syntax

lib.LeftButtonState

RightButtonState

DAStatics Class

A read-only property that is TRUE if the right mouse button is down and FALSE if it is up.

Syntax

lib.RightButtonState

DATrue

DAStatics Class

A read-only property that is always TRUE.

Syntax

lib.DATrue


Top of Page Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.