4
I am creating a Chat on C#,which will serve as an interaction between a User and an Analyst,being as a means to a Service Order,so far I am managing and I have managed to make sure that there is the correct connection to enter Chat.
My problem is that as you type in the listbox the scrollbar does not follow the last comment and is up,.
I would like to know how to make the scrollbar follow the comments,without having to make the user use the scrollbar all the time.
OBS : I believe that it is not necessary to post some part of the codes, because it will not help much and will not have much relevance in the issue of my problem.
Your system is Windows or Web?
– Oralista de Sistemas
My system is Windows.
– Falion