📚 SAP Business One SDK Help

BoFormItemTypes Enumeration
See Also 

Description

Types of form items.

Members

MemberValueDescription
it_BUTTON4Button (not relevant for column type)
it_STATIC8StaticText  (not relevant for column type)
it_EDIT16EditText
it_FOLDER99Folder (not relevant for column type)
it_RECTANGLE100Frame (not relevant for column type)
it_COMBO_BOX113ComboBox
it_LINKED_BUTTON116LinkedButton
it_PICTURE117PictureBox
it_EXTEDIT118EditText with multiple lines
it_CHECK_BOX121CheckBox
it_OPTION_BUTTON122OptionBtn  (not relevant for column type)
it_MATRIX127Matrix  (not relevant for column type)
it_GRID128Grid
it_PANE_COMBO_BOX104PaneComboBox (not relevant for column type)
it_ACTIVE_X102ActiveX
it_BUTTON_COMBO129ButtonCombo (not relevant for column type)
it_WEB_BROWSER131WebBrowser

See Also