[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: KvTv.DirectShow.Windows.Forms
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Syntax
| Visual Basic (Declaration) |
|---|
<DefaultEventAttribute("SelectedEventChanged")> _ Public Class GuideControl _ Inherits UserControl |
| C# |
|---|
[DefaultEventAttribute("SelectedEventChanged")] public class GuideControl : UserControl |
| Visual C++ |
|---|
[DefaultEventAttribute(L"SelectedEventChanged")] public ref class GuideControl : public UserControl |