This method sets whether the control is inverted or normal.
HRESULT put_Inverted( BOOL fInverted );
NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.
Progress bars such as the visual volume indicator are usually drawn from left to right with a positive slope. The put_Inverted method causes the control to be flipped upside-down.