VC++6.0 指针方式设置静态文本内容

指针方式设置静态文本:

GetDlgItem(IDC_STATIC) -> SetWindowText(_T("指针方式设置静态文本"));

-

 

 

 

 

 

参考:

https://zhidao.baidu.com/question/523514155734063565.html

posted @ 2022-07-03 14:00  悟透  阅读(231)  评论(0)    收藏  举报