1 (edited by prahousefamily 2019-04-04 02:05:51)

Topic: How Change Color In ProgressBar ?

I try edit code and add property in progressbar but note effect
- BackgroundColor
- BarColor

How to Fix ? Or have bug ?


https://i.ibb.co/QP4Zswy/2019-04-04-001.png

Post's attachments

Attachment icon ProgressBar.zip 3.48 kb, 380 downloads since 2019-04-04 

My Visual Database : I Love You
Easy For Beginner Student For Me

Re: How Change Color In ProgressBar ?

Hello prahousefamily

And if instead of giving the basic Windows name of the color (i.e. clBlue), you gave it its hexadecimal value (i.e. "# 008000")?
It's a habit I took in my MVD projects when it comes to manipulating colors

JB

3 (edited by prahousefamily 2019-04-04 08:17:19)

Re: How Change Color In ProgressBar ?

Hello prahousefamily

And if instead of giving the basic Windows name of the color (i.e. clBlue), you gave it its hexadecimal value (i.e. "# 008000")?
It's a habit I took in my MVD projects when it comes to manipulating colors

JB


I try change code  "# 008000" It error format can not use in mvd script
and
i try change code $008000 OK Not Error But Not Effect ! 

How To Fix ?

My Visual Database : I Love You
Easy For Beginner Student For Me

Re: How Change Color In ProgressBar ?

Any progress in this project...

JUST LEARNING, O GOD HELP ME.