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 the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

ListBox Class
ListBox Members
Microsoft.SPOT.Presentation.Controls Namespace