CRect rc;
GetDlgItem(IDC_STATIC1)->GetWindowRect(&rc);
int width=rc.width;

相关文章:

  • 2021-09-05
  • 1970-01-01
  • 2022-12-23
  • 2021-04-24
  • 2021-10-13
猜你喜欢
  • 2021-05-24
  • 2021-07-12
  • 2021-12-13
  • 2022-12-23
  • 2021-08-06
  • 2021-10-25
  • 2022-12-23
相关资源
相似解决方案