Treeview Control gets Blur.
Hello EB,
I have developed small application which has tree control. Tree Control gets loaded with data on FormLoad() event from Access Database. When I move the scrollbar or select any of the nodes, my treecontrol gets blurred on that node...& when I again move the scrollbar it gets to normal display.
I am not sure what is the problem with this control? Is it something defualt-error with it??
Plz provide me quick solution...
Thanx in advance..
-Pritam
[503 byte] By [
OmniBridge] at [2007-11-19 14:06:37]

# 1 Re: Treeview Control gets Blur.
The word "blur" can have a few different meanings. Do you mean it gets blurry, or do you mean like losing focus/unselected?
# 2 Re: Treeview Control gets Blur.
Hi,
Blur means some of the part of tree control gets grayed out & when we move mouse over it or move the scrollbar of tree control then it slowly comes back to normal state.
Regards,
# 3 Re: Treeview Control gets Blur.
Hi OmniBridge !
It is a normal bug declared by the Microsoft already. actually it is a refreshing problem of the treeview control.
# 4 Re: Treeview Control gets Blur.
Can anybody suggest me better VB Control which behaves like Treeview??
If Bluring is default bug suggested by Microsoft in that case..my client would get furious to see such hazzy UI..:)
-Pritam.