CEdit::SetRect

Call this member function to set the dimensions of a rectangle using the specified coordinates. This member is processed only by multiple-line edit controls.

Syntax

void SetRect( LPCRECT lpRect );

At a Glance

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

See Also

CEdit Overview, CEdit Member Functions, Control Classes, CRect::CRect, CRect::CopyRect, CRect::operator =, CRect::SetRectEmpty, CEdit::GetRect, CEdit::SetRectNP