SECPopupColorWell::HandleSelection

void SECPopupColorWell::HandleSelection(int nCol, int nRow, SelTypes selType)

Called when the user selects a new color.

Defined in: SECWELL.cpp

Return Value

void

Parameters

nCol

Column of cell selected.

nRow

Row of cell selected.

selType

Method by which cell was selected:

ST_Keyboard

keyboard

ST_MouseMove

mouse movement

ST_MouseButton

mouse click

See Also

SECPopupColorWell NotifyChange