Event ThreadClick
When implemented by a class, occurs when a user clicks on the thread in the list.
public event EventHandler<ThreadClickEventArgs> ThreadClick
Returns
- EventHandler<ThreadClickEventArgs>
- When implemented by a class, occurs when a user clicks on the thread in the list.