Click here to Skip to main content
15,890,741 members
Home / Discussions / C#
   

C#

 
Generalfrom a listbox to a database Pin
ASGill6-Mar-04 5:05
ASGill6-Mar-04 5:05 
GeneralRe: from a listbox to a database Pin
Mazdak6-Mar-04 7:28
Mazdak6-Mar-04 7:28 
GeneralRe: from a listbox to a database Pin
ASGill6-Mar-04 17:44
ASGill6-Mar-04 17:44 
GeneralRe: from a listbox to a database Pin
Mazdak6-Mar-04 19:44
Mazdak6-Mar-04 19:44 
GeneralRe: from a listbox to a database Pin
ASGill7-Mar-04 15:19
ASGill7-Mar-04 15:19 
GeneralRe: from a listbox to a database Pin
Mazdak7-Mar-04 19:04
Mazdak7-Mar-04 19:04 
Questionhow to get and set scrollbar positions of a rich textbox control.? Pin
neoksd6-Mar-04 2:27
neoksd6-Mar-04 2:27 
AnswerRe: how to get and set scrollbar positions of a rich textbox control.? Pin
Nick Parker6-Mar-04 4:52
protectorNick Parker6-Mar-04 4:52 
neoksd wrote:
Does anyone know a method to get and set textbox scrollbar positions?

Off the top of my head you can P/Invoke GetScrollPos and SetScrollPos. I think you might be better to P/Invoke GetScrollInfo and SetScrollInfo instead though.

- Nick Parker
  My Blog

Generalcreating a GUID for a file Pin
obaidullah5-Mar-04 23:10
obaidullah5-Mar-04 23:10 
GeneralRe: creating a GUID for a file Pin
leppie6-Mar-04 0:24
leppie6-Mar-04 0:24 
GeneralRe: creating a GUID for a file Pin
Nick Parker6-Mar-04 4:29
protectorNick Parker6-Mar-04 4:29 
GeneralRe: creating a GUID for a file Pin
Dave Kreskowiak6-Mar-04 5:54
mveDave Kreskowiak6-Mar-04 5:54 
GeneralRe: creating a GUID for a file Pin
Heath Stewart6-Mar-04 17:44
protectorHeath Stewart6-Mar-04 17:44 
GeneralRe: creating a GUID for a file Pin
Dave Kreskowiak7-Mar-04 5:21
mveDave Kreskowiak7-Mar-04 5:21 
GeneralHelp ! DOS 8.3 File Name to Full Path Pin
Andy Hampshire5-Mar-04 22:18
Andy Hampshire5-Mar-04 22:18 
GeneralRe: Help ! DOS 8.3 File Name to Full Path Pin
Nick Parker6-Mar-04 8:48
protectorNick Parker6-Mar-04 8:48 
GeneralRe: Help ! DOS 8.3 File Name to Full Path Pin
Andy Hampshire8-Mar-04 4:19
Andy Hampshire8-Mar-04 4:19 
GeneralPassword Checking Pin
ASGill5-Mar-04 17:21
ASGill5-Mar-04 17:21 
GeneralRe: Password Checking Pin
mav.northwind5-Mar-04 20:02
mav.northwind5-Mar-04 20:02 
GeneralPramodKumarSingh mail sample Pin
jimaya5-Mar-04 10:13
jimaya5-Mar-04 10:13 
GeneralRe: PramodKumarSingh mail sample Pin
Heath Stewart5-Mar-04 12:06
protectorHeath Stewart5-Mar-04 12:06 
GeneralSystem.io.FileStream Pin
cmarmr5-Mar-04 8:35
cmarmr5-Mar-04 8:35 
GeneralRe: System.io.FileStream Pin
Henrik Stuart5-Mar-04 8:39
Henrik Stuart5-Mar-04 8:39 
GeneralRe: System.io.FileStream Pin
Werdna5-Mar-04 10:06
Werdna5-Mar-04 10:06 
GeneralRe: System.io.FileStream Pin
leppie6-Mar-04 1:11
leppie6-Mar-04 1:11 

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.