Share

CAcTcUiCatalogView::OnItemRemove

C++

virtual void OnItemRemove();

Description

The framework calls this method when the Remove option is selected from the context menu. The base class method provides default implementation for this command. If special behavior is required, override this method in the derived class.

Links

CAcTcUiCatalogView Class

Was this information helpful?