MobileForms Toolkit Documentation

TabControl.ShouldSerializeBackgroundImage Method 

Indicates whether the BackgroundImage property should be persisted.

protected virtual bool ShouldSerializeBackgroundImage();

Return Value

true if the property value has changed from its default; otherwise, false.

See Also

TabControl Class | Resco.Controls.CommonControls Namespace