ProgressBar Create Method

Creates and displays a new progress bar.

R←D Create X
`D` is a Document.
`X` is array of properties suitable for the `New` function.
`R` is a new ProgressBar.

This is a shortcut combining the New and Show methods.