我在Windows应用程序中使用了两种方法,即事件绘制方法名称是Graph_Paint(),其他事件是加载Graphs_Load(),当我拖动滚动条时,我正在使用滚动条重新绘制它调用方法Graph_Paint() 无法看到图表的正确图片。
alt text http://www.freeimagehosting.net/uploads/502ac0b588.jpg
当我拖动滚动条时,第一个URL图像是原始图像,图像变为第二个URL
alt text http://www.freeimagehosting.net/uploads/4c53ab4b2b.jpg
答案 0 :(得分:0)
在绘制重新定位的图形之前,需要清除屏幕。