Click here to Skip to main content
15,888,454 members
Home / Discussions / C#
   

C#

 
GeneralRe: Streams? Pin
Snowjim8-Apr-05 1:55
Snowjim8-Apr-05 1:55 
Generalpicture in word document Pin
Anonymous7-Apr-05 22:53
Anonymous7-Apr-05 22:53 
GeneralList view & Rich text box PROBLEMO. Please Help Me!!! Pin
maheshfour7-Apr-05 22:45
maheshfour7-Apr-05 22:45 
GeneralRe: List view & Rich text box PROBLEMO. Please Help Me!!! Pin
S. Senthil Kumar7-Apr-05 23:19
S. Senthil Kumar7-Apr-05 23:19 
GeneralRe: List view & Rich text box PROBLEMO. Please Help Me!!! Pin
maheshfour7-Apr-05 23:33
maheshfour7-Apr-05 23:33 
GeneralRe: List view & Rich text box PROBLEMO. Please Help Me!!! Pin
mav.northwind7-Apr-05 23:59
mav.northwind7-Apr-05 23:59 
GeneralRe: List view & Rich text box PROBLEMO. Please Help Me!!! Pin
maheshfour8-Apr-05 0:26
maheshfour8-Apr-05 0:26 
GeneralRe: List view & Rich text box PROBLEMO. Please Help Me!!! Pin
S. Senthil Kumar8-Apr-05 0:36
S. Senthil Kumar8-Apr-05 0:36 
The SelectionStart property gives you that. SelectionLength gives the number of characters selected from SelectionStart.

For the reverse, ie. selecting text when a node is clicked, that's easy, you can just call the Find method on the text box and select it.

Regards
Senthil
_____________________________
My Blog | My Articles | WinMacro
GeneralRe:thanks Pin
maheshfour8-Apr-05 1:21
maheshfour8-Apr-05 1:21 
GeneralDatetime in C# type mm/yyyy Pin
hvan22037-Apr-05 22:15
hvan22037-Apr-05 22:15 
GeneralRe: Datetime in C# type mm/yyyy Pin
Sebastian Schneider7-Apr-05 23:18
Sebastian Schneider7-Apr-05 23:18 
Questionhow to use char** from C library to C# using P/Invoke. Pin
Shail_Srivastav7-Apr-05 22:10
Shail_Srivastav7-Apr-05 22:10 
AnswerRe: how to use char** from C library to C# using P/Invoke. Pin
bickel7-Apr-05 22:52
bickel7-Apr-05 22:52 
GeneralRe: how to use char** from C library to C# using P/Invoke. Pin
Shail_Srivastav8-Apr-05 1:41
Shail_Srivastav8-Apr-05 1:41 
GeneralRe: how to use char** from C library to C# using P/Invoke. Pin
Richard Deeming8-Apr-05 8:42
mveRichard Deeming8-Apr-05 8:42 
QuestionHow to shield the select function of a RichTextBox control? Pin
welsrping7-Apr-05 22:00
welsrping7-Apr-05 22:00 
AnswerRe: How to shield the select function of a RichTextBox control? Pin
mav.northwind7-Apr-05 22:43
mav.northwind7-Apr-05 22:43 
GeneralRe: How to shield the select function of a RichTextBox control? Pin
welsrping10-Apr-05 16:42
welsrping10-Apr-05 16:42 
GeneralRe: How to shield the select function of a RichTextBox control? Pin
mav.northwind10-Apr-05 21:44
mav.northwind10-Apr-05 21:44 
GeneralInsert datime in SQL Server 2000! Pin
hvan22037-Apr-05 21:49
hvan22037-Apr-05 21:49 
GeneralRe: Insert datime in SQL Server 2000! Pin
Anonymous8-Apr-05 3:16
Anonymous8-Apr-05 3:16 
GeneralCasting Problem? (Advanced I think) Pin
god4k7-Apr-05 21:38
god4k7-Apr-05 21:38 
GeneralRe: Casting Problem? (Advanced I think) Pin
hooray7-Apr-05 21:48
hooray7-Apr-05 21:48 
Questionuntouched region for variables ? Pin
fracalifa7-Apr-05 21:26
fracalifa7-Apr-05 21:26 
AnswerRe: untouched region for variables ? Pin
S. Senthil Kumar7-Apr-05 21:49
S. Senthil Kumar7-Apr-05 21:49 

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.