ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / Theme Class / Add Method

In This Topic
    Add Method (Theme)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Add( _
       ByVal item As Style _
    ) 
    public void Add( 
       Style item
    )

    Parameters

    item
    See Also