I have a parent-child layout.
In the child form there is a field wich has set the editable property to false.
If I start a search with the magnifying glass in the toolbar of the parent, the child form goes also in Find mode.
The field wich is set to not editable is now editable. There is no event firing on the child form, where I can set the field as not editable.
How can I set the field in the child form as not editable in search modus?