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

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