An instance of the Status
public class StatusBarViewGenerator : System.ComponentModel.ComponentPublic Class StatusBarViewGenerator
Inherits System.ComponentModel.Component Introduced: X11.
| Constructor | Description |
|---|---|
| Status |
Initializes a new instance of the Status |
| Method | Description |
|---|---|
| Create | Initializes the resources of a newly instantiated object. |
| Reset |
Resets all display colors of a status bar to their system dependent default values. |
| Property | Description |
|---|---|
| Border |
Gets or sets the border style of the status bar. |
| Column |
Gets or sets the text in the 'Column' area of the status bar. |
| Display |
Gets or sets the colors of the status bar. |
| Font | Gets or sets the font which is used to display text. |
| Line |
Gets or sets the text in the 'Line' area of the status bar. |
| Page |
Gets or sets the text in the 'Page counter' area of the status bar. |
| Page |
Gets or sets the text in the 'Page' area of the status bar. |
| Resolution | Gets or sets a resolution, in dots per inch (dpi) for all images, provided through the View property. |
| Section |
Gets or sets the text in the 'Section counter' area of the status bar. |
| Section |
Gets or sets the text in the 'Section' area of the status bar. |
| Show |
Specifies whether the status bar shows the column number of the current text input position. |
| Show |
Specifies whether the status bar shows the key state of the CAPSLOCK and the NUMLOCK key and the current insertion mode, insert or overwrite. |
| Show |
Specifies whether the status bar shows the language of the text selection or the text input position. |
| Show |
Specifies whether the status bar shows the line number of the current text input position. |
| Show |
Specifies whether the status bar shows the page number of the current text input position. |
| Show |
Specifies whether the status bar shows the number of pages the document consists of. |
| Show |
Specifies whether the status bar shows the section number of the current text input position. |
| Show |
Specifies whether the status bar shows the number of sections the document consists of. |
| Show |
Specifies whether the status bar shows the current zoom factor. |
| Show |
Specifies whether the status bar displays a track bar instead of a simple number to show and to set the zooming factor. |
| User |
Gets the User |
| View | Gets the View object, which informs about view changes and provides an image of the Status |