"JR" <XX.XX@XX.XX> schrieb:
> 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.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
JR - 30 Jun 2005 15:03 GMT
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
> "JR" <XX.XX@XX.XX> schrieb:
>> i use a progressbar in my program but it isn't visible the possition is
[quoted text clipped - 6 lines]
> value to a value > 0, maybe the progressbar is invisible due to the
> system's color settings.