SECEditController::MakeCaretVisible
voidSECEditController::MakeCaretVisible(void)
Changes the visibility of the caret.
Defined in: SECEditController.cpp
Return Value
void
Developer Notes
The version requiring a parameter is reference counted, and is the recommended version to call. The version that accepts no parameters is a helper method.See Also