반응형

DoDataExchange로 MFC 컨트롤과 변수가 서로 연결된 상태에서 


변수에 현재 컨트롤 값을 반영하려면 UpdateData(TRUE), 


변수의 값을 컨트롤에 반영하려면 UpdateData(FALSE) 이다.

+ Recent posts