Forum: VB.NET May 27th, 2004 |
| Replies: 3 Views: 6,781 Thanks for taking interest.
I am using Windows Form application. |
Forum: VB.NET May 26th, 2004 |
| Replies: 3 Views: 6,781 Deal All,
Will somebody guide me how I can handle Windows scroll.
Means, it should be in my hand when I allow scrolling or not. Also, Scroll should be visible and enabled always.
Is it... |
Forum: VB.NET May 25th, 2004 |
| Replies: 12 Views: 18,360 OK, no problem. Please do not mind. I could not describe my problem in a right way. Anyhow
Please just guide me how I come to know that when form's vertical scroll's position is changed (By coding... |
Forum: VB.NET May 24th, 2004 |
| Replies: 12 Views: 18,360 Thats good you followed to some extent.
Now please give some more attention.
You resized the form and there is scrollbar. Now scroll should be must up. Means its vertical position value should... |
Forum: VB.NET May 24th, 2004 |
| Replies: 12 Views: 18,360 Dear Paladine,
Thanks for your response. I again try my best to make you clear about my problem.
Actually, when there would be vertical scrollbar along the form and position of... |
Forum: VB.NET May 21st, 2004 |
| Replies: 12 Views: 18,360 Dear All,
In VB.net,
(1) Place a textbox on the form with bigger size and multiline property TRUE
(2) Allow AutoScroll of the form TRUE
(3) Run the application
(4) Resize the form in such a... |