MobileForms Toolkit Documentation

InkBox.BackColor Property

Gets or sets the background color of the control.

public override System.Drawing.Color BackColor {get; set;}

Property Value

A Color that represents the background color of the control.

Remarks

Default value is White.

See Also

InkBox Class | Resco.Controls.OutlookControls Namespace