[]
Removes the first occurrence of a RibbonButton with the specified text from this collection.
public void Remove(string text)
Public Sub Remove(text As String)
| Type | Name | Description |
|---|---|---|
| string | text | The text to search for, case-sensitive. |