Re: Auto Size Text as Terminal Window changes size - WeOnlyDo Discussion board

Re: Auto Size Text as Terminal Window changes size (General questions)

by wodDamir, Thursday, August 04, 2011, 22:43 (4670 days ago) @ owensw

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: