2.42 .checked
Sets/Provides the activation state.
Definition
-
Data type
boolen
-
Access
get, set
-
changed event
yes
-
C
Data type: DT_boolean
-
COBOL
Data type: DT-boolean
-
Classification
object-specific attribute
-
Objects
This attribute defines whether the dmw_moviebutton object is displayed as active (.checked=true) or inactive (.checked=false). This attribute only takes effect if the .checkable attribute is set to true.
See also
Object dmw_moviebutton