Control Types

This page will be permanently destroyed.

#DEPRECATED SAP Business One provides a (still relatively small number of controls) which can be placed on a SAP form.

Here is a quick list of controls ("items" in SAP lingo) used for creation a SAP Business One's SrfFormFile:

SBO itemtypes enumeration and their equivalent integers

Item NameItem TypeSbo VersionMS Visual Basic Controls
it_BUTTON46.2VB.CommandButton
it_STATIC86.2VB.VBLabel
it_EDIT166.2VB.TextBox
it_FOLDER996.2MSComctlLib.TabStrip
it_RECTANGLE1006.2VB.Frame
it_PANE_COMBO_BOX1046.2unsupported
it_COMBO_BOX1136.2VB.ComboBox
it_LINKED_BUTTON1166.5n/a
it_LINK_ARROW)  n/a
it_PICTURE1176.2VB.PictureBox
it_EXT_EDIT1186.2n/a
it_CHECK_BOX1216.2VB.CheckBox
it_OPTION_BUTTON1226.2VB.OptionButton
it_MATRIX1276.2MSGrid.Grid