CDC::DrawFocusRect

This member function draws a rectangle in the style used to indicate that the rectangle has the focus.

Syntax

void DrawFocusRect( LPCRECT lpRect );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CDC Overview, CDC Member Functions, Graphical Drawing Classes, CDC::FrameRect