Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
You have attempted to set a property value on an object whose parent is controlling the setting of that property.
For example, when you try to set the ControlSource property of a contained control in a grid column, and the Bound property for the grid column has been set to true (.T.), you will get this error message because the ControlSource property for the control is taken from the grid column's ControlSource Property.