Overload | Description |
---|---|
TextViewer Constructor() | Initializes a new instance of the TextViewer class. |
TextViewer Constructor(WinTextBox) | Initializes a new instance of the TextViewer class specifying the underlying WinTextBox control that will be used to view the content of cells. |
TextViewer Constructor(String) | Initializes a new instance of the TextViewer specifying the Mask to apply to the displayed text. |