ComponentOne Ribbon for WinForms
RibbonAppMenuTab Constructor(Image)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonAppMenuTab Class > RibbonAppMenuTab Constructor : RibbonAppMenuTab Constructor(Image)
The initial value for the RibbonItem.SmallImage property.
Creates a new instance of RibbonAppMenuTab.
Syntax
'Declaration
 
Public Function New( _
   ByVal smallImage As System.Drawing.Image _
)
public RibbonAppMenuTab( 
   System.Drawing.Image smallImage
)

Parameters

smallImage
The initial value for the RibbonItem.SmallImage property.
See Also

Reference

RibbonAppMenuTab Class
RibbonAppMenuTab Members
Overload List