WebCallOut gives 2 modes option to perform how the WebCallOut will be displayed/shown.
This topic shows how to use ShowBehaviors in WebCallOut.
To use ShowBehaviors in WebCallOut
- Right click on WebCallOut control and choose Properties.
- Set TargetControlId to the control you want to use.
- Set ShowBehavior to Default. This property will give fading animation when WebCallOut appears and disappears.
- Set ShowBehavior to No Fading. WebCallOut will appear and disappear without animation.
Concepts
{ShowBehaviors}