Page 1 of 1

Progress bar text overlay

Posted: Thu Jun 21, 2012 11:15 am
by StupidSexyFlanders
Looking to put some text inside a progress bar (instead of a label above it). I see to remember being able to do this manually in the past, but I cannot find the proper property/control. Can this be done?Ideally it would look similar to these ones (coded in PowerGUI), except with dynamically changing words instead of a percentage:

Progress bar text overlay

Posted: Thu Jun 21, 2012 11:43 am
by davidc
The progress bar doesn't support text overlay. Most likely they are using a custom control or custom painting. David

Progress bar text overlay

Posted: Wed Oct 10, 2012 3:46 am
by StupidSexyFlanders
I am pleased to say that your most recent version of PowerShell Studio now supports this (i.e. ProgressBarOverlay)! ^_^