Top Method Summary
Options Name Purpose
AddBranchStatusPanels (UltraStatusBar, ResourceManager) Adds the frameworkversion, proversion, bitness, gitbranch and smartdbbranch panels to the given UltraStatusBar and subscribes the click handler showing the Git branches popup
UpdateBranchPanels (UltraStatusBar) Populates the gitbranch and smartdbbranch panels of the given UltraStatusBar with the current branch names


Method Detail
Top

AddBranchStatusPanels (UltraStatusBar, ResourceManager)

Purpose: Adds the frameworkversion, proversion, bitness, gitbranch and
smartdbbranch panels to the given UltraStatusBar and subscribes
the click handler showing the Git branches popup
Notes: The framework version, Progress version and bitness panels are
populated immediately. The Git branch and SmartDB branch panels
are populated by calling UpdateBranchPanels (typically from the
OnShown method of the Form)

Parameters:
poStatusBar Infragistics.Win.UltraWinStatusBar.UltraStatusBar
The UltraStatusBar to add the panels to
poResources Progress.Util.ResourceManager
The ResourceManager providing the gitBranchStatusPanel.Image and smartDbBranchStatusPanel.Image resources
Top

UpdateBranchPanels (UltraStatusBar)

Purpose: Populates the gitbranch and smartdbbranch panels of the given
UltraStatusBar with the current branch names
Notes: Uses the IBranchInfoProvider service, typically invoked from the
OnShown method of the Form

Parameters:
poStatusBar Infragistics.Win.UltraWinStatusBar.UltraStatusBar
The UltraStatusBar containing the branch panels


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       20.07.2026 16:11:07