[To be supplied.]
[Visual Basic] Protected Sub ShowEventsButton( _ ByVal value As Boolean _ ) [C#] protected void ShowEventsButton( bool value ); [C++] protected: void ShowEventsButton( bool value ); [JScript] protected function ShowEventsButton( value : Boolean );
PropertyGrid Class | PropertyGrid Members | System.WinForms Namespace