I have created an ActiveX listbox control and it works just fine on my PC. However, when I send the file to others, about half of them either experience the listbox being smaller than the size I created or larger. I've tried deleting and re-inserting the listbox while at 100% zoom and lower zoom percentages. It seems that when I create it at 80% zoom, the users get a "shrunken" list box that "fixes" itself to the right size by them changing their zoom. If I create it at 100% zoom, they get the extra-large box and it doesn't change size when they zoom.
I've done some internet research and found a suggestion to set the IntegralHeight to False, but that did not fix the problem. Any help to keep my list box the size I created it to be would be most appreciated!!
I've done some internet research and found a suggestion to set the IntegralHeight to False, but that did not fix the problem. Any help to keep my list box the size I created it to be would be most appreciated!!