←Select platform

ScrollPosition Property

Summary

Gets or sets the scroll bar position.

Syntax

C#
VB
C++
public Point ScrollPosition {get; set;}
Public Property ScrollPosition As Point
public: 
property Point ScrollPosition { 
   Point get(); 
   void set (    Point ); 
} 

Property Value

A System.Drawing.Point structure that represents the scroll bar position, in pixels.

Example

Refer to ScrollBarVisible

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Web Assembly
Click or drag to resize