SaaFlatTextBox

Flat and redesigned TextBox with multiline support.

1. Colors

BackColor is the overall Background color for the control.

ForeColor is the text color for the control.

BorderColor is the border color for the control when it is not active.

BorderActiveColor is the border color for the control when it is active.

2. Border

Border property tells whether the textbox will have border displayed.

Last updated