Application VisualBasic Script

Sub commandBar()
    CommandBars("MyToolbar").Controls("SortButton").Delete
End Sub