MobileForms Toolkit Documentation

ItemPageBreak.TabPageColor Property

Gets or sets the background color for the unselected tab.

public System.Drawing.Color TabPageColor {get; set;}

Property Value

A Color that represents the background color of the unselected tab. The default is Control.

Remarks

This property gets or sets background of the unselected tab.

See Also

ItemPageBreak Class | Resco.Controls.DetailView Namespace