Table of Contents

Property RightMouseButtonDown

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

RightMouseButtonDown

Gets or sets the action which is called when the right mouse button is pressed on the notify icon.

Action? RightMouseButtonDown { get; set; }

Property Value

Action