Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NAjaxTooltipTool Class
Members


In This Topic
    NAjaxTooltipTool Class
    In This Topic
    Provides configuration for the client side NAjaxTooltipTool tool.
    Object Model
    NAjaxTooltipTool Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NAjaxTooltipTool 
       Inherits NAjaxToolDefinition
    'Usage
     
    
    Dim instance As NAjaxTooltipTool
    [System.Serializable()]
    public class NAjaxTooltipTool : NAjaxToolDefinition 
    Remarks
    Because older versions of Opera do not support dynamic change of the cursor CSS property, this tool may not work well under the Opera web browser.
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WebForm.Controls.NAjaxToolDefinition
          Nevron.UI.WebForm.Controls.NAjaxTooltipTool

    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