Intersoft WebDesktop Documentation
How-to: Customize pointing position in WebCallOut
See Also Send Feedback
Intersoft WebDesktop > WebCallOut > Features > Customizable Pointing Position > How-to: Customize pointing position in WebCallOut

Glossary Item Box

WebCallOut supports 5 modes to display its pointing position in the Properties.

This topic shows how to customize pointing position in WebCallOut.

To customize pointing position in WebCallOut

  1. Right click on WebCallOut control and choose Properties.
  2. Set TargetControlId to the control you want to use.
  3. When you set PointingPosition to AutoDetect,  WebCallOut will adjust the pointing position based on the control position that is specified in TargetControlId, PreferrableVerticalPosition and PreferrableHorizontalPosition properties.

     

  4. When you set PointingPosition to PointingTopLeft, WebCallOut will appear on the TopLeft of control specified in TargetControlId.

     

  5. When you set PointingPosition to PointingTopRight, WebCallOut will appear on the TopRight of control specified in TargetControlId.

     

  6. When you set PointingPosition to PointingBottomLeft, WebCallOut will appear on the BottomLeft of control specified in TargetControlId.



  7. When you set PointingPosition to PointingBottomRight, WebCallOut will appear on the BottomRight of control specified in TargetControlId.

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.