Click here to Skip to main content
15,897,891 members
Home / Discussions / C#
   

C#

 
GeneralRe: Creating and using a Dll in Dev-C++ Pin
Aidman17-Jan-03 11:26
Aidman17-Jan-03 11:26 
GeneralGeting the Row count in response to RowDeleted Pin
stephen woolhead17-Jan-03 6:22
stephen woolhead17-Jan-03 6:22 
GeneralRe: Geting the Row count in response to RowDeleted Pin
Stephane Rodriguez.17-Jan-03 21:41
Stephane Rodriguez.17-Jan-03 21:41 
GeneralRe: Geting the Row count in response to RowDeleted Pin
stephen woolhead18-Jan-03 1:34
stephen woolhead18-Jan-03 1:34 
QuestionPanel with labels on them - Who Clicked me? Pin
S S Basra17-Jan-03 4:16
S S Basra17-Jan-03 4:16 
AnswerRe: Panel with labels on them - Who Clicked me? Pin
Nnamdi Onyeyiri19-Jan-03 3:05
Nnamdi Onyeyiri19-Jan-03 3:05 
GeneralRe: Panel with labels on them - Who Clicked me? Pin
S S Basra19-Jan-03 21:20
S S Basra19-Jan-03 21:20 
GeneralScrollbox - View Caret Position / Listbox - No Scrollbars Pin
MrEyes17-Jan-03 2:27
MrEyes17-Jan-03 2:27 
Hello people

I am having a small problem getting my UI to work the way I would like it too, basically I need to display a list of items that is generated during the application runtime. There are two ways I can do this but I have problems with both, a solution or suggestion for either would be greatly appreciated :

1) Textbox
How can you get a Textbox to scroll to its last line? i.e. displaying the last line added to the control via .AppendText (setting focus using .focus & .ScrolltoCaret doesnt work)
2) Listbox
How can you permanently disable the vertical scrollbar on the listbox?

EDIT : In an ideal world I would prefer to use a listbox with all scrollbars disabled but I cannot find any docs about this. With regards to the textbox problem it would seem this is an MS "feature" :

http://www.dotnet247.com/247reference/msgs/5/25733.aspx
GeneralRe: Scrollbox - View Caret Position / Listbox - No Scrollbars Pin
Stephane Rodriguez.18-Jan-03 1:53
Stephane Rodriguez.18-Jan-03 1:53 
GeneralBidirectional TCP Genuine Channels are Available. Pin
Bill200217-Jan-03 0:13
Bill200217-Jan-03 0:13 
GeneralRe: dynamically creating & modfying XML file using C# Pin
David Stone17-Jan-03 4:37
sitebuilderDavid Stone17-Jan-03 4:37 
GeneralProcess Filename Pin
CyberKewl16-Jan-03 21:59
CyberKewl16-Jan-03 21:59 
GeneralRe: Process Filename Pin
Nnamdi Onyeyiri19-Jan-03 2:58
Nnamdi Onyeyiri19-Jan-03 2:58 
GeneralRe: Process Filename Pin
CyberKewl19-Jan-03 3:49
CyberKewl19-Jan-03 3:49 
GeneralRe: Process Filename Pin
Nnamdi Onyeyiri19-Jan-03 3:50
Nnamdi Onyeyiri19-Jan-03 3:50 
GeneralSockets && Detecting FileSent Completion Pin
gekoscan16-Jan-03 12:52
gekoscan16-Jan-03 12:52 
GeneralRe: Sockets && Detecting FileSent Completion Pin
David Stone16-Jan-03 13:03
sitebuilderDavid Stone16-Jan-03 13:03 
GeneralRe: Sockets && Detecting FileSent Completion Pin
Nick Parker17-Jan-03 17:31
protectorNick Parker17-Jan-03 17:31 
GeneralTelnet Pin
David Stone16-Jan-03 11:44
sitebuilderDavid Stone16-Jan-03 11:44 
GeneralRe: Telnet Pin
Nnamdi Onyeyiri19-Jan-03 2:53
Nnamdi Onyeyiri19-Jan-03 2:53 
AnswerRe: Fullscreen forms? Pin
p daddy16-Jan-03 6:18
p daddy16-Jan-03 6:18 
GeneralRe: Fullscreen forms? Pin
Heath Stewart16-Jan-03 11:30
protectorHeath Stewart16-Jan-03 11:30 
GeneralRe: Fullscreen forms? Pin
p daddy16-Jan-03 22:21
p daddy16-Jan-03 22:21 
GeneralRe: Fullscreen forms? Pin
Zibar16-Jan-03 22:34
sussZibar16-Jan-03 22:34 
AnswerRe: Fullscreen forms? Pin
Uwe Keim18-Jan-03 1:19
sitebuilderUwe Keim18-Jan-03 1:19 

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.