Click here to Skip to main content
15,919,613 members
Home / Discussions / C#
   

C#

 
QuestionPass the value from one page to another page..... Pin
Prabs frm PGP10-Aug-06 18:43
Prabs frm PGP10-Aug-06 18:43 
AnswerRe: Pass the value from one page to another page..... Pin
_AK_10-Aug-06 19:40
_AK_10-Aug-06 19:40 
GeneralRe: Pass the value from one page to another page..... Pin
Prabs frm PGP10-Aug-06 20:21
Prabs frm PGP10-Aug-06 20:21 
Questiondisplay textfile contents on a bound form Pin
Glen Harvy10-Aug-06 17:37
Glen Harvy10-Aug-06 17:37 
QuestionHelp find whats wrong with my insert procedure Pin
arn_nold10-Aug-06 16:31
arn_nold10-Aug-06 16:31 
AnswerRe: Help find whats wrong with my insert procedure Pin
Dave Kreskowiak10-Aug-06 16:40
mveDave Kreskowiak10-Aug-06 16:40 
QuestionHTML formatted label in winforms? [modified] Pin
TheCardinal10-Aug-06 15:38
TheCardinal10-Aug-06 15:38 
AnswerRe: formatted label in winforms? [modified] Pin
Andy Moore10-Aug-06 16:47
Andy Moore10-Aug-06 16:47 
As far as I know there is not such a control. You could, however, write this yourself fairly easily. One approach is to derive a class from Control. Your Text property would contain the text with any meta tags that you would define. In your OnPaint method you would render your text with colors, fonts, etc. based on any meta tags you may have.

I hope this helps.


-- modified at 22:48 Thursday 10th August, 2006


-- modified at 22:48 Thursday 10th August, 2006

Deus caritas est

GeneralRe: formatted label in winforms? Pin
TheCardinal10-Aug-06 23:41
TheCardinal10-Aug-06 23:41 
GeneralRe: formatted label in winforms? Pin
Andy Moore11-Aug-06 7:00
Andy Moore11-Aug-06 7:00 
AnswerRe: HTML formatted label in winforms? Pin
Suelinda_W17-Aug-06 4:08
Suelinda_W17-Aug-06 4:08 
Questioncode performance. Pin
uglyeyes10-Aug-06 15:32
uglyeyes10-Aug-06 15:32 
AnswerRe: code performance. Pin
Ennis Ray Lynch, Jr.10-Aug-06 15:45
Ennis Ray Lynch, Jr.10-Aug-06 15:45 
GeneralRe: code performance. Pin
uglyeyes10-Aug-06 16:19
uglyeyes10-Aug-06 16:19 
GeneralRe: code performance. Pin
Dave Kreskowiak10-Aug-06 16:43
mveDave Kreskowiak10-Aug-06 16:43 
GeneralRe: code performance. Pin
Paul Conrad10-Aug-06 19:34
professionalPaul Conrad10-Aug-06 19:34 
GeneralOften Pin
Ennis Ray Lynch, Jr.10-Aug-06 17:14
Ennis Ray Lynch, Jr.10-Aug-06 17:14 
QuestionTransparent TabControl Help! Pin
Limey42010-Aug-06 15:17
Limey42010-Aug-06 15:17 
QuestionHow to detect File Transfer End on File Watcher Pin
Bharat Gadhia10-Aug-06 14:03
Bharat Gadhia10-Aug-06 14:03 
AnswerRe: How to detect File Transfer End on File Watcher Pin
Dave Kreskowiak10-Aug-06 16:46
mveDave Kreskowiak10-Aug-06 16:46 
QuestionPrint the dataGrid Pin
kalyanPaladugu10-Aug-06 12:03
kalyanPaladugu10-Aug-06 12:03 
QuestionProject settings Pin
allenmpcx10-Aug-06 12:03
allenmpcx10-Aug-06 12:03 
AnswerRe: Project settings Pin
Christian Graus10-Aug-06 12:18
protectorChristian Graus10-Aug-06 12:18 
GeneralRe: Project settings Pin
allenmpcx10-Aug-06 12:48
allenmpcx10-Aug-06 12:48 
GeneralRe: Project settings Pin
Christian Graus10-Aug-06 12:58
protectorChristian Graus10-Aug-06 12:58 

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.