ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / ScrollableStackPanel Class / ButtonSize Property

In This Topic
    ButtonSize Property (ScrollableStackPanel)
    In This Topic
    Gets or sets the System.Int32 value determining height and width in pixels of navigation buttons.
    Syntax
    'Declaration
     
    Public Property ButtonSize As System.Integer
    public System.int ButtonSize {get; set;}
    See Also