📚 SAP Business One SDK Help

CheckBox Object
See Also  Members 

Description

Represents a check box in a form.

Object Model



Remarks

To enable a check box, bind the check box to a data source (UserDataSource or DBDataSource) using the DataBind property.

See Also