ScrollableControl.DockPaddingEdges

ScrollableControl.DockPaddingEdges

System. Windows .Forms (system. windows .forms.dll) class

This class encapsulates the margins around the edge of a ScrollableControl .

 public class  ScrollableControl.DockPaddingEdges  : ICloneable {  // Public Instance Properties  public int  All  {set; get; }    public int  Bottom  {set; get; }    public int  Left  {set; get; }    public int  Right  {set; get; }    public int  Top  {set; get; }  // Public Instance Methods  public override bool  Equals  (object  other  );  // overrides object  public override int  GetHashCode  ();  // overrides object  public override string  ToString  ();  // overrides object  } 


. Net Windows Forms in a Nutshell
.NET Windows Forms in a Nutshell
ISBN: 0596003382
EAN: 2147483647
Year: 2002
Pages: 794

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net