InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanel Class / SetAutoSizeMode Method

In This Topic
    SetAutoSizeMode Method (C1InputPanel)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub SetAutoSizeMode( _
       ByVal mode As System.Windows.Forms.AutoSizeMode _
    ) 
    protected void SetAutoSizeMode( 
       System.Windows.Forms.AutoSizeMode mode
    )

    Parameters

    mode
    See Also