Initializes a new instance of the SelectedIndexChangedEventArgs class with the specified indexes.
Initializes a new instance of the SelectedIndexChangedEventArgs class with the specified indexes.
public SelectedIndexChangedEventArgs(int,int);
Initializes a new instance of the SelectedIndexChangedEventArgs class with the specified indexes.
public SelectedIndexChangedEventArgs(int,int,SelectionType);
SelectedIndexChangedEventArgs Class | Resco.Controls.OutlookControls Namespace