Input for WinForms | ComponentOne
C1.Framework Namespace / XView Class / UpdateElementBounds Method

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