PyCWinApp.RemoveDocTemplate

RemoveDocTemplate(template)

Removes a template to the application list.

Parameters

template : PyCDocTemplate

The template to be removed. Must have previously been added by PyCWinApp::AddDocTemplate.

Comments

Note that MFC does not provide an equivilent function.