Persistate API documentation
StatusStrip Property
NamespacesPersistateLayoutStatusStrip

[This is preliminary documentation and is subject to change.]

This Layout can be used to display a Persistate status strip.
Declaration Syntax
C#
public static Layout StatusStrip { get; }
Remarks
The StatusStrip Layout is quite simple. It shows three items - a status message, a progress bar and a modification count. You set these using the UserInterface.SetStatus method. You display a status strip in a Pane using the normal IPWindow.Show method. No bound object is required when displaying a status strip.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)