Click here to Skip to main content
15,907,183 members
Home / Discussions / C#
   

C#

 
GeneralRe: HttpWebResponse Pin
tatulea12-Feb-12 21:02
tatulea12-Feb-12 21:02 
AnswerRe: HttpWebResponse Pin
Shameel13-Feb-12 4:44
professionalShameel13-Feb-12 4:44 
GeneralRe: HttpWebResponse Pin
tatulea13-Feb-12 5:07
tatulea13-Feb-12 5:07 
AnswerRe: HttpWebResponse Pin
Shameel13-Feb-12 7:53
professionalShameel13-Feb-12 7:53 
AnswerRe: HttpWebResponse Pin
fjdiewornncalwe13-Feb-12 8:38
professionalfjdiewornncalwe13-Feb-12 8:38 
GeneralRe: HttpWebResponse Pin
tatulea13-Feb-12 22:13
tatulea13-Feb-12 22:13 
GeneralRe: HttpWebResponse Pin
BobJanova13-Feb-12 22:29
BobJanova13-Feb-12 22:29 
GeneralRe: HttpWebResponse Pin
tatulea13-Feb-12 23:40
tatulea13-Feb-12 23:40 
Questionhow to change link color on datagridview by code Pin
goldsoft12-Feb-12 19:37
goldsoft12-Feb-12 19:37 
AnswerRe: how to change link color on datagridview by code Pin
Mycroft Holmes12-Feb-12 20:02
professionalMycroft Holmes12-Feb-12 20:02 
GeneralRe: how to change link color on datagridview by code Pin
goldsoft12-Feb-12 20:14
goldsoft12-Feb-12 20:14 
GeneralRe: how to change link color on datagridview by code Pin
Mycroft Holmes12-Feb-12 21:26
professionalMycroft Holmes12-Feb-12 21:26 
GeneralRe: how to change link color on datagridview by code Pin
goldsoft12-Feb-12 22:33
goldsoft12-Feb-12 22:33 
GeneralRe: how to change link color on datagridview by code Pin
Mycroft Holmes13-Feb-12 0:18
professionalMycroft Holmes13-Feb-12 0:18 
GeneralRe: how to change link color on datagridview by code Pin
GenJerDan13-Feb-12 3:49
GenJerDan13-Feb-12 3:49 
QuestionWriting Text on Panel Pin
Danzy8312-Feb-12 14:35
Danzy8312-Feb-12 14:35 
AnswerRe: Writing Text on Panel Pin
Luc Pattyn12-Feb-12 15:56
sitebuilderLuc Pattyn12-Feb-12 15:56 
Assuming this is a WinForms Panel you're talking about, and you are drawing text using Graphics.DrawString(), then what you need to look at is Graphics.MeasureString()

Given the right parameters, it will predict how much area DrawString is going to need to paint a string.

Smile | :)
Luc Pattyn [My Articles] Nil Volentibus Arduum

Fed up by FireFox memory leaks I switched to Opera and now CP doesn't perform its paste magic, so links will not be offered. Sorry.

Questionrdcl report tablix Pin
zigzagooo12-Feb-12 11:33
zigzagooo12-Feb-12 11:33 
Questionhow to export contents datagridview to an XML file Pin
nassimnastaran12-Feb-12 8:34
nassimnastaran12-Feb-12 8:34 
AnswerRe: how to export contents datagridview to an XML file Pin
Abhinav S12-Feb-12 19:17
Abhinav S12-Feb-12 19:17 
GeneralRe: how to export contents datagridview to an XML file Pin
nassimnastaran13-Feb-12 4:06
nassimnastaran13-Feb-12 4:06 
GeneralRe: how to export contents datagridview to an XML file Pin
nassimnastaran14-Feb-12 7:11
nassimnastaran14-Feb-12 7:11 
Questionanimate BackColor Form ... Pin
nassimnastaran12-Feb-12 4:08
nassimnastaran12-Feb-12 4:08 
QuestionRe: animate BackColor Form ... Pin
DaveAuld12-Feb-12 4:14
professionalDaveAuld12-Feb-12 4:14 
AnswerRe: animate BackColor Form ... Pin
nassimnastaran12-Feb-12 5:17
nassimnastaran12-Feb-12 5:17 

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.