ProgressBar is a Form object, you can style it with CSS, but it's not an easy task. Besides, form objects have lots of other issues with scaling, scrolling, z-ordering etc.
It's much better and easier to make your own progress bar with a sprite or tiledbackground object. You only need one event:
Set Bar width to (Player.Stamina/Player.MaxStamina)*200