Control

Gets control from the container by index.

CWnd*  Control(
   const int  ind      // index
   )  const

Parameters

ind

[in]  Index of the control needed.

Return Value

Pointer to the control, otherwise NULL if the control is not found.