Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
3166
ProgressBar FillAppearance
posted
Hi,

I am trying to change the FillAppearance for the progress bar based on status. I have created resources in my AppStylist for this. The resource have BackColor, BackColor2 and Gradient to Vertical. However these resource does not seem to be applied.

I tried applying default resource created in OfficeBlack2007.isl and these seem to be working. When I checked for difference I found the resource in default isl have ImageBackground set while I am setting the BackColor.

I am definetly missing something. I am only setting the FillAppearance in the code. Is there anything I need to apply the resource with BackColor.

Thanks
  • 54937
    Offline posted

    By default, the progress bar uses the os themes to render its background and fill so unless you have disabled os themes for the progress bar then this is probably why you aren't see the colors applied. You can set the Themed Element Alpha in the Other group to Transparent to have the element not use the os themes.