'Declaration
Public Function New( _ ByVal smallImage As Image _ )
public RibbonButton( Image smallImage )
Parameters
- smallImage
- The image to use as a small icon.
'Declaration
Public Function New( _ ByVal smallImage As Image _ )
public RibbonButton( Image smallImage )