Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1TextBox Class / DefaultIconSize Property

In This Topic
    DefaultIconSize Property (C1TextBox)
    In This Topic
    Gets or sets the default icon size of control.
    Syntax
    'Declaration
     
    
    Public Property DefaultIconSize As Size
    public Size DefaultIconSize {get; set;}
    Remarks
    See Also