Hey, I used just this code, and it didn't work. It just resizes it once!

so I added this to the resize event:
Code:
MsgBox List1.Height
MsgBox frmAddIn.ScaleHeight
I know the code flag is stupid here, but I never tried it before!

and surprise, the frmmAddin.scaleHeight didn't change after the first resize!

Thanks!