Table of Contents

Property RightMouseButtonUp

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

RightMouseButtonUp

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

Action? RightMouseButtonUp { get; set; }

Property Value

Action