ComponentOne SuperTooltip for WinForms
C1.Win.6 Assembly / C1.Framework Namespace / DropDownFormBase Class / RefreshBounds Method

In This Topic
    RefreshBounds Method
    In This Topic
    Refreshes bounds of the drop down form.
    Syntax
    'Declaration
     
    Protected Overridable Sub RefreshBounds() 
    protected virtual void RefreshBounds()
    See Also