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


In This Topic
    NAjaxDynamicCursorTool Class
    In This Topic
    Provides configuration for the client side NAjaxDynamicCursorTool tool.
    Object Model
    NAjaxDynamicCursorTool Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NAjaxDynamicCursorTool 
       Inherits NAjaxToolDefinition
    'Usage
     
    
    Dim instance As NAjaxDynamicCursorTool
    [System.Serializable()]
    public class NAjaxDynamicCursorTool : 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.NAjaxDynamicCursorTool

    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