Provides base class functionality for standard status bars.
For a list of all members of this type, see StandardStatusBar Members.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.StatusBar
Aspose.Editor.Client.StandardStatusBar
[Visual Basic]Public Class StandardStatusBar
Remarks
This class contains code which is required to properly integrate with EditorControl in order to enable dynamic updates to the tool bar buttons.
Application can inherit this class to change default appearance and behavior if required.
Requirements
Namespace: Aspose.Editor.Client
Assembly: Aspose.Editor.Client (in Aspose.Editor.Client.dll)
See Also
StandardStatusBar Members | Aspose.Editor.Client Namespace | CreateStatusBar