Control.SetBoundsCore(int,int,int,int,BoundsSpecified)

Control.SetBoundsCore Method


Definition

protected virtual void SetBoundsCore( int x, int y, int width, int height, BoundsSpecified specified );

Parameters

xSystem.Int32.
ySystem.Int32.
widthSystem.Int32.
heightSystem.Int32.
specifiedSystem.Windows.Forms.BoundsSpecified.
© 2004-2005 GlobFX Technologies. All rights reserved.