MobileForms Toolkit Documentation

InsertEventArgs Class

The Insert or InsertComplete event occurs when a item is to be add or was add. A InsertEventArgs specifies the items index in Groups collection or Shortcuts collection and its value.

For a list of all members of this type, see InsertEventArgs Members.

System.Object
   System.EventArgs
      Resco.Controls.OutlookControls.InsertEventArgs

public class InsertEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class is used in the Insert and InsertComplete events.

Requirements

Namespace: Resco.Controls.OutlookControls

Assembly: Resco.OutlookControls.CF3 (in Resco.OutlookControls.CF3.dll)

See Also

InsertEventArgs Members | Resco.Controls.OutlookControls Namespace