Control.setTop

Overview | Methods | Fields | This Package | All Packages

Control.setTop

Sets the distance between the top edge of the control and the top edge of its container's client area.

Syntax

public final void setTop( int value )

Parameters

value

An integer that represents the distance, in pixels, between the top edge of the control and the top edge of its container's client area.

See Also   getBounds, getTop


Send feedback to MSDN.Look here for MSDN Online resources.