[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Provides a base class for Forms hositing media.

Namespace: KvTv.DirectShow.Windows.Forms
Assembly:   KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)

Syntax

Visual Basic (Declaration)
Public Class MediaForm _
	Inherits Form
C#
public class MediaForm : Form
Visual C++
public ref class MediaForm : public Form

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        System.Windows.Forms.ScrollableControl
          System.Windows.Forms.ContainerControl
            System.Windows.Forms.Form
              KvTv.DirectShow.Windows.Forms.MediaForm