Excalibur Software RainbowStatus 1.0
Buddy (Panel Object)Property Buddy As Object
Description
Returns/sets the "buddy" control of the panel. The buddy control is
sized to fit the panel's area, effectively replacing the underlying panel.
Comments
Buddy objects are required to have a hWnd property (the
RainbowStatus control uses the MoveWindow API call to resize the
buddy control when needed).
Buddy controls should also be direct children of the RainStatus
control that they will be used for.