Why is this happening?
I resize my text box based on the form height and width, and the font size of the textbox increases! :(
Is there any way to fix this? Any controls out there to do this well?
Thanks!
Printable View
Why is this happening?
I resize my text box based on the form height and width, and the font size of the textbox increases! :(
Is there any way to fix this? Any controls out there to do this well?
Thanks!
Post your code.
I set a textbox on a form, added a command button that set the text box height to 1200 and the text stayed the same.