Click here to Skip to main content
15,922,166 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: TextBox Scrollbar Pin
Thomas Stockwell20-Oct-08 2:15
professionalThomas Stockwell20-Oct-08 2:15 
I do not believe their is an easy way to communicate with the scrollbar in the textbox. To do that you may have to resort to using WinAPI, however you might be able to monitor clicks in the control and see which lines are visible (if the last line is visible then the scrollbar is at the bottom).

If you look into the WinAPI, you would also look into the WndProc function of the textbox control.

Regards,
Thomas Stockwell

Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

Visit my Blog

QuestionPls help to find the problem Pin
afridy18-Oct-08 9:36
afridy18-Oct-08 9:36 
AnswerRe: Pls help to find the problem Pin
Mycroft Holmes18-Oct-08 17:31
professionalMycroft Holmes18-Oct-08 17:31 
AnswerRe: Pls help to find the problem Pin
EliottA19-Oct-08 5:04
EliottA19-Oct-08 5:04 
GeneralRe: Pls help to find the problem Pin
afridy19-Oct-08 5:16
afridy19-Oct-08 5:16 
GeneralRe: Pls help to find the problem Pin
EliottA19-Oct-08 5:20
EliottA19-Oct-08 5:20 
GeneralRe: Pls help to find the problem Pin
afridy19-Oct-08 5:35
afridy19-Oct-08 5:35 
GeneralRe: Pls help to find the problem Pin
afridy19-Oct-08 5:20
afridy19-Oct-08 5:20 
QuestionDid Charset.Auto use a unicode or ansi string version of the dll? Pin
Duncan Edwards Jones18-Oct-08 7:48
professionalDuncan Edwards Jones18-Oct-08 7:48 
AnswerRe: Did Charset.Auto use a unicode or ansi string version of the dll? Pin
Dave Kreskowiak19-Oct-08 5:42
mveDave Kreskowiak19-Oct-08 5:42 
QuestionVB.NET Pin
onlyehtisham18-Oct-08 7:23
onlyehtisham18-Oct-08 7:23 
AnswerRe: VB.NET PinPopular
Paul Conrad18-Oct-08 7:41
professionalPaul Conrad18-Oct-08 7:41 
GeneralRe: VB.NET Pin
onlyehtisham18-Oct-08 7:46
onlyehtisham18-Oct-08 7:46 
GeneralRe: VB.NET PinPopular
Paul Conrad18-Oct-08 7:48
professionalPaul Conrad18-Oct-08 7:48 
GeneralRe: VB.NET Pin
csciwizard18-Oct-08 8:39
csciwizard18-Oct-08 8:39 
GeneralRe: VB.NET Pin
Paul Conrad18-Oct-08 8:42
professionalPaul Conrad18-Oct-08 8:42 
QuestionUDP Async Send Receive Timeout Issues Pin
ozoid18-Oct-08 4:05
ozoid18-Oct-08 4:05 
QuestionWindows forms and Console window problem. Pin
LloydA11118-Oct-08 3:49
LloydA11118-Oct-08 3:49 
AnswerRe: Windows forms and Console window problem. Pin
Dave Kreskowiak18-Oct-08 5:37
mveDave Kreskowiak18-Oct-08 5:37 
GeneralRe: Windows forms and Console window problem. Pin
LloydA11124-Oct-08 14:01
LloydA11124-Oct-08 14:01 
QuestionIs it possible to send mail uisng TCPClient Class in VB.net Pin
Dharmchand Dhingra18-Oct-08 1:33
Dharmchand Dhingra18-Oct-08 1:33 
AnswerRe: Is it possible to send mail uisng TCPClient Class in VB.net Pin
Dave Kreskowiak18-Oct-08 3:31
mveDave Kreskowiak18-Oct-08 3:31 
GeneralRe: Is it possible to send mail uisng TCPClient Class in VB.net Pin
Dharmchand Dhingra18-Oct-08 4:39
Dharmchand Dhingra18-Oct-08 4:39 
GeneralRe: Is it possible to send mail uisng TCPClient Class in VB.net Pin
Dave Kreskowiak18-Oct-08 5:34
mveDave Kreskowiak18-Oct-08 5:34 
Questionneed a code Pin
saeedtack18-Oct-08 0:15
saeedtack18-Oct-08 0:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.