Click here to Skip to main content
15,922,630 members
Home / Discussions / C#
   

C#

 
QuestionListView Control Problem Pin
alyagalal27-Feb-06 0:30
alyagalal27-Feb-06 0:30 
QuestionChange image on another form? Pin
Dave McCool27-Feb-06 0:28
Dave McCool27-Feb-06 0:28 
AnswerRe: Change image on another form? Pin
\laddie27-Feb-06 4:25
\laddie27-Feb-06 4:25 
AnswerRe: Change image on another form? Pin
RobertChan200027-Feb-06 7:34
RobertChan200027-Feb-06 7:34 
GeneralRe: Change image on another form? Pin
Dave McCool28-Feb-06 21:54
Dave McCool28-Feb-06 21:54 
GeneralRe: Change image on another form? Pin
Dave McCool28-Feb-06 21:58
Dave McCool28-Feb-06 21:58 
Questionwhat @ mean in sql statement? Pin
ShiroAmada12327-Feb-06 0:17
ShiroAmada12327-Feb-06 0:17 
AnswerRe: what @ mean in sql statement? Pin
autekre27-Feb-06 0:25
autekre27-Feb-06 0:25 
GeneralRe: what @ mean in sql statement? Pin
ShiroAmada12327-Feb-06 1:14
ShiroAmada12327-Feb-06 1:14 
QuestionListview Painting Issues Pin
Prater27-Feb-06 0:13
Prater27-Feb-06 0:13 
QuestionForm on a certian location.. Pin
Dave McCool27-Feb-06 0:03
Dave McCool27-Feb-06 0:03 
AnswerRe: Form on a certian location.. Pin
JacquesDP27-Feb-06 1:33
JacquesDP27-Feb-06 1:33 
AnswerRe: Form on a certian location.. Pin
darkelv27-Feb-06 1:54
darkelv27-Feb-06 1:54 
QuestionCompiled Images to Video Pin
superPaul10126-Feb-06 23:47
superPaul10126-Feb-06 23:47 
AnswerRe: Compiled Images to Video Pin
Corinna John27-Feb-06 2:54
Corinna John27-Feb-06 2:54 
GeneralRe: Compiled Images to Video Pin
superPaul10127-Feb-06 3:02
superPaul10127-Feb-06 3:02 
GeneralRe: Compiled Images to Video Pin
Corinna John27-Feb-06 3:27
Corinna John27-Feb-06 3:27 
GeneralRe: Compiled Images to Video Pin
superPaul10127-Feb-06 6:17
superPaul10127-Feb-06 6:17 
Questionhow to set windows system time with C# Pin
dexom26-Feb-06 23:08
dexom26-Feb-06 23:08 
AnswerRe: how to set windows system time with C# Pin
mav.northwind26-Feb-06 23:58
mav.northwind26-Feb-06 23:58 
QuestionDyanamic size of Array Pin
cshivaprasad26-Feb-06 22:52
cshivaprasad26-Feb-06 22:52 
AnswerRe: Dyanamic size of Array Pin
Corinna John26-Feb-06 22:59
Corinna John26-Feb-06 22:59 
AnswerRe: Dyanamic size of Array Pin
Guffa26-Feb-06 23:23
Guffa26-Feb-06 23:23 
QuestionMenus overloads CPU Pin
magja26-Feb-06 22:39
magja26-Feb-06 22:39 
QuestionListview Not Disabling Properly Pin
redfish3426-Feb-06 22:15
redfish3426-Feb-06 22:15 
I am using a NET VS2003 Listview control in detail mode with icons. I set the .Enabled property to false and am geting weird display results. Only part of the control background becomes disabled gray, and the icons do not take on the disabled look- they are full color.

Is this normal behavior? Or am i doing something wrong? I was able to correct the background color problem by setting the listview .BackgroundColor to the same color as a disabled control. But the icons still show in full color.

Do i have to create my own listview control to get normal disabled behavior?

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.