Click here to Skip to main content
16,005,169 members
Home / Discussions / C#
   

C#

 
GeneralRe: Getting the average width of a font Pin
J. Dunlap14-Apr-03 7:43
J. Dunlap14-Apr-03 7:43 
GeneralRe: Getting the average width of a font Pin
moredip15-Apr-03 5:06
moredip15-Apr-03 5:06 
GeneralScrolling - Co-ordinates problem Pin
Paul Griffin14-Apr-03 3:30
Paul Griffin14-Apr-03 3:30 
GeneralRe: Scrolling - Co-ordinates problem Pin
Philip Fitzsimons14-Apr-03 3:33
Philip Fitzsimons14-Apr-03 3:33 
GeneralRe: Scrolling - Co-ordinates problem Pin
Paul Griffin14-Apr-03 3:47
Paul Griffin14-Apr-03 3:47 
GeneralRe: Scrolling - Co-ordinates problem Pin
Philip Fitzsimons14-Apr-03 3:55
Philip Fitzsimons14-Apr-03 3:55 
GeneralRe: Scrolling - Co-ordinates problem Pin
Paul Griffin14-Apr-03 4:00
Paul Griffin14-Apr-03 4:00 
GeneralSelected text in TextBox derivation Pin
Anonymous14-Apr-03 3:24
Anonymous14-Apr-03 3:24 
Hello there,

i've written a control derived from System.Windows.Forms.TextBox.
When the user presses Shift + CursorLeft I want to select more than
one character under certain circumstances.

So I set the SelectionStart and the SelectionLength properties
to new values and mark the key event as handled.

After that, the TextBox always positions the cursor to the right
of the selection.
Does anybody have an idea how to avoid that? I'd like to position
the cursor to the left of the selection after that event...

Thanks a lot.
brian
QuestionDrawString on MDI background?? Pin
mirano14-Apr-03 3:17
mirano14-Apr-03 3:17 
AnswerRe: DrawString on MDI background?? Pin
Chris Jobson14-Apr-03 10:10
Chris Jobson14-Apr-03 10:10 
GeneralRe: DrawString on MDI background?? Pin
mirano14-Apr-03 10:53
mirano14-Apr-03 10:53 
GeneralRe: DrawString on MDI background?? Pin
Richard Deeming15-Apr-03 7:25
mveRichard Deeming15-Apr-03 7:25 
GeneralIt works...it doesn't work! Pin
mirano15-Apr-03 12:07
mirano15-Apr-03 12:07 
GeneralIndexer question Pin
JasperHotmail14-Apr-03 0:30
JasperHotmail14-Apr-03 0:30 
GeneralRe: Indexer question Pin
Philip Fitzsimons14-Apr-03 2:27
Philip Fitzsimons14-Apr-03 2:27 
GeneralRe: Indexer question Pin
JasperHotmail14-Apr-03 3:00
JasperHotmail14-Apr-03 3:00 
GeneralRe: Indexer question Pin
Philip Fitzsimons14-Apr-03 3:14
Philip Fitzsimons14-Apr-03 3:14 
GeneralRe: Indexer question Pin
Jasper4C#15-Apr-03 14:57
Jasper4C#15-Apr-03 14:57 
GeneralRe: Indexer question Pin
Philip Fitzsimons17-Apr-03 11:05
Philip Fitzsimons17-Apr-03 11:05 
GeneralImage Zooming in C# Pin
Member 26583513-Apr-03 21:20
Member 26583513-Apr-03 21:20 
GeneralRe: Image Zooming in C# Pin
Natty Gur13-Apr-03 21:45
Natty Gur13-Apr-03 21:45 
GeneralRe: Image Zooming in C# Pin
Member 26583513-Apr-03 22:34
Member 26583513-Apr-03 22:34 
GeneralRe: Image Zooming in C# Pin
Philip Fitzsimons14-Apr-03 3:16
Philip Fitzsimons14-Apr-03 3:16 
GeneralRe: Image Zooming in C# Pin
Nick Parker15-Apr-03 2:44
protectorNick Parker15-Apr-03 2:44 
QuestionHow can i catch console output to a textbox ? Pin
jtmtv1813-Apr-03 19:57
jtmtv1813-Apr-03 19:57 

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.