Returns true if the foreColor should be persisted in code gen.
[Visual Basic] Overridable Public Function ShouldPersistForeColor() As Boolean [C#] public virtual bool ShouldPersistForeColor(); [C++] public: virtual bool ShouldPersistForeColor(); [JScript] public function ShouldPersistForeColor() : Boolean;
true if the foreColor should be persisted.
RichControl Class | RichControl Members | System.WinForms Namespace