C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / ToolTipLinkClickedEventArgs Class
Members

ToolTipLinkClickedEventArgs Class
Provides data for the ToolTipLinkClicked event.
Object Model
ToolTipLinkClickedEventArgs Class
Syntax
'Declaration
 
Public Class ToolTipLinkClickedEventArgs 
   Inherits System.EventArgs
 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Win.InputPanel.ToolTipLinkClickedEventArgs

See Also