📚 SAP Business One SDK Help

PictureBox Object
See Also  Members 

Description

Represents a picture box.

Object Model



Remarks

To display an image in a PictureBox item, the item must be bound to a data source (UserDataSource or DBDataSource) using the DataBind property.

See Also