Click here to Skip to main content
15,887,267 members
Home / Discussions / C#
   

C#

 
QuestionTrapping WinKey + D Key Combination Pin
Ecologic26-Apr-06 1:06
Ecologic26-Apr-06 1:06 
QuestionProblem Read Data From COM Port ... Pin
SD326-Apr-06 0:38
SD326-Apr-06 0:38 
Questionhow to move the button controls inside panel Pin
Supriya Walvekar25-Apr-06 23:39
Supriya Walvekar25-Apr-06 23:39 
AnswerRe: how to move the button controls inside panel Pin
alexey N26-Apr-06 0:25
alexey N26-Apr-06 0:25 
QuestionDisplaying Message Pin
pavanabollineni25-Apr-06 22:53
pavanabollineni25-Apr-06 22:53 
AnswerRe: Displaying Message Pin
krishna nimmalapudi26-Apr-06 3:32
krishna nimmalapudi26-Apr-06 3:32 
GeneralRe: Displaying Message Pin
pavanabollineni26-Apr-06 18:27
pavanabollineni26-Apr-06 18:27 
AnswerRe: Displaying Message Pin
Josh Smith26-Apr-06 3:34
Josh Smith26-Apr-06 3:34 
There are no WinForms controls provided by Microsoft that parse HTML syntax and display the content accordingly. Infragistics has a control called the UltraFormattedLinkLabel (or something like that) which provides that functionality. If you need that funcionality and don't want to buy the Infragistics controls, you'd need to parse the text yourself and somehow display the contents with the supplied formatting.

Josh
Questionproblems with INSERT to database Pin
valiovalio25-Apr-06 21:49
valiovalio25-Apr-06 21:49 
AnswerRe: problems with INSERT to database Pin
Guffa25-Apr-06 22:30
Guffa25-Apr-06 22:30 
GeneralRe: problems with INSERT to database Pin
valiovalio25-Apr-06 22:53
valiovalio25-Apr-06 22:53 
AnswerRe: problems with INSERT to database Pin
Rob Philpott25-Apr-06 22:34
Rob Philpott25-Apr-06 22:34 
QuestionNUnit Console Pin
Vasudevan Deepak Kumar25-Apr-06 21:26
Vasudevan Deepak Kumar25-Apr-06 21:26 
AnswerRe: NUnit Console Pin
Rob Philpott25-Apr-06 22:42
Rob Philpott25-Apr-06 22:42 
GeneralRe: NUnit Console Pin
Vasudevan Deepak Kumar26-Apr-06 6:00
Vasudevan Deepak Kumar26-Apr-06 6:00 
QuestionRemoving checkbox from datagridview column on certain rows. Pin
tomasaberg25-Apr-06 21:06
tomasaberg25-Apr-06 21:06 
AnswerRe: Removing checkbox from datagridview column on certain rows. Pin
AmitSumit26-Apr-06 0:30
AmitSumit26-Apr-06 0:30 
GeneralRe: Removing checkbox from datagridview column on certain rows. Pin
tomasaberg26-Apr-06 4:26
tomasaberg26-Apr-06 4:26 
QuestionPossible to databind a Winforms DataGrid to a DataReader? Pin
Jakob Farian Krarup25-Apr-06 21:03
Jakob Farian Krarup25-Apr-06 21:03 
QuestionDrawing, Drag Drop Problem in custom control Pin
crazymubashir25-Apr-06 20:56
crazymubashir25-Apr-06 20:56 
Questionhow to deploy a project with framework Pin
dayakar_dn25-Apr-06 20:29
dayakar_dn25-Apr-06 20:29 
AnswerRe: how to deploy a project with framework Pin
abhinish25-Apr-06 21:04
abhinish25-Apr-06 21:04 
GeneralRe: how to deploy a project with framework Pin
dayakar_dn25-Apr-06 22:08
dayakar_dn25-Apr-06 22:08 
QuestionShutdown PC Pin
phucoi25-Apr-06 19:58
phucoi25-Apr-06 19:58 
AnswerRe: Shutdown PC Pin
CWIZO25-Apr-06 21:38
CWIZO25-Apr-06 21:38 

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.