我想在一个picture 控件中显示一幅图像,我想将图像显示成一个固定大小。如何做?谢谢!!!!!!!!!
listbox 内容清除: int ip=m_combox.GetCount(); for (int k=0;k<ip;k++) m_combox.DeleteString(0);