Click or drag to resize

ApplicationPropertiesTextBoxNoBorderWhenLocked Property

Do not show a TextBox border when the TextBox is locked.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool TextBoxNoBorderWhenLocked { get; }

Property Value

Type: Boolean
Do not show a TextBox border when the TextBox is locked.
See Also