MobileForms Toolkit Documentation

InkBox.ContentsChanged Event

Occurs when the contents changed.

public event ContentsChangedEventHandler ContentsChanged;

Event Data

The event handler receives an argument of type ContentsChangedEventArgs containing data related to this event. The following ContentsChangedEventArgs property provides information specific to this event.

Property Description
ChangedBy  

See Also

InkBox Class | Resco.Controls.OutlookControls Namespace