Click here to Skip to main content
16,013,207 members
Home / Discussions / C#
   

C#

 
QuestionRe: Invoking windows service in C# code Pin
Charith Jayasundara10-Oct-07 1:16
Charith Jayasundara10-Oct-07 1:16 
QuestionRegarding Promotion Code/Copoun Number Generator Pin
Murthy India9-Oct-07 18:30
Murthy India9-Oct-07 18:30 
AnswerRe: Regarding Promotion Code/Copoun Number Generator Pin
Christian Graus9-Oct-07 18:42
protectorChristian Graus9-Oct-07 18:42 
QuestionHow to display image in DataList ? Pin
whale849-Oct-07 18:22
whale849-Oct-07 18:22 
AnswerRe: How to display image in DataList ? Pin
whale8410-Oct-07 6:26
whale8410-Oct-07 6:26 
QuestionDetecting URL in RichTextBox Control? Pin
wienzzz9-Oct-07 17:23
wienzzz9-Oct-07 17:23 
AnswerRe: Detecting URL in RichTextBox Control? Pin
Christian Graus9-Oct-07 18:20
protectorChristian Graus9-Oct-07 18:20 
GeneralRe: Detecting URL in RichTextBox Control? [modified] Pin
wienzzz9-Oct-07 18:47
wienzzz9-Oct-07 18:47 
Regex? I don't think that's what I mean.

I suppose Regex is used to check over some word pattern, right?
what I mean here is how to make some String (i.e hello, it is me) to be treated as hyperlink. Just like in html, when you want to put some hyperlink you put tag <a href> </a> between the string.

<code>
<a href="[this is the link to be clicked]">hello, it is me</a>
</code>

I've search through RichTextBox methods and properties, but I found nothing related to the hyperlink thing except DetectUrls and LinkClicked.

Why am I using this?
well, I try to retrieve some data in database and present them in the richTextBox. some fields need to be hidden until someone want to show it. And I'm thinking of using the hyperlink to be the trigger to show the hidden field.

Confused | :confused: Confused | :confused: Confused | :confused:

thankz for the info Roll eyes | :rolleyes:



Newbie..
Newbie..
Newbie..
Newbie..
Newbie..


-- modified at 1:00 Wednesday 10th October, 2007
GeneralRe: Detecting URL in RichTextBox Control? Pin
N a v a n e e t h9-Oct-07 19:09
N a v a n e e t h9-Oct-07 19:09 
AnswerRe: Detecting URL in RichTextBox Control? Pin
mav.northwind9-Oct-07 19:10
mav.northwind9-Oct-07 19:10 
GeneralRe: Detecting URL in RichTextBox Control? Pin
wienzzz9-Oct-07 19:34
wienzzz9-Oct-07 19:34 
QuestionHOW CAN I EXECUTING FILES PROGRAMATICALY Pin
Masterhame9-Oct-07 16:05
Masterhame9-Oct-07 16:05 
AnswerRe: HOW CAN I EXECUTING FILES PROGRAMATICALY Pin
Judah Gabriel Himango9-Oct-07 16:25
sponsorJudah Gabriel Himango9-Oct-07 16:25 
GeneralRe: HOW CAN I EXECUTING FILES PROGRAMATICALY Pin
Masterhame9-Oct-07 17:27
Masterhame9-Oct-07 17:27 
GeneralRe: HOW CAN I EXECUTING FILES PROGRAMATICALY Pin
Christian Graus9-Oct-07 18:18
protectorChristian Graus9-Oct-07 18:18 
GeneralRe: HOW CAN I EXECUTING FILES PROGRAMATICALY Pin
Judah Gabriel Himango10-Oct-07 3:59
sponsorJudah Gabriel Himango10-Oct-07 3:59 
GeneralSpecial tnx Pin
Masterhame9-Oct-07 17:37
Masterhame9-Oct-07 17:37 
QuestionHow to remove a character in Console Pin
humblepgmr9-Oct-07 13:48
humblepgmr9-Oct-07 13:48 
AnswerRe: How to remove a character in Console Pin
PIEBALDconsult9-Oct-07 13:51
mvePIEBALDconsult9-Oct-07 13:51 
GeneralRe: How to remove a character in Console Pin
humblepgmr9-Oct-07 14:14
humblepgmr9-Oct-07 14:14 
GeneralRe: How to remove a character in Console Pin
Anthony Mushrow9-Oct-07 14:49
professionalAnthony Mushrow9-Oct-07 14:49 
AnswerRe: How to remove a character in Console Pin
Luc Pattyn9-Oct-07 14:52
sitebuilderLuc Pattyn9-Oct-07 14:52 
GeneralRe: How to remove a character in Console Pin
PIEBALDconsult9-Oct-07 16:32
mvePIEBALDconsult9-Oct-07 16:32 
GeneralClass and attributes to serialize this XML Pin
Phil Martin9-Oct-07 13:19
professionalPhil Martin9-Oct-07 13:19 
GeneralRe: Class and attributes to serialize this XML Pin
N a v a n e e t h9-Oct-07 19:13
N a v a n e e t h9-Oct-07 19:13 

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.