InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanelBase Class / UpdateElementBounds Method

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