Nevron .NET Vision
Nevron.UI Namespace / NTooltipInfo Class
Properties Methods Events


In This Topic
    NTooltipInfo Class Members
    In This Topic

    The following tables list the members exposed by NTooltipInfo.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the animation information about the tooltip.  
    Public PropertyGets/sets the area (in coordinates relative to the Control instance the tip is attached to) which is valid for the tooltip to remain visible.  
    Public PropertyGets/sets the NUIshape instance which describes the filling of the tooltip.  
    Public PropertyGets/sets the delay between two subsequent displays of a tooltip.  
    Public PropertyGets/sets a value indicating whether the tooltip may be displayed.  
    Public PropertyGets/sets the image to be displayed by the tooltip's caption.  
    Public PropertyGets/sets the size of the tooltip's caption image.  
    Public PropertyGets/sets the text to be displayed by the tooltip's caption.  
    Public PropertyGets/sets the text mode to be used when measuring and rendering caption text.  
    Public PropertyGets/sets the image to be displayed by the tooltip's content.  
    Public PropertyGets/sets the size of the tooltip's content image.  
    Public PropertyGets/sets the text to be displayed by the tooltip's content.  
    Public PropertyGets/sets the text mode to be used when measuring and rendering content text.  
    Public PropertyDetermines whether the popup will have a default, 2-pixels border.  
    Public PropertyGets/sets a value indicating whether the tooltip will use the current skinning logic.  
    Public PropertyGets/sets the image to be displayed by the tooltip's footer.  
    Public PropertyGets/sets the size of the tooltip's footer image.  
    Public PropertyGets/sets the text to be displayed by the tooltip's footer.  
    Public PropertyGets/sets the text mode to be used when measuring and rendering footer text.  
    Public PropertyGets/sets a value indicating whether the tooltip will drop a shadow.  
    Public PropertyGets/sets the initial delay before the tooltip becomes visible.  
    Public PropertyGets/sets a value between 0-255 which indicates the transparency level of the tooltip. 0 is completely transparent and 255 is completely opaque.  
    Public PropertyGets/sets the internal padding of the tooltip.  
    Public PropertyGets the object which contains information about the placement of the tooltip.  
    Public PropertyDetermines whether the tooltip should remain visible when the mouse moves over children.  
    Public PropertyGets/sets the event which will force the tooltip to be displayed.  
    Public PropertyGets/sets the time (in milliseconds) while the tooltip is visible.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the default value of the Area property.  
    Protected PropertyGets the default value of the BetweenDelay.  
    Protected PropertyGets the default value of the InitialDelay.  
    Protected PropertyGets the default value of the Opacity.  
    Protected PropertyGets the default value of the Padding property.  
    Protected PropertyGets the default value of the VisibleDuration.  
    Protected PropertyGets the list of all events attached to this object. (Inherited from Nevron.UI.NDisposableObject)
    Top
    Public Methods
     NameDescription
    Public MethodRemoves all the events handlers attached to this instance. (Inherited from Nevron.UI.NDisposableObject)
    Public Method  
    Public MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Public MethodDetermines whether the AnimationInfo property should be serialized.  
    Public MethodDetermines whether the Area property should be serialized.  
    Public MethodDetermines whether the Background property should be serialized.  
    Public MethodDetermines whether the BetweenDelay property should be serialized.  
    Public MethodDetermines whether the CaptionImageSize property should be serialized.  
    Public MethodDetermines whether the CaptionText property should be serialized.  
    Public MethodDetermines whether the ContentImageSize property should be serialized.  
    Public MethodDetermines whether the ContentText property should be serialized.  
    Public MethodDetermines whether the FooterImageSize property should be serialized.  
    Public MethodDetermines whether the FooterText property should be serialized.  
    Public MethodDetermines whether the InitialDelay property should be serialized.  
    Public MethodDetermines whether the Opacity property should be serialized.  
    Public MethodDetermines whether the Padding property should be serialized.  
    Public MethodDetermines whether the Placement property should be serialized.  
    Public MethodDetermines whether the VisibleDuration property should be serialized.  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected MethodOverridden.   
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected Method (Inherited from Nevron.UI.NDefaultInitializableObject)
    Protected MethodOverloaded. Overridden.   
    Top
    Public Events
     NameDescription
    Public EventFired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject)
    Top
    See Also