CFileDialog::OnControlActivating

Called when the control is activated.

virtual void OnControlActivating(
   DWORD dwIDCtl
);

Parameters

  • dwIDCtl
    The ID of the control.

Requirements

Header: afxdlgs.h

See Also

Reference

CFileDialog Class