MobileForms Toolkit Documentation

ItemMaskedTextBox.Border Property

Gets or sets the border of the MaskedTextBox 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

ItemMaskedTextBox Class | Resco.Controls.DetailView Namespace