Click here to Skip to main content
15,890,336 members
Home / Discussions / C#
   

C#

 
AnswerRe: Why I am getting this warning? Pin
Bert Mitton9-Nov-11 5:52
professionalBert Mitton9-Nov-11 5:52 
GeneralRe: Why I am getting this warning? Pin
Jassim Rahma9-Nov-11 5:57
Jassim Rahma9-Nov-11 5:57 
GeneralRe: Why I am getting this warning? Pin
RichardWil459-Nov-11 11:10
RichardWil459-Nov-11 11:10 
Questioncannot bind a static List<T> as DataSource to a ListBox ? Pin
BillWoodruff9-Nov-11 4:30
professionalBillWoodruff9-Nov-11 4:30 
AnswerRe: cannot bind a static List as DataSource to a ListBox ? Pin
PIEBALDconsult9-Nov-11 4:53
mvePIEBALDconsult9-Nov-11 4:53 
GeneralRe: cannot bind a static List as DataSource to a ListBox ? Pin
BillWoodruff9-Nov-11 4:56
professionalBillWoodruff9-Nov-11 4:56 
QuestionOverriding Render in Asp.Net Pin
Neox849-Nov-11 3:51
Neox849-Nov-11 3:51 
QuestionDatagrid to display Pin
Blubbo9-Nov-11 3:31
Blubbo9-Nov-11 3:31 
I'm not sure on how to attach the photograph of the grid as an example that I've created.

anyway, i've got this 17x17 cell grid. The 1st row and 1st column are the cell header to indicate column number 0-F, and rows to show 0-F. The rest of the cells would be the textbox array, which consists of 8 character length (8 bytes long). I have set them horiztonally and vertically centered. no problem there.

However is that there is 1 problem... I cannot set the foreground with multi-colored style. I've learned that RichTextBox can do the job. Ok no problem... changed them to RichTextBox. Now that I've faced one additional problem with RTB control... NO Vertical alignment! ARGH!

Later, I just learned that WPF's RTB control can handle everything I need. Just that, I'm trying to understand on how to put in the text in that control. There's no RichTextBox.Text property there. Frown | :( Can anyone give me tips on what I can use for the 17x17 grid?

Need:
* Horiztonal & Vertical centered
* able to adjust font size
* able to control partial text's foreground color
QuestionRASENTRY member to designate more than one device Pin
mheinz9-Nov-11 0:56
mheinz9-Nov-11 0:56 
SuggestionRe: RASENTRY member to designate more than one device Pin
RaviRanjanKr13-Nov-11 4:42
professionalRaviRanjanKr13-Nov-11 4:42 
GeneralRe: RASENTRY member to designate more than one device Pin
mheinz24-Nov-11 3:30
mheinz24-Nov-11 3:30 
GeneralRe: RASENTRY member to designate more than one device Pin
RaviRanjanKr24-Nov-11 7:57
professionalRaviRanjanKr24-Nov-11 7:57 
Questionhow to get hardware unique serial no Pin
umeshdaiya8-Nov-11 22:18
umeshdaiya8-Nov-11 22:18 
AnswerRe: how to get hardware unique serial no Pin
Rob Philpott8-Nov-11 22:30
Rob Philpott8-Nov-11 22:30 
AnswerRe: how to get hardware unique serial no Pin
PIEBALDconsult9-Nov-11 1:40
mvePIEBALDconsult9-Nov-11 1:40 
GeneralRe: how to get hardware unique serial no Pin
GuyThiebaut9-Nov-11 1:45
professionalGuyThiebaut9-Nov-11 1:45 
AnswerRe: how to get hardware unique serial no Pin
Bernhard Hiller9-Nov-11 2:57
Bernhard Hiller9-Nov-11 2:57 
AnswerRe: how to get hardware unique serial no Pin
Alan Balkany11-Nov-11 11:14
Alan Balkany11-Nov-11 11:14 
QuestionDesigning: Multiple interfaces implementation on classes Pin
vinayvraman8-Nov-11 19:27
vinayvraman8-Nov-11 19:27 
AnswerRe: Designing: Multiple interfaces implementation on classes Pin
Ravi Sant8-Nov-11 21:15
Ravi Sant8-Nov-11 21:15 
GeneralRe: Designing: Multiple interfaces implementation on classes Pin
jschell9-Nov-11 11:13
jschell9-Nov-11 11:13 
GeneralRe: Designing: Multiple interfaces implementation on classes Pin
Ravi Sant10-Nov-11 2:29
Ravi Sant10-Nov-11 2:29 
AnswerRe: Designing: Multiple interfaces implementation on classes PinPopular
BobJanova8-Nov-11 23:15
BobJanova8-Nov-11 23:15 
GeneralRe: Designing: Multiple interfaces implementation on classes Pin
vinayvraman9-Nov-11 0:34
vinayvraman9-Nov-11 0:34 
AnswerRe: Designing: Multiple interfaces implementation on classes Pin
Ravi Bhavnani9-Nov-11 2:07
professionalRavi Bhavnani9-Nov-11 2:07 

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.