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; }
ReadOnly Property TextBoxNoBorderWhenLocked As Boolean
Get
Property Value
Type:
BooleanDo not show a TextBox border when the TextBox is locked.
See Also