[Gambas-user] fill color WebProgressBar
Mayost Sharon
sharon at 455.co.il
Fri Jan 1 10:25:41 CET 2021
---------- Original Message -----------
From: Benoît Minisini <g4mba5 at gmail.com>
To: user at lists.gambas-basic.org
Sent: Thu, 31 Dec 2020 01:33:01 +0100
Subject: Re: [Gambas-user] fill color WebProgressBar
> Le 23/12/2020 à 22:08, Mayost Sharon a écrit :
> > hello
> >
> > How to change the fill color of the WebProgressBar
> >
> > Thanks
> >
>
> By using a custom style sheet.
>
> Regards,
>
> --
> Benoît Minisini
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
------- End of Original Message -------
I tried:
WebProgressBar1.Style["background"] = "green"
WebProgressBar1.Refresh
This replaces the overall background
And not the filling
thenk
More information about the User
mailing list