ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / ComboBoxStyle Class / TextSpacing Property

In This Topic
    TextSpacing Property
    In This Topic
    Space around the textual parts of the combo box items.
    Syntax
    'Declaration
     
    Public Property TextSpacing As Integer
    public int TextSpacing {get; set;}
    See Also