SECEditController::GetColumnSelectInProgress

BOOLSECEditController::GetColumnSelectInProgress(CRect&rcSelect)

Gets a CRect of logical coordinates containing the column select that is in progress.

Defined in: SECEditController.cpp

Return Value

TRUE if there is a column selection in progress of FALSE if not.

Parameters

rcSelect

The rectangle to recieve the logical coordinates of the column select in progress

See Also

SECEditController