ComponentOne Menus and Toolbars for WinForms
Remove Method (C1NavBarButton.ButtonCollection)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1NavBarButton.ButtonCollection Class : Remove Method
Removes the first occurrence of a specific object from the IList.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal value As System.Object _
) 
public void Remove( 
   System.object value
)

Parameters

value
See Also

Reference

C1NavBarButton.ButtonCollection Class
C1NavBarButton.ButtonCollection Members