Click here to Skip to main content
15,917,176 members
Home / Discussions / C#
   

C#

 
GeneralRe: Game Programming Pin
JDUK12-Jun-05 11:53
JDUK12-Jun-05 11:53 
GeneralConverting Code Pin
Sabry19058-Jun-05 22:49
Sabry19058-Jun-05 22:49 
GeneralRe: Converting Code Pin
Philip Price8-Jun-05 23:17
Philip Price8-Jun-05 23:17 
GeneralRe: Converting Code Pin
Carsten Zeumer8-Jun-05 23:25
Carsten Zeumer8-Jun-05 23:25 
GeneralRe: Converting Code Pin
Dave Doknjas9-Jun-05 16:04
Dave Doknjas9-Jun-05 16:04 
GeneralKeeping data in clipboard after app closes Pin
gubber8-Jun-05 22:31
gubber8-Jun-05 22:31 
GeneralRe: Keeping data in clipboard after app closes Pin
codeprojectin8-Jun-05 22:50
codeprojectin8-Jun-05 22:50 
QuestionC# ListViewItem Indentation? Pin
Dominik Reichl8-Jun-05 22:23
Dominik Reichl8-Jun-05 22:23 
Hello!

In C++ one could indent listview items very easily: lvi.iIndent = 1. Now, how can we do the same in C#?

I've read something about ListViewItem.IndentCount and ListViewItem.NumIndents properties, but my compiler (latest SharpDevelop IDE) doesn't know these members... All other things work quite nicely (lvi.ImageIndex, lvi.SubItems.etc.).

Maybe any workaround idea?

Best regards
Dominik



_outp(0x64, 0xAD);
and
__asm mov al, 0xAD __asm out 0x64, al
do the same... but what do they do?? Wink | ;)
(doesn't work on NT)

AnswerRe: C# ListViewItem Indentation? Pin
mav.northwind8-Jun-05 23:33
mav.northwind8-Jun-05 23:33 
GeneralNeed Help Pin
Ahmed Erarslan8-Jun-05 21:58
Ahmed Erarslan8-Jun-05 21:58 
QuestionWe can j pass a string variable via a matlab dll ???? Pin
Anonymous8-Jun-05 21:37
Anonymous8-Jun-05 21:37 
Generalhelp me! Pin
haneitou8-Jun-05 21:34
haneitou8-Jun-05 21:34 
GeneralRe: help me! Pin
Carsten Zeumer8-Jun-05 22:20
Carsten Zeumer8-Jun-05 22:20 
GeneralRe: help me! Pin
haneitou8-Jun-05 22:39
haneitou8-Jun-05 22:39 
GeneralRadio Button Pin
Aryan_Pushap8-Jun-05 21:25
Aryan_Pushap8-Jun-05 21:25 
QuestionHow to host vc+ control (.lib) in c# winform Pin
uhs8-Jun-05 21:23
uhs8-Jun-05 21:23 
AnswerRe: How to host vc+ control (.lib) in c# winform Pin
Carsten Zeumer8-Jun-05 23:22
Carsten Zeumer8-Jun-05 23:22 
GeneralFacing problem accessing cookies in MCMS 2002 Pin
pushpesh8-Jun-05 19:35
pushpesh8-Jun-05 19:35 
GeneralLate Binding With Excel Pin
ksanju10008-Jun-05 19:29
ksanju10008-Jun-05 19:29 
QuestionHow to avoid empty node to appear in xml file while doing xml serialization Pin
Shiby8-Jun-05 19:24
Shiby8-Jun-05 19:24 
AnswerRe: How to avoid empty node to appear in xml file while doing xml serialization Pin
leppie8-Jun-05 21:50
leppie8-Jun-05 21:50 
Generalstuck on a problem with outlook and c# Pin
ekynox8-Jun-05 18:38
ekynox8-Jun-05 18:38 
GeneralRe: stuck on a problem with outlook and c# Pin
codeprojectin8-Jun-05 22:15
codeprojectin8-Jun-05 22:15 
GeneralRe: stuck on a problem with outlook and c# Pin
ekynox9-Jun-05 21:48
ekynox9-Jun-05 21:48 
GeneralC# - Using sender Pin
kezza65438-Jun-05 18:23
kezza65438-Jun-05 18:23 

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.