Table of Contents

Event RightMouseButtonDoubleClick

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Occurs when the icon in the notification area is double-clicked with the right mouse button. This event is not raised on macOS.

public event EventHandler? RightMouseButtonDoubleClick

Returns

EventHandler
Occurs when the icon in the notification area is double-clicked with the right mouse button. This event is not raised on macOS.