combit List & Label 30 - .NET Help
combit.Reporting Namespace / HyperLinkClickedEventArgs Class
Properties Methods

HyperLinkClickedEventArgs Class Members

The following tables list the members exposed by HyperLinkClickedEventArgs.

Public Constructors
Public Properties
 NameDescription
Public Property

Determines which action is executed.

 
Public Property

Contains the user data or the link for the action to be executed.

 
Public Property

Contains the used protocol of the user data or the link for the action to be executed.

 
Public Property

Determines whether List & Label should perform its own standard execution or whether no further processing should be executed by List & Label because your own implementation/action has already been executed.

Value

Meaning

0

Perform standard List & Label handling.

1

Do not have any further standard handling executed by List & Label.

Default

0

 
Public Property

Determines the tooltip text to be displayed when the mouse is moved over the object in the preview.

 
Top
Public Methods
 NameDescription
Public Method  
Top
See Also