MobileForms Toolkit Documentation

SelectionEventArgs Class

SelectionEventArgs class contains the arguments of SelectionChangedEventHandler delegate.

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

System.Object
   System.EventArgs
      Resco.Controls.OutlookControls.SelectionEventArgs

public class SelectionEventArgs : 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 useful when you would know about selection type in OutlookWeekCalendar.

Requirements

Namespace: Resco.Controls.OutlookControls

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

See Also

SelectionEventArgs Members | Resco.Controls.OutlookControls Namespace