|
-
Dec 2nd, 2011, 05:46 AM
#1
Thread Starter
Member
Usercontrol not updating when placed on TabControl pages
Hi
Could someone shed some light on this please
VS2008 VB.NET
I have a usercontrol which has a number of labels on it. The usercontrol acts a bit like a listbox but I can control the background and foreground color of the labels it contains - nothing fancy use it for logging a process - a bit like a scrolling console window.
I have a form with 3 of these controls, Progress, Errors, and a debug logger. Works fine when placed on a form
...until I add a tab control with three paces and place each usercontrol on a tabpage. then random labels are not updated.
Move the UC off the tab control - fine
Move them on - random updates
What am I missing
Help please
Cheers
Last edited by Enveetee; Dec 2nd, 2011 at 06:21 AM.
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
|