SECSplitterBase::AddPane

BOOLSECSplitterBase::AddPane(USHORTnRow, USHORTnCol)

Add a pane to the splitter window

Defined in: SPLITTER.CPP

Return Value

TRUE on success, FALSE on failure.

Parameters

nRow

Row position, can be 0 or 1

nCol

Column position, can be 0 or 1

Comments

Adds a new pane to the splitter. Uses the SEC_SPLITTER_SPAN_ROWS splitter flag to resolve ambiguity.