Click here to Skip to main content
15,919,931 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: explain the arcticle Pin
virgo*11-Jul-05 4:27
virgo*11-Jul-05 4:27 
GeneralRe: explain the arcticle Pin
Dan Neely11-Jul-05 5:54
Dan Neely11-Jul-05 5:54 
GeneralRe: explain the arcticle Pin
virgo*11-Jul-05 7:08
virgo*11-Jul-05 7:08 
GeneralRe: explain the arcticle Pin
Dave Kreskowiak11-Jul-05 7:51
mveDave Kreskowiak11-Jul-05 7:51 
GeneralRe: explain the arcticle Pin
virgo*11-Jul-05 8:27
virgo*11-Jul-05 8:27 
GeneralRe: explain the arcticle Pin
Dan Neely11-Jul-05 8:54
Dan Neely11-Jul-05 8:54 
GeneralRe: explain the arcticle Pin
Christian Graus11-Jul-05 13:11
protectorChristian Graus11-Jul-05 13:11 
GeneralGDIplus and text formatting Pin
ozuser7-Jul-05 2:58
ozuser7-Jul-05 2:58 
There was a possiability to format some "extended" properties of text with "old" GDI. It's true for comparisng of "old" RichTextBox (I mean COM-component) and ones from Windows Forms. For example, intercharacter spacing (like in Word documents), superscript and subscript. GDIplus allows only formatting of string alingment, text face and size. Using GDI handle of GDIplus Graphics object with "old style" GDI functions is seems not practical for productivity reasons. Using secondary (inmemory) device context and selfrendering text formatting for control in it is some kind of head pain too. Is where other choices?
GeneralMail Server Project Pin
saood swar6-Jul-05 15:20
saood swar6-Jul-05 15:20 
GeneralRe: Mail Server Project Pin
Christian Graus6-Jul-05 17:00
protectorChristian Graus6-Jul-05 17:00 
Generalresgen.exe Pin
pcxboy6-Jul-05 14:08
pcxboy6-Jul-05 14:08 
GeneralPlease help - COM Interop Pin
metal_rob6-Jul-05 8:44
metal_rob6-Jul-05 8:44 
GeneralRe: Please help - COM Interop Pin
Christian Graus6-Jul-05 11:35
protectorChristian Graus6-Jul-05 11:35 
GeneralRe: Please help - COM Interop Pin
metal_rob7-Jul-05 2:13
metal_rob7-Jul-05 2:13 
GeneralRe: Please help - COM Interop Pin
Christian Graus7-Jul-05 2:21
protectorChristian Graus7-Jul-05 2:21 
GeneralRe: Please help - COM Interop Pin
metal_rob7-Jul-05 2:51
metal_rob7-Jul-05 2:51 
GeneralRe: Please help - COM Interop Pin
Christian Graus7-Jul-05 13:11
protectorChristian Graus7-Jul-05 13:11 
GeneralRe: Please help - COM Interop Pin
Alomgir Miah11-Jul-05 8:29
Alomgir Miah11-Jul-05 8:29 
GeneralC1083 Error: Including .h files Pin
Anonymous6-Jul-05 7:53
Anonymous6-Jul-05 7:53 
GeneralRe: C1083 Error: Including .h files - Nevermind Pin
Anonymous6-Jul-05 8:12
Anonymous6-Jul-05 8:12 
Generalstandalone manifest Pin
CoolAmir5-Jul-05 21:26
CoolAmir5-Jul-05 21:26 
GeneralRe: standalone manifest Pin
MoustafaS7-Jul-05 2:50
MoustafaS7-Jul-05 2:50 
General.Net Memory Management Issue Pin
ge_anand5-Jul-05 7:49
ge_anand5-Jul-05 7:49 
GeneralRe: .Net Memory Management Issue Pin
Dave Kreskowiak5-Jul-05 9:35
mveDave Kreskowiak5-Jul-05 9:35 
GeneralRe: .Net Memory Management Issue Pin
[Marc]5-Jul-05 11:10
[Marc]5-Jul-05 11:10 

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.