public enum BoundsSpecified : int
BoundsSpecified.X 1 BoundsSpecified.Y 2 BoundsSpecified.Width 4 BoundsSpecified.Height 8 BoundsSpecified.Location 3 BoundsSpecified.Size 12 BoundsSpecified.All 15 BoundsSpecified.None 0
Namespace System.Windows.Forms Library forms.scl Library Version 1.0.0.1829
© 2004-2005 GlobFX Technologies. All rights reserved. |