SECEditController::SetShowSelAlways

void SECEditController::SetShowSelAlways(BOOL bShowSel)

Does this view show selection always instead of only when its view has focus

Defined in: SECEditController.cpp

Return Value

void

Parameters

bShowSel

Whether to show selection always or only when the view has focus.

See Also

SECEditController