CDataExchange::PrepareEditCtrl

The framework calls this member function to prepare the specified edit control for dialog data exchange (DDX) and validation (DDV).

Syntax

HWND PrepareEditCtrl( int nIDC );
throw( CNotSupportedException );

At a Glance

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

See Also

CDataExchange Overview, CDataExchange Member Functions, Support Classes, CDataExchange::Fail