SRGWizSheet::OnDeleteComponent

void SRGWizSheet::OnDeleteComponent(void)

Called when the user clicks the "Delete" button to delete the currently selected component. This function asks user for confirmation and deletes the component according to the user's answer. The first component in the list becomes the newly selected component. The wizard interface and the controls are updated for the newly selected component.

Defined in: WizSheet.cpp

Return Value

void