dbicDayView Send comments on this topic.
ImeModeChanged Event
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentDialog Class : ImeModeChanged Event

Occurs when the System.Windows.Forms.Control.ImeMode property has changed.

Syntax

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

Requirements

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

See Also