Click to See Complete Forum and Search --> : [VB6] - loop activated in design mode
joaquim
Apr 10th, 2011, 09:50 AM
i'm building a nice container control with scroolbars.... in these control i have the scroolbars on it, but i need them in top... i can put more controls on it, but these scroolbars, must have be in top(like another container with scroolbars.
i try use a timer and a infinite loop with a varible for, in right time, close the loop. but the probem is that, when i'm write the code(like picture1.), the keywords list isn't showed. i know the problem is the timer\loop, but i don't have another way.... can anyone advice me?
joaquim
Apr 16th, 2011, 03:49 PM
ok... i will question in other way: my control is a container, and the scrollbars must, always, be on top(zorder=0). then how can i do it?
joaquim
Apr 17th, 2011, 01:43 PM
the best thing that i catch it was close the form tab and then the code window isn't afected.
RhinoBull
Apr 19th, 2011, 07:47 AM
I have a hard time understanding your request - perhaps by moving it to VB6 forum you may get a better chance at getting answered.
joaquim
Apr 19th, 2011, 01:09 PM
I have a hard time understanding your request - perhaps by moving it to VB6 forum you may get a better chance at getting answered.
sorry about that.
i'm build an activex control with scroolbars(on it), by using VB6 standard scroolbars. these scroolbars must be, always on top(like normal scroolbars... these is a container). that's why i need a timer\loop for change their ZOrder properties. these timer\loop must be activated in design mode, because, in design mode, you put controls on it... in other words, their ZOrder are changed, then the timer\loop resolve the problem.
but, in design mode, these timer\loop, afect the code window. but if you close the form window(where is the control), these bad efect isn't showed.
tell me what you think, please.
thanks
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.