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


In This Topic
    NAjaxMouseOutCallbackTool Class
    In This Topic
    Provides configuration for the client side NAjaxMouseOutCallbackTool tool
    Object Model
    NAjaxMouseOutCallbackTool Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NAjaxMouseOutCallbackTool 
       Inherits NAjaxToolDefinition
    'Usage
     
    
    Dim instance As NAjaxMouseOutCallbackTool
    [System.Serializable()]
    public class NAjaxMouseOutCallbackTool : NAjaxToolDefinition 
    Inheritance Hierarchy

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

    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