ControlFind
Gets control from the container by identifier.
virtual CWnd* ControlFind( const long id // id )
Parameters
id
[in] Control ID.
Return Value
Pointer to the control, otherwise NULL if the control is not found.