Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sends a message to a control.
LRESULT SendDlgItemMessage(
   int nID,
   UINT message,
   WPARAM wParam = 0,
   LPARAM lParam = 0 
) throw();
Remarks
See SendDlgItemMessage in the Windows SDK.
Requirements
Header: atlwin.h