CODTextComponent::CancelEdit

void CODTextComponent::CancelEdit(void)

Closes the edit control and ends edit mode.

Defined in: OdTextComp.cpp

Return Value

void

Comments

This function destroys the edit control and ends editing of the text component. If m_nSaveAngle is not zero, then the component is rotated back to the angle it was at before editing began.