SECSplitterBase::RemovePane

BOOLSECSplitterBase::RemovePane(USHORTnRow, USHORTnCol)

Remvoes a pane from 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

Removes a pane from the splitter.