Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / ToolTipPositionEventArgs Class
Properties


In This Topic
    ToolTipPositionEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ToolTipPositionEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a ToolTipPositionEventArgs object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a reference to the System.ComponentModel.Component that provides the tooltip text and location.  
    Public PropertyGets the bounds of the System.ComponentModel.Component that provides the tooltip text and location.  
    Public PropertyGets or sets the location where the tooltip will be displayed.  
    Public PropertyGets or sets the text that will be displayed in the tooltip.  
    Top
    See Also