📚 SAP Business One SDK Help

Forms Collection Members
See Also  Overview 

Public Methods

Public Method AddDeprecated in UI API 2004.
The method is supported for backward compatibility for the next two releases. Use AddEx instead.
Public Method AddExCreates a new form in the SAP Business One application.

By default, the form is not visible.

Public Method GetEventFormReturns the object level events for a form.
Public Method GetFormReturns a form within the application based on its type and type instance.
Public Method GetFormByTypeAndCountDeprecated in UI API 2004.
The method is supported for backward compatibility in the next two releases. Use GetForm instead.
Public Method ItemReturns a form within the application based on its index or unique ID.

Public Properties

Public Property ActiveFormReturns the active form.
Public Property CountReturns the number of forms open in the application.

See Also