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