| C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonButton Class > RibbonButton Constructor : RibbonButton Constructor(String,Image,Image) |
'Declaration Public Function New( _ ByVal text As System.String, _ ByVal smallImage As System.Drawing.Image, _ ByVal largeImage As System.Drawing.Image _ )
public RibbonButton( System.string text, System.Drawing.Image smallImage, System.Drawing.Image largeImage )