Click here to Skip to main content
15,907,492 members
Home / Discussions / C#
   

C#

 
GeneralRe: Basics Pin
Jonathan de Halleux29-Feb-04 13:32
Jonathan de Halleux29-Feb-04 13:32 
GeneralRe: Basics Pin
Colin Angus Mackay29-Feb-04 13:35
Colin Angus Mackay29-Feb-04 13:35 
GeneralRe: Basics Pin
Matthew Hazlett29-Feb-04 14:31
Matthew Hazlett29-Feb-04 14:31 
GeneralRe: Basics Pin
Colin Angus Mackay29-Feb-04 14:38
Colin Angus Mackay29-Feb-04 14:38 
GeneralRe: Basics Pin
Matthew Hazlett29-Feb-04 14:47
Matthew Hazlett29-Feb-04 14:47 
GeneralRe: Basics Pin
Colin Angus Mackay29-Feb-04 15:04
Colin Angus Mackay29-Feb-04 15:04 
GeneralRe: Basics Pin
Matthew Hazlett29-Feb-04 19:16
Matthew Hazlett29-Feb-04 19:16 
GeneralDo not understand this (ListView) Pin
Snowjim29-Feb-04 13:01
Snowjim29-Feb-04 13:01 
Hey

I got a ListView(as controller) there I change the background color of induvidual items with theres sub items.

I use this
addItem.BackColor = Color.DodgerBlue;
addItem.ForeColor = Color.White;

This ListView is in a Client application.

When i starts up 3 clients and one server on my computer and then login on the fisrt client, the ListView(as controller) is updating and al looks good,

but when i login on the second client this client's listwiev is not drawing the listview(as controller) items/subitems right. Its just painting some of the subitems.

When i drag a window over the clients listview(as controller) it updates it self and i can se the right bakground colors again.

How do i fix this problem? i have tryed to use update and so on on the controler(with the listView) but its not fix the problem.

Pleas any ides?

//Jimmy
QuestionSTRRET - Solved? Pin
Tristan Rhodes29-Feb-04 9:12
Tristan Rhodes29-Feb-04 9:12 
AnswerRe: STRRET - Solved? Pin
leppie29-Feb-04 10:41
leppie29-Feb-04 10:41 
AnswerRe: STRRET - Solved? Pin
Dave Kreskowiak29-Feb-04 11:15
mveDave Kreskowiak29-Feb-04 11:15 
AnswerRe: STRRET - Solved? Pin
RNEELY1-Mar-04 4:22
RNEELY1-Mar-04 4:22 
GeneralWindows Service Pin
dabuskol29-Feb-04 1:28
dabuskol29-Feb-04 1:28 
GeneralRe: Windows Service Pin
Mazdak29-Feb-04 2:03
Mazdak29-Feb-04 2:03 
GeneralRe: Windows Service Pin
kenokabe29-Feb-04 16:28
kenokabe29-Feb-04 16:28 
GeneralWierd error message... Pin
profoundwhispers29-Feb-04 0:10
profoundwhispers29-Feb-04 0:10 
Generalcatch Console input Pin
oOomen29-Feb-04 0:05
oOomen29-Feb-04 0:05 
GeneralRe: catch Console input Pin
Arjan Einbu29-Feb-04 6:53
Arjan Einbu29-Feb-04 6:53 
Generalsecurity Pin
mohammadQ28-Feb-04 23:23
mohammadQ28-Feb-04 23:23 
GeneralRe: security Pin
Dave Kreskowiak29-Feb-04 4:05
mveDave Kreskowiak29-Feb-04 4:05 
GeneralRe: security Pin
Verdant12329-Feb-04 4:50
Verdant12329-Feb-04 4:50 
GeneralDirectX Lighting Pin
SherKar28-Feb-04 23:14
SherKar28-Feb-04 23:14 
QuestionHow to determine if you are currently at designtime ? Pin
Andres Coder28-Feb-04 22:47
Andres Coder28-Feb-04 22:47 
AnswerRe: How to determine if you are currently at designtime ? Pin
Dave Kreskowiak29-Feb-04 4:08
mveDave Kreskowiak29-Feb-04 4:08 
AnswerRe: How to determine if you are currently at designtime ? Pin
ian mariano29-Feb-04 21:01
ian mariano29-Feb-04 21:01 

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.