ctlUniStatusBar.GetPanelRect FunctionGets the panel rectangle coordinates, very useful for overlapping images or controls to statusbar panels (for example by adding a progress bar)Syntax
Public Function GetPanelRect (ByRef vKey As Variant, _
ByRef lLeft As Long, _ ByRef lTop As Long, _ ByRef lRight As Long, _ ByRef lBottom As Long) As Boolean Parameters
Remarks
|