Hi All
I have prepared a form, which has a text browser on it.I am using it for displaying different html files but problem is every html file has different size.Some of them is long , some of them is short.
According to it's size , i want to change textbrowser's size and location (geometry) on form.
How can i do this?
Thanks.