NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PropertyGrid.ShouldPersistHelpForeColor

[To be supplied.]

[Visual Basic]
Public Function ShouldPersistHelpForeColor() As Boolean
[C#]
public bool ShouldPersistHelpForeColor();
[C++]
public: bool ShouldPersistHelpForeColor();
[JScript]
public function ShouldPersistHelpForeColor() : Boolean;

See Also

PropertyGrid Class | PropertyGrid Members | System.WinForms Namespace