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