VB Code:
FrmSplitted.pic.ScaleMode = 3 FrmSplitted.pic.ScaleWidth = xWidth FrmSplitted.pic.ScaleHeight = yWidth
why does this code give me an error 'invalid property value? i need to resize a picture box how can this be done? what is the best method?![]()




Reply With Quote