PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
TreeView onPaint problem
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
TreeView onPaint problem
![]() |
TreeView onPaint problem |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I am writing a small program just to test mirroring on TreeView control in C#. Along with that i wanted to add some more functionality in its "onPaint" override. But this override is not called. As i read over few websites.. this is a bug in TreeView in .Net. Is there any proper work around?
|
|
|
|
#2 |
|
Guest
Posts: n/a
|
* =?Utf-8?B?QXRh?= <ata_ulhaq@hotmail.com> scripsit:
> I am writing a small program just to test mirroring on TreeView > control in C#. Along with that i wanted to add some more functionality > in its "onPaint" override. But this override is not called. As i read > over few websites.. this is a bug in TreeView in .Net. It's not a bug IMO, it's not called because the control is not drawn by managed code, its drawn by Windows. -- Herfried K. Wagner [MVP] <URL:http://dotnet.mvps.org/> |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

