NeatUpload Documentation

ProgressBar.Inline Property

Whether to display the progress bar inline or as a pop-up. Under Opera, this property will always return false, even if you set it to true. Popup progress bars are automatically used under Opera because Opera doesn't refresh the iframe used to display inline progress bars.

public bool Inline {get; set;}

See Also

ProgressBar Class | Brettle.Web.NeatUpload Namespace