ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / IControlHostElement Interface / UpdateControlBounds Method

In This Topic
    UpdateControlBounds Method (IControlHostElement)
    In This Topic
    Updates the hosted control bounds to match the element's current bounds.
    Syntax
    'Declaration
     
    Sub UpdateControlBounds() 
    void UpdateControlBounds()
    See Also