Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Prepares the items in the collection to be cleared.
Syntax
Visual Basic Overrides Protected Sub
OnClear( )C# protected override void
OnClear( );Managed C++ protected: void
OnClear( );JScript protected override function
OnClear( );
Return Value
No return value.
Applies To
ToolbarItemCollection, ToolbarCheckButtonCollection
See Also