'Declaration Protected Function CreateButton( _ ByVal text As System.String, _ ByVal image As System.Drawing.Image, _ ByVal action As System.Action _ ) As RibbonButton
protected RibbonButton CreateButton( System.string text, System.Drawing.Image image, System.Action action )
Parameters
- text
- image
- action