Specifies whether the user can park on the control at runtime.
When set to Yes, the cursor can park on the control by tabbing into it, tapping on it (for mobile devices), or by clicking the mouse.
For Magic xpa controls, this property is enabled only when a variable is set in the Data property.
This property is not available in Image controls and is not available in all Rich Client controls.
For .NET controls, this property is enabled always and determines whether the focus will leave the current control when clicking on the .NET control. Since version: V2.1
Default: Yes
|