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

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

Syntax

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

Requirements

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

See Also