| Skype: | TextControlSupport | |
| Orders: | 877-462-4772 |
TextControl.ScrollLocation Property |
||
| Description: | Gets or sets the coordinates, in twips, of the upper-left corner of the document's visible part relative to the upper-left corner of the complete document. |
|
| Syntax: |
[C#]
public Point ScrollLocation { get; set; }
[Visual Basic] Public Property ScrollLocation() As Point |
|
| Limitations: | Runtime only. |
|
| See also: | Control Settings, Graphical Overview. | |