'Declaration Public Function New( _ ByVal text As System.String, _ ByVal largeImage As System.Drawing.Image _ )
public RibbonGalleryItem( System.string text, System.Drawing.Image largeImage )
Parameters
- text
- The initial value for the text property.
- largeImage
- The initial value for the RibbonItem.LargeImage property.