'Declaration
Public Overloads Function Add( _ ByVal text As String _ ) As RibbonItem
public RibbonItem Add( string text )
Parameters
- text
- The text to display on the new button.
'Declaration
Public Overloads Function Add( _ ByVal text As String _ ) As RibbonItem
public RibbonItem Add( string text )