[To be supplied.]
[Visual Basic] Public Property Icon As Icon [C#] public Icon Icon {get; set;} [C++] public: __property Icon* get_Icon(); public: __property void set_Icon(Icon*); [JScript] public function get Icon() : Icon; public function set Icon(Icon);
ComponentEditorPage Class | ComponentEditorPage Members | System.WinForms.Design Namespace