Share via


ListBox.HorizontalOffset Property

Gets or sets the horizontal offset, or displacement, of a control's content from the left 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 HorizontalOffset { get; set; }

Property Value

The horizontal offset of the control's content from the left 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