Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NAjaxTooltipTool Class
Properties Methods


In This Topic
    NAjaxTooltipTool Class Members
    In This Topic

    The following tables list the members exposed by NAjaxTooltipTool.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets / sets the raw initial enabled state of the tool. (Inherited from Nevron.UI.WebForm.Controls.NAjaxToolDefinition)
    Public PropertyGets or sets the vertical distance from the cursor pointer to the tooltip div.  
    Public PropertyGets or sets the horizontal distance from the cursor pointer to the tooltip div.  
    Public PropertyGets / sets the id of the tool. (Inherited from Nevron.UI.WebForm.Controls.NAjaxToolDefinition)
    Public PropertyGets or sets a class name for the DIV element that displays the tooltip. Use null for none.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified Object is equal to the current Object. (Inherited from Nevron.UI.WebForm.Controls.NAjaxToolDefinition)
    Public MethodServes as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Nevron.UI.WebForm.Controls.NAjaxToolDefinition)
    Public MethodGenerates JavaScript that will create a new tool configuration object at the client. (Inherited from Nevron.UI.WebForm.Controls.NAjaxToolDefinition)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Generates JavaScript that will create a new tool configuration object at the client.  
    Top
    See Also