ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / XView Class / UpdateElementBounds Method

In This Topic
    UpdateElementBounds Method (XView)
    In This Topic
    Update contained element size when the control is resized.
    Syntax
    'Declaration
     
    Protected Overridable Sub UpdateElementBounds() 
    protected virtual void UpdateElementBounds()
    See Also