Performs additional custom processes after inserting a new Tool into the collection.

Namespace:  BeeMobile.ToolBar
Assembly:  BeeMobile.ToolBar.CF35 (in BeeMobile.ToolBar.CF35.dll) Version: 3.5.3.0

Syntax

C#
protected override void OnClearComplete()
Visual Basic (Declaration)
Protected Overrides Sub OnClearComplete
Visual C++
protected:
virtual void OnClearComplete() override

See Also