[To be supplied.]
[Visual Basic] Public Property Length As Integer [C#] public int Length {get; set;} [C++] public: __property int get_Length(); public: __property void set_Length(int); [JScript] public function get Length() : int; public function set Length(int);
LinkLabel.Link Class | LinkLabel.Link Members | System.WinForms Namespace