OnClear Method (QatCustomButtonCollection)
In This Topic
Performs additional custom processes when clearing the contents of the
RibbonItemCollectionBase instance.
Syntax
'Declaration
Protected Overridable Sub OnClear()
protected virtual void OnClear()
See Also