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.
Specifies if you can drop text in the middle of a word in the text box portion of a control.
Object.OLEDropTextInsertion[= lExpression]
Parameters
- lExpression
The settings for the OLEDropTextInsertion property are:Setting Description 0 (Default) Text can be dropped into a word. 1 Text can only be dropped before or after a word.
Remarks
The OLEDropMode property of a control must be set to 1 – Enabled to drop text in the text box portion of the control.