Intersoft WebDesktop Documentation
WebCallOut Class
Members  See Also  Send Feedback
ISNet.WebUI.WebDesktop Namespace : WebCallOut Class


Glossary Item Box

WebCallOut is an ASP.NET server control enabling you to create tooltip or callout that suits your style.

Object Model

WebCallOut Class

Syntax

Visual Basic (Declaration) 
Public Class WebCallOut 
   Inherits ISNet.WebUI.ISNetControl
   Implements ISNet.ICopyable, ISNet.IObjectState, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.Serialization.XmlSerialization.IXmlSerialize, ISNet.WebUI.IBaseISNetControl, ISNet.WebUI.IClientAction, ISNet.WebUI.IFlyPostBack, ISNet.WebUI.IInfo, ISNet.WebUI.ILayoutSettings 
Visual Basic (Usage)Copy Code
Dim instance As WebCallOut
C# 
public class WebCallOut : ISNet.WebUI.ISNetControl, ISNet.ICopyable, ISNet.IObjectState, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.Serialization.XmlSerialization.IXmlSerialize, ISNet.WebUI.IBaseISNetControl, ISNet.WebUI.IClientAction, ISNet.WebUI.IFlyPostBack, ISNet.WebUI.IInfo, ISNet.WebUI.ILayoutSettings  

Remarks

WebCallOut includes most wanted and first of its kind features such as:

  • Automatically adjust the tooltip and pointing position base on the target control ID.
  • AutoDetect position base on target control ID.
  • Interactive moving.
  • Customizable pointing position.
  • Fully customizable layout elements.
  • Customizable title icon.
  • Animation effects.
  • Support ComplexImages.
  • Support ContentTemplate.
  • Comprehensive client side API for construction and manipulation.

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         ISNet.WebUI.ISNetControl
            ISNet.WebUI.WebDesktop.WebCallOut

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.