Control (prgressbar) not visible

  • Thread starter Thread starter JR
  • Start date Start date
J

JR

Hi,

i use a progressbar in my program but it isn't visible the possition is
10;40 (almost exact under the menu). The property visible is true. it is
there in design-mode but not in Run-mode.

in runmode I can change its propertys max min value whitout an error.

i already tryd to dock it onto the top like i suspected no help here

who can help

Jan
 
JR said:
i use a progressbar in my program but it isn't visible the possition is
10;40 (almost exact under the menu). The property visible is true. it is
there in design-mode but not in Run-mode.

in runmode I can change its propertys max min value whitout an error.

Does this even occur in a blank project? Try to set the progressbar's value
to a value > 0, maybe the progressbar is invisible due to the system's color
settings.
 
I did set the progress bar at about 50% the collors are standaard and it
doesn't happen in a new program. I also have tried .bringtofront to be sure
it is on top of everything else

Jan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top