The defaultIsChecked method The defaultIsChecked method defines whether a widget is checked by default.
defaultIsChecked(System.Int32 nWidget, bIsDefaultChecked);
nWidget
Index of the widget.
bIsDefaultChecked
[Optional] Whether the widget is checked by default.
Returns Value True if the method succeeds, False otherwise.
Member of field.