GOA - System.Windows.Forms.ScrollableControl.DockPaddingEdges

ScrollableControl.DockPaddingEdges Class


Determines the border padding for docked controls.

Definition

public class ScrollableControl.DockPaddingEdges: Object, ICloneable

Members Table

MethodDescription
CloneCreates a new object that is a copy of the current instance. (Inherited from ICloneable)
EqualsOverloaded. Compares two objects to determine if they are equals.
GetHashCodeOverriden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetTypeGets the Type of the current instance. (Inherited from Object)
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
System.ICloneable.CloneCreates a duplicate of this ScrollableControl.DockPaddingEdges.
ToStringReturns a String that represents the current Object. (Inherited from Object)
PropertyDescription
AllGets or sets the padding width for all edges of a docked control.
BottomGets or sets the padding width for the bottom edge of a docked control.
LeftGets or sets the padding width for the left edge of a docked control.
RightGets or sets the padding width for the right edge of a docked control.
TopGets or sets the padding width for the top edge of a docked control.

Inheritance Hierarchy

Object
ScrollableControl.DockPaddingEdges

Class Information

NamespaceSystem.Windows.Forms
Flash LibrarySystem.Windows.Forms.scl
Flash Library Version2.0.0.2118
Silverlight LibrarySystem.Windows.Forms.dll



© 2003-2007 NETiKA Technologies. All rights reserved.