Hi...
I am working with the Web progress bar control on 2010 Vol. 3. I want to change the appearance from the current color (some shade of blue) to the classic fluorescent green with steps...(windows 95 style) Is there a way to achieve this in code ?
thanks.
Hello Delzad,
Thank you for your post. I would suggest have a look at our predefined set of themes that we provide on the following link:
http://samples.infragistics.com/2010.3/WebFeatureBrowser/contents.aspx?showCode=true&t=WebProgressBar/WebProgressBarStyles.aspx~srcview.aspx?path=~srcview.aspx?path=WebProgressBar/WebProgressBarStyles.src
If you want to achieve a custom look you could do that as you modify the styles of the WebProgress bar according to your requirements. In the website that you deploy the Progressbar you should see folder called ig_res. If you open it you will see all styles applied. Feel free to modify them as you wish.
Hope that helps.
I'd like to use the Windows7 style on my WebProgressBar. When I look in the ig_res folder within my project I see folders only for Default and ElectricBlue. In looking at the Infragistics install folder I don't see any images for Windows7. The sample application uses Windows7.png. I searched for that within the Infragistics install folder and didn't find it. Were these files installed with Infragistics? If not, where do I get them? Thanks for your help.
Hello Frank,
Please take a look at the this source how to setup your project for Styling http://help.infragistics.com/NetAdvantage/ASPNET/2010.3?page=Web_Setting_Up_Your_Project_for_Styling.html
the links in the responses above are not valid. can someone at infragistics update them.
Hello Bill,
Here are the updated links - http://www.infragistics.com/products/aspnet/progress-bar/, http://help.infragistics.com/NetAdvantage/ASPNET/2012.1?page=Web_Setting_Up_Your_Project_for_Styling.html.
Do you have any sample code for the web progress bar? I am unable to get the web progress bar.