|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Control (prgressbar) not visibleHi,
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" <XX***@XX.XX> schrieb: Does this even occur in a blank project? Try to set the progressbar's value > 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. to a value > 0, maybe the progressbar is invisible due to the system's color settings. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> 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 Show quoteHide quote "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> schreef in bericht news:%23sJ77UKfFHA.3936@TK2MSFTNGP14.phx.gbl... > "JR" <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. > > -- > M S Herfried K. Wagner > M V P <URL:http://dotnet.mvps.org/> > V B <URL:http://classicvb.org/petition/> |
|||||||||||||||||||||||