This documentation is archived and is not being maintained.
CollectionEditor.ShowHelp Method
.NET Framework 1.1
Displays the default Help topic for the collection editor.
[Visual Basic] Protected Overridable Sub ShowHelp() [C#] protected virtual void ShowHelp(); [C++] protected: virtual void ShowHelp(); [JScript] protected function ShowHelp();
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
.NET Framework Security:
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries From Partially Trusted Code
See Also
CollectionEditor Class | CollectionEditor Members | System.ComponentModel.Design Namespace
Show: