int IdFromRowCol( int row, int col );
Return Value
The child window ID for the pane.
Parameters
row
Specifies the splitter window row.
col
Specifies the splitter window column.
Remarks
Call this member function to obtain the child window ID for the pane at the specified row and column. This member function is used for creating nonviews as panes and may be called before the pane exists.