PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / StatusBarElements Class / ShouldSerializeProgressBar Method

In This Topic
    ShouldSerializeProgressBar Method (StatusBarElements)
    In This Topic
    Indicates whether the ProgressBar property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeProgressBar() As Boolean
    protected bool ShouldSerializeProgressBar()
    See Also