program/MFC
[MFC] Dialog에서 title(caption) 수정 함수
momoa210
2024. 1. 27. 20:32
SetWindowText
Samples
this->SetWindowText("변경될 title");