Sets the HighlightedToolIndex to the default value.

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

Syntax

C#
protected virtual void ResetHighlightedToolIndex()
Visual Basic (Declaration)
Protected Overridable Sub ResetHighlightedToolIndex
Visual C++
protected:
virtual void ResetHighlightedToolIndex()

See Also