'Declaration
Public Function New( _ ByVal icon As C1CompositeIcon, _ ByVal style As Style _ )
public CompositeIconElement( C1CompositeIcon icon, Style style )
Parameters
- icon
- The icon to show.
- style
- The style of this IconElement.
'Declaration
Public Function New( _ ByVal icon As C1CompositeIcon, _ ByVal style As Style _ )
public CompositeIconElement( C1CompositeIcon icon, Style style )