|
-
Dec 23rd, 2010, 05:33 AM
#1
treeview flickers ?
Hi all,
the TreeView control in my application was working fine until i added *small* icons, now whenever i try to open a node the selected node and the one above flickers ... is there any way to fix this ?
Thanks.
* Rate It  If you Like it
__________________________________________________________________________________________
" Programming is like sex: one mistake and you’re providing support for a lifetime."
Get last SQL insert ID 
-
Dec 23rd, 2010, 11:34 AM
#2
Re: treeview flickers ?
I believe there's an option to turn on DoubleBuffered. Set this. It should reduce or remove flicker. Set it for your Form as well.
-
Dec 23rd, 2010, 12:16 PM
#3
Re: treeview flickers ?
that doesn't help, the treeview not flickers during node adding, but it flickers when i press on one of its nodes and then load some controls on the right side panel...
i'm not sure what causing this but i made some searches and its seems like it is known problem with the treeview and listbox controls.
* Rate It  If you Like it
__________________________________________________________________________________________
" Programming is like sex: one mistake and you’re providing support for a lifetime."
Get last SQL insert ID 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|