This method specifies whether the progress bar is horizontal or vertical. The IASProgressBar interface does not implement this method; it is implemented by IASSlider, which derives from IASProgressBar.
HRESULT put_Horizontal( BOOL fHorizontal );
E_NOTIMPL indicates that this interface does not implement the put_Horizontal method.
IASProgressBar::get_Horizontal