Click here to Skip to main content
15,899,754 members
Home / Discussions / C#
   

C#

 
GeneralRe: Imaging Application - not enough RAM Pin
Libor Tinka16-Jun-05 1:02
Libor Tinka16-Jun-05 1:02 
GeneralDetecting New Mail -- Exchange Server 2000 Pin
JMKerp295815-Jun-05 7:47
JMKerp295815-Jun-05 7:47 
GeneralNumber of pages in PrintPreviewControl Pin
Luis Alonso Ramos15-Jun-05 7:47
Luis Alonso Ramos15-Jun-05 7:47 
GeneralRe: Number of pages in PrintPreviewControl -- solved Pin
Luis Alonso Ramos15-Jun-05 8:50
Luis Alonso Ramos15-Jun-05 8:50 
GeneralOffice Interop - Populating Checkboxes Pin
tsmyrnio15-Jun-05 7:43
tsmyrnio15-Jun-05 7:43 
QuestionGDI+ drawing strings causes messed gaps between letters - how to fix? Pin
iliyang15-Jun-05 7:16
iliyang15-Jun-05 7:16 
AnswerRe: GDI+ drawing strings causes messed gaps between letters - how to fix? Pin
MoustafaS15-Jun-05 8:25
MoustafaS15-Jun-05 8:25 
GeneralRe: GDI+ drawing strings causes messed gaps between letters - how to fix? Pin
iliyang15-Jun-05 11:16
iliyang15-Jun-05 11:16 
Well, turns out that it is a global issue and there's no way
(at least that I know) that can fix this. Thе string that I
drew was something like "bla bla the_messed_part" (1) and the string
in the listview was "the_messed_part" (2). And when I tried to
draw the string (2) or let the listview draw the string (1)
both work the same way. So I guess the solution is to choose
a different font like Tahoma, for example, which looks like MS Sans Serif.
Of course, this is not a very good solution, 'cause this way I'm
fixing the font and if the user has a totally different system font
set, it'll be pretty ugly...
GeneralPassing strings from C++ to C# Pin
Paul Largent15-Jun-05 6:51
Paul Largent15-Jun-05 6:51 
GeneralRe: Passing strings from C++ to C# Pin
S. Senthil Kumar15-Jun-05 6:56
S. Senthil Kumar15-Jun-05 6:56 
GeneralObtaining a reference to the TreeView item in a context menu Pin
SerialHobbyist15-Jun-05 6:28
SerialHobbyist15-Jun-05 6:28 
GeneralRe: Obtaining a reference to the TreeView item in a context menu Pin
S. Senthil Kumar15-Jun-05 7:00
S. Senthil Kumar15-Jun-05 7:00 
GeneralRe: Obtaining a reference to the TreeView item in a context menu Pin
SerialHobbyist16-Jun-05 2:48
SerialHobbyist16-Jun-05 2:48 
GeneralHashTable Pin
horacyjr15-Jun-05 6:05
horacyjr15-Jun-05 6:05 
GeneralRe: HashTable Pin
DavidNohejl15-Jun-05 6:28
DavidNohejl15-Jun-05 6:28 
GeneralRe: HashTable Pin
S. Senthil Kumar15-Jun-05 7:04
S. Senthil Kumar15-Jun-05 7:04 
GeneralValues writed by the visual studio designer Pin
Trambert15-Jun-05 5:10
Trambert15-Jun-05 5:10 
GeneralPanel scroll on drag Pin
ninja260515-Jun-05 3:49
ninja260515-Jun-05 3:49 
GeneralRe: Panel scroll on drag Pin
Carl Mercier15-Jun-05 4:15
Carl Mercier15-Jun-05 4:15 
GeneralMove Print Job Pin
Member 133372815-Jun-05 3:39
Member 133372815-Jun-05 3:39 
GeneralRe: Move Print Job Pin
Dave Kreskowiak15-Jun-05 4:18
mveDave Kreskowiak15-Jun-05 4:18 
QuestionXtraReports? Pin
Carl Mercier15-Jun-05 3:12
Carl Mercier15-Jun-05 3:12 
Questionhow to change column color of datagrid Pin
dexom15-Jun-05 3:04
dexom15-Jun-05 3:04 
GeneralForm closing event Pin
Anonymous15-Jun-05 2:51
Anonymous15-Jun-05 2:51 
GeneralRe: Form closing event Pin
jjansen15-Jun-05 3:43
jjansen15-Jun-05 3:43 

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.