cangan 1 Newbie Poster

Hii,

I had an application which suffers from crazy scrollbars. When textboxes are loaded with some array elements their scrollbars scrolls towards to the bottom of the boxxes.So the multiline textboxes looks as if they are empty !!!

However, when i open an empty project to see if this situation repeats or not, its not !
The scrollbar always stays on the top.

Ps. I ve already checked these situations :
1. Checked if any blank lines are appeared in the contents of the textbox.
2. Created a new multiline textBox to populate it with array elements.
2. Created a new solution and copied the whole code on it.
3. Changed UI... ;)