[To be supplied.]
[Visual Basic] Public Property LargeButtons As Boolean [C#] public bool LargeButtons {get; set;} [C++] public: __property bool get_LargeButtons(); public: __property void set_LargeButtons(bool); [JScript] public function get LargeButtons() : Boolean; public function set LargeButtons(Boolean);
PropertyGrid Class | PropertyGrid Members | System.WinForms Namespace