Managed DirectShow Programming Reference

GuideControl.SelectedEvent Property

[This is preliminary documentation and subject to change.]

Gets or sets the selected Event, a null reference if no track is selected.

public  SelectedEvent {get; set;}

Exceptions

Exception Type Condition
ArgumentException The track selected does not belong to this guide.

See Also

GuideControl Class | KvTv.DirectShow.Windows.Forms Namespace | SelectedTrackChanged