TRgb customBlack = T#000000;

customBlack.SetAlpha(30);

aGc->SetBrushStyle(CGraphicsContext::ESolidBrush);

aGc->SetBrushColor(customBlack);

aGc->DrawRect(Rect());

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-30
  • 2021-11-17
  • 2021-12-27
  • 2021-04-20
  • 2021-11-09
猜你喜欢
  • 2021-08-28
  • 2021-12-27
  • 2021-11-09
  • 2021-10-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案