[問題] GDI+ double buffering in CLI
我在Form1中宣告一個System::Windows::Forms::Panel^ panel1, 用來顯示圖片
希望用scroll時圖片不會有斷斷續續的問題
所以我想用 this->panel1->DoubleBuffered = true; 或是
this->panel1->SetStyle方式都不行,他都顯示
error C3767: 'System::Windows::Forms::Control::SetStyle':
candidate function(s) not accessible
請問有什麼方法可以讓panel1顯示圖片順暢? 謝謝
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 59.124.69.118
C_and_CPP 近期熱門文章
PTT數位生活區 即時熱門文章