C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonQatLinkCollection Class / OnSetComplete Method

In This Topic
OnSetComplete Method (RibbonQatLinkCollection)
In This Topic
Performs additional custom processes after setting an item in the RibbonQatLinkCollection instance.
Syntax
'Declaration
 
Protected Overrides Sub OnSetComplete( _
   ByVal index As System.Integer, _
   ByVal oldValue As System.Object, _
   ByVal newValue As System.Object _
) 
 

Parameters

index
oldValue
newValue
See Also