TextFile Constructor |
Overload List
Name | Description | |
---|---|---|
TextFile(ViewBase, Point, String) |
Creates a new text file instance using standard attributes.
| |
TextFile(ViewBase, Point, String, Size) |
Creates a new text file instance using standard attributes.
| |
TextFile(ViewBase, Point, String, TextFileTextFileAttributes) |
Creates a new text file instance using specific attributes.
| |
TextFile(ViewBase, Point, String, Size, TextFileTextFileAttributes) |
Creates a new text file instance using specific attributes.
|
See Also