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

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

    Parameters

    path
    defaultValue
    See Also