Click here to Skip to main content
15,892,805 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to set date time format as "MM/DD/YYYY" for the entire application (including referring dlls) Pin
engsrini23-May-07 8:29
engsrini23-May-07 8:29 
GeneralRe: How to set date time format as "MM/DD/YYYY" for the entire application (including referring dlls) Pin
lmoelleb23-May-07 22:04
lmoelleb23-May-07 22:04 
QuestionData Bound cells out of sync with DataTable Pin
Pualee23-May-07 2:24
Pualee23-May-07 2:24 
Questionhow to change diacritics color ? Pin
hdv21223-May-07 2:15
hdv21223-May-07 2:15 
AnswerRe: how to change diacritics color ? Pin
Guffa23-May-07 5:27
Guffa23-May-07 5:27 
GeneralRe: how to change diacritics color ? Pin
hdv21223-May-07 8:14
hdv21223-May-07 8:14 
GeneralRe: how to change diacritics color ? Pin
Dave Kreskowiak23-May-07 8:41
mveDave Kreskowiak23-May-07 8:41 
AnswerRe: how to change diacritics color ? Pin
Guffa23-May-07 20:55
Guffa23-May-07 20:55 
There is no such property outside of Word. A character with a diacritic is just a character that is shaped differently, there is no information in the font that says what part of the character is a diacritic, so the text drawing routines have no way of automatically separating them.

Word does it by separating the characters and the diacricics and drawing them separately, the way that I described.

---
single minded; short sighted; long gone;

QuestionHow can I get environment variables from computer that is in network. Pin
xiamingjun23-May-07 1:49
xiamingjun23-May-07 1:49 
AnswerRe: How can I get environment variables from computer that is in network. Pin
Colin Angus Mackay23-May-07 3:12
Colin Angus Mackay23-May-07 3:12 
GeneralRe: How can I get environment variables from computer that is in network. Pin
xiamingjun23-May-07 15:36
xiamingjun23-May-07 15:36 
Questionscreen scrape Pin
nikkitech23-May-07 0:58
nikkitech23-May-07 0:58 
QuestionCentering Text on Custom Button Pin
PHDENG8123-May-07 0:57
PHDENG8123-May-07 0:57 
AnswerRe: Centering Text on Custom Button Pin
Bekjong23-May-07 1:36
Bekjong23-May-07 1:36 
GeneralRe: Centering Text on Custom Button Pin
PHDENG8123-May-07 2:18
PHDENG8123-May-07 2:18 
AnswerRe: Centering Text on Custom Button Pin
andre_swnpl23-May-07 1:40
andre_swnpl23-May-07 1:40 
GeneralRe: Centering Text on Custom Button Pin
PHDENG8123-May-07 2:40
PHDENG8123-May-07 2:40 
GeneralRe: Centering Text on Custom Button Pin
Expert Coming23-May-07 9:32
Expert Coming23-May-07 9:32 
GeneralRe: Centering Text on Custom Button Pin
PHDENG8124-May-07 5:14
PHDENG8124-May-07 5:14 
QuestionSmooth motions Pin
Muammar©23-May-07 0:30
Muammar©23-May-07 0:30 
AnswerRe: Smooth motions Pin
Adam Crawford23-May-07 3:32
Adam Crawford23-May-07 3:32 
QuestionHow to include an escape char in System.Uri object Pin
hanabi41823-May-07 0:11
hanabi41823-May-07 0:11 
AnswerRe: How to include an escape char in System.Uri object Pin
blackjack215023-May-07 1:20
blackjack215023-May-07 1:20 
GeneralRe: How to include an escape char in System.Uri object Pin
Guffa23-May-07 1:38
Guffa23-May-07 1:38 
AnswerRe: How to include an escape char in System.Uri object Pin
Guffa23-May-07 1:46
Guffa23-May-07 1:46 

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.