MobileForms Toolkit Documentation

ItemTextBox.Border Property

Gets or sets the border of the text box control.

public bool Border {get; set;}

Property Value

A boolean that represents if the border is shown, otherwise hiden. Default value is False

Remarks

You can use the Border property to create borderless style controls.

See Also

ItemTextBox Class | Resco.Controls.DetailView Namespace