GetItemImage Method (C1Ribbon)
Gets an image rendered from the actual icon of the ribbon component.
public System.Drawing.Image GetItemImage(
RibbonItem
)
'Declaration
Public Function GetItemImage( _
ByVal As RibbonItem _
) As System.Drawing.Image
Parameters
- item
- The ribbon component with icon.