Intersoft Support Center

Configure Pointing Preferred

WebCallOut provides a feature called preferred position, means that you can position the WebCallOut based on the PreferredVerticalPosition and PreferredHorizontalPosition.

This topics shows how to customize preferred position in WebCallOut.

To use preferred position in WebCallOut

  1. Right-click on WebCallOut control and choose Properties.
  2. Set TargetControlId to the control you want to use.
  3. Set PreferredVerticalPosition to Bottom and PreferredHorizontalPosition to Left. The WebCallOut will look like following:



  4. Set PreferredVerticalPosition to Top and PreferredHorizontalPosition to Right.



  5. Set PreferredVerticalPosition to Top and PreferredHorizontalPosition to Left.



  6. Set PreferredVerticalPosition to Bottom and PreferredHorizontalPosition to Right.

Previous Next