• 2022-06-27
    调整PictureBox控件大小,使其等于所包含的图像大小,则其SizeMode属性应设置为值()
    A: AutoSize
    B: CenterImage
    C: Normal
    D: StretchImage