Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / SplitButtonItemStyle Class / Icon Property

In This Topic
    Icon Property (SplitButtonItemStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of checkbox or icon for the drop down item.
    Syntax
    'Declaration
     
    
    Public Property Icon As StateElementStyle
    public StateElementStyle Icon {get; set;}
    See Also