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!

RichControl.DefaultColor

[To be supplied.]

[Visual Basic]
Protected Shared ReadOnly DefaultColor As Color
[C#]
protected static readonly Color DefaultColor;
[C++]
protected: static readonly Color DefaultColor;
[JScript]
protected static var DefaultColor : Color;

See Also

RichControl Class | RichControl Members | System.WinForms Namespace