C1.Win.8 Assembly / C1.Framework Namespace / C1PathIcon Class / C1PathIcon Constructor / C1PathIcon Constructor(String)
String used as a key to retrieve the image.

In This Topic
C1PathIcon Constructor(String)
In This Topic
Initializes a new instance of the C1PathIcon class.
Syntax
'Declaration
 
Public Function New( _
   ByVal key As String _
)
 

Parameters

key
String used as a key to retrieve the image.
See Also