C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonItemCollection Class / OnRemove Method

In This Topic
OnRemove Method (RibbonItemCollection)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnRemove( _
   ByVal index As System.Integer, _
   ByVal value As System.Object _
) 
 

Parameters

index
value
See Also