Hi Everybody!
I want to resize controls on a form resize event.
I did this many times and it workes great. Now I tried it with a listbox on an Addin and it just resizes one time. After it the resizeevent seems to be activated, but the list1.width = frmmain.width doesn't take effect!




Reply With Quote