MobileForms Toolkit Documentation

SetEventArgs Class

The Set or SetComplete event occurs when a item is to be set or was set. A SetEventArgs specifies the items index in Groups collection or Shortcuts collection and its value.

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

System.Object
   System.EventArgs
      Resco.Controls.OutlookControls.SetEventArgs

public class SetEventArgs : 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 Set and SetComplete events.

Requirements

Namespace: Resco.Controls.OutlookControls

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

See Also

SetEventArgs Members | Resco.Controls.OutlookControls Namespace