ListBox.VerticalOffset Property
Gets or sets the vertical offset, or displacement, of a control's content from the top edge of the display device area that contains the control.
Namespace: Microsoft.SPOT.Presentation.Controls
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)
Syntax
public int VerticalOffset { get; set; }
Property Value
The vertical offset of the control's content from the top edge of the area in which the control is contained.
Version Information
Available in .NET Micro Framework version 2.0, 2.5
See Also
Reference
ListBox Class
ListBox Members
Microsoft.SPOT.Presentation.Controls Namespace