enumASwitchValue Enum

Integer constants specifying the state of the control to be either Off or On. This property can be set at design time and is read-only at run time.

Constants

 

Name

Value

Description

aswtValueOff

0 *

Off

aswtValueOn

1

On

 

Applies to

ASwitch.Value