Event XbpStatusBar():panelDblClick Foundation
A status bar panel has been double-clicked with the mouse.
:panelDblClick := {| oPanel,uNil,self | ... }
:panelDblClick( <oPanel> ) --> self
xbeSBAR_PanelDblClick (1049277)
This method returns the object executing the method (self).
The :xbeSBAR_PanelDblClick notification is generated when the user performs a double-click with the mouse on one of the panels defined for an XbpStatusBar object.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.