Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / dd Class / GetC1Icon Method / GetC1Icon(String) Method

In This Topic
    GetC1Icon(String) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function GetC1Icon( _
       ByVal path As System.String _
    ) As System.Object
    public System.object GetC1Icon( 
       System.string path
    )

    Parameters

    path
    See Also