[To be supplied.]
[Visual Basic] Property Bottom As Integer [C#] int Bottom {get; set;} [C++] int get_Bottom() = 0;void set_Bottom(int) = 0; [JScript] abstract function get Bottom() : int; public abstract function set Bottom(int);
IBorderStyleEdges Interface | IBorderStyleEdges Members | System.WinForms Namespace