📚 SAP Business One SDK Help

StatusBar Property
See Also 

Description

StatusBar object that represents the application status bar. Use this object to:

  • Set a status bar message
  • Create a progress bar

Property type

Read-only property

Syntax

Visual Basic
Public Property StatusBar() As StatusBar

See Also