|
|
|
ClosePopup ()
|
Closes the Git branches popup when it is currently visible
|
|
|
|
GitBranchesControlLeaveHandler (Object, EventArgs)
|
Event handler for the Leave event of the GitBranchesControl
|
|
|
|
ShowPopup (UltraStatusBar)
|
Shows the GitBranchesControl in a popup container above the
given UltraStatusBar
|
|
|
|
StatusBarPanelClickHandler (Object, PanelClickEventArgs)
|
Event handler for the PanelClick event of a subscribed
UltraStatusBar
|
|
|
|
SubscribeStatusBar (UltraStatusBar)
|
Subscribes the PanelClick event of the given UltraStatusBar so
that a click on the gitbranch panel shows the Git branches popup
|