Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1SplitButton Class / AutoSizeMode Property

In This Topic
    AutoSizeMode Property (C1SplitButton)
    In This Topic
    Gets or sets the mode by which the button automatically resizes itself.
    Syntax
    'Declaration
     
    
    Public Property AutoSizeMode As AutoSizeMode
    public AutoSizeMode AutoSizeMode {get; set;}
    See Also