CODTextCommand::GetOldTextBox
inline BOOLCODTextCommand::GetOldTextBox(CODComponent*pComp, CRect&rcBox)
Retrieves an old text box given its corresponding component.
Defined in: OdTextCmd.h
Return Value
Non-zero if the old text box was found.
Parameters
pComp
A pointer to the component.
rcBox
A reference to the components' bounding rectangle.