Re: Auto Size Text as Terminal Window changes size (General questions)
Hi,
Unfortunately, the component doesn't have an implemented method to accomplish this. However, you can try setting AutoSize property which will ensure that all the content printed out on screen is shown in the object.
As for changing font, the only suggestion I can make is to use the forms Resize event and change component's Font property accordingly.
Hope this helps.
Regards,
Damba
Complete thread:
- Auto Size Text as Terminal Window changes size - owensw, 2011-08-04, 16:15
- Re: Auto Size Text as Terminal Window changes size - wodDamir, 2011-08-04, 22:43