SECColorWell::ChangeSelection

void SECColorWell::ChangeSelection(int nCol, int nRow)

Changes the selection to a given cell.

Defined in: SECWELL.cpp

Return Value

void

Parameters

nCol

Column of cell to select.

nRow

Row of cell to select.

See Also

SECColorWell