Click here to Skip to main content
16,009,643 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Problem with Thread.Start Pin
George L. Jackson15-May-06 16:04
George L. Jackson15-May-06 16:04 
GeneralRe: Problem with Thread.Start Pin
Bob_Sun25-Jun-06 17:11
Bob_Sun25-Jun-06 17:11 
GeneralRe: Problem with Thread.Start Pin
George L. Jackson15-May-06 15:33
George L. Jackson15-May-06 15:33 
QuestionProblem whit Internet and .NET Pin
korrea8011-May-06 21:32
korrea8011-May-06 21:32 
QuestionHow to avail my assembly in Addreference Dialogue by default Pin
Saravanakumar.K11-May-06 19:02
Saravanakumar.K11-May-06 19:02 
QuestionUpdating ListView items in realtime. how? Pin
Ruth Ivimey-Cook11-May-06 14:03
Ruth Ivimey-Cook11-May-06 14:03 
AnswerRe: Updating ListView items in realtime. how? Pin
Robert Rohde12-May-06 22:43
Robert Rohde12-May-06 22:43 
GeneralRe: Updating ListView items in realtime. how? Pin
Ruth Ivimey-Cook15-May-06 23:59
Ruth Ivimey-Cook15-May-06 23:59 
I eventually solved the problem using the List View SubItem Bounds property, which returns the bounds of the specific SubItem.

I check that the bounds are contained by the parent's ClientRectangle, to avoid invalidate calls for items that are invisible, then pass the Bounds into the Invalidate call as Robert suggested. This is still slightly flickery, but not too bad.

Thanks.

Ruth Ivimey-Cook
VS2005 / C# & VB
QuestionGet wireless mouse information in .NET Pin
colin_os11-May-06 4:15
colin_os11-May-06 4:15 
AnswerRe: Get wireless mouse information in .NET Pin
Josh Smith14-May-06 5:26
Josh Smith14-May-06 5:26 
GeneralRe: Get wireless mouse information in .NET Pin
colin_os14-May-06 22:45
colin_os14-May-06 22:45 
QuestionMatrox X.mio Card in .Net Framework Pin
Andy Rama10-May-06 23:29
Andy Rama10-May-06 23:29 
QuestionFile lock problem with Image.FromFile() Pin
Stefan Spenz10-May-06 21:19
Stefan Spenz10-May-06 21:19 
GeneralRe: File lock problem with Image.FromFile() Pin
Guffa10-May-06 21:35
Guffa10-May-06 21:35 
QuestionDataGrid Problem Pin
jaded_angel10-May-06 10:26
jaded_angel10-May-06 10:26 
AnswerRe: DataGrid Problem Pin
Guffa12-May-06 20:07
Guffa12-May-06 20:07 
QuestionProblem importing Excel reference to VS2005 Pin
siliconesoul10-May-06 9:08
siliconesoul10-May-06 9:08 
QuestionNeed some guidance on cross-paltform encryption Pin
He is Cool10-May-06 5:56
He is Cool10-May-06 5:56 
QuestionBlocks Aplicattion Pin
korrea8010-May-06 3:48
korrea8010-May-06 3:48 
AnswerRe: Blocks Aplicattion Pin
lmoelleb10-May-06 4:08
lmoelleb10-May-06 4:08 
GeneralRe: Blocks Aplicattion Pin
korrea8010-May-06 4:56
korrea8010-May-06 4:56 
GeneralRe: Blocks Aplicattion Pin
Ruth Ivimey-Cook12-May-06 0:14
Ruth Ivimey-Cook12-May-06 0:14 
QuestionHow to Impersonate from Credential Pin
Saravanakumar.K10-May-06 3:21
Saravanakumar.K10-May-06 3:21 
QuestionString allocations Pin
analytiks9-May-06 19:54
analytiks9-May-06 19:54 
AnswerRe: String allocations Pin
Guffa9-May-06 21:12
Guffa9-May-06 21:12 

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.