NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ScrollableControl.DockPaddingEdges.Bottom

[To be supplied.]

[Visual Basic]
Public Property Bottom As Integer
[C#]
public int Bottom {get; set;}
[C++]
public: __property int get_Bottom();
public: __property void set_Bottom(int);
[JScript]
public function get Bottom() : int;
public function set Bottom(int);

See Also

ScrollableControl.DockPaddingEdges Class | ScrollableControl.DockPaddingEdges Members | System.WinForms Namespace