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

Provides a ToolStrip with buttons for controlling graphs.

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

Syntax

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

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        System.Windows.Forms.ScrollableControl
          System.Windows.Forms.ToolStrip
            KvTv.DirectShow.Windows.Forms.PlayerStrip