Lingo Dictionary > A-C > checkBoxType |
![]() ![]() ![]() |
checkBoxType
Syntax
the checkBoxType
Description
Movie property; specifies one of three ways to indicate whether a check box is selected:
![]() |
|
![]() |
|
![]() |
|
This property can be tested and set.
Example
This statement sets the checkBoxType
property to 1, which creates a black rectangle in check boxes when the user clicks them:
the checkBoxType to 1
See also
hilite (cast member property)
, checkBoxAccess
![]() ![]() ![]() |