Call this member function to bind a cursor-bound property on a data-bound control to a data-source control, and register that relationship with the MFC binding manager. The CWnd object on which you call this member function must be a data-bound control.
void BindProperty( DISPID dwDispID, CWnd * pWndDSC );
Header File | Afxwin.h |
Platforms | |
Versions | 2.0 and later |
Complete documentation | Visual C++ documentation |
CWnd Overview, CWnd Member Functions, Window Class Categories, CWnd::BindDefaultProperty