ScrollBar Enable?
WCF and WF
4
Posts
2
Posters
0
Views
1
Watching
-
Hi I have a button and textblock in my window. when ever i clicks on button Some information is going to be added in the textblock. but i am not able to scroll and see the content in the textblock. how can i enable scroll bar.. Santhapur.
-
Not exactly what you want, but you can achieve the same effect by placing the textblock in a scrollviewer and letting it strecth as much as it needs to. Mihai,
-
Even i tried the same thing before ... but i coudn't get the scroll bar enabled... is there any working code snippet, if you have that will help me a lot ... Santhapur