ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / IconClickEventArgs Class
Properties


In This Topic
    IconClickEventArgs Class Members
    In This Topic

    The following tables list the members exposed by IconClickEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of an IconClickEventArgs.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets which mouse button was clicked on the icon.  
    Public PropertyGets the number of times the mouse button was clicked.  
    Public PropertyGets the control that has an associated error.  
    Public PropertyGets the error description text.  
    Public PropertyGets the location of the mouse (in screen coordinates) during the generating event.  
    Public PropertyGets the x-coordinate of the mouse during the generating event.  
    Public PropertyGets the y-coordinate of the mouse during the generating event.  
    Top
    See Also