Unfortunetely not! It seems that the Development Environment parses only two bytes of which one of the bits is preserved for special use, which makes the Width property of a button 15 bits left. Because of that the width of a button is limited with 2^15 = 32767.
I think limiting your zoom level uptp a certain level limited within Windows capabilities should be the best approach.