ApplicationPropertiesTextBoxForLockedCombo Property |
Use read-only TextBoxes in place of locked ComboBoxes on detail forms.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool TextBoxForLockedCombo { get; }
ReadOnly Property TextBoxForLockedCombo As Boolean
Get
Property Value
Type:
BooleanUse read-only TextBoxes in place of locked ComboBoxes on detail forms.
See Also