Status |
public class StatusBarService : IStatusBarService, IDisposable, IMVCController
The StatusBarService type exposes the following members.
Name | Description | |
---|---|---|
StatusBarService | Initializes a new instance of the StatusBarService class | |
StatusBarService(IStatusBarView) | Initializes a new instance of the StatusBarService class |
Name | Description | |
---|---|---|
IsVisible | ||
ModelObject | ||
ViewObject |
Name | Description | |
---|---|---|
AddProgress | ||
CreateProgressReporter | ||
Dispose | Releases all resources used by the StatusBarService | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
SetCaretPosition | ||
SetInsertMode | ||
SetMessage | ||
SetRightCornerText | ||
SetSelectionMulti | ||
SetSelectionSingle | ||
ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
_isStatusBarVisible |