dbicMonth Send comments on this topic.
ContextMenuStripChanged Event
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiReminderDialog Class : ContextMenuStripChanged Event

Occurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes.

Syntax

Visual Basic (Declaration) 
Public Event ContextMenuStripChanged As EventHandler
C# 
public event EventHandler ContextMenuStripChanged

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also