ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperLabel Class / ApplyStyle Method

In This Topic
    ApplyStyle Method (C1SuperLabel)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub ApplyStyle( _
       ByVal style As Style _
    ) 
    protected void ApplyStyle( 
       Style style
    )

    Parameters

    style
    See Also