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

Provides data for the ApplicationCommandIssued event.

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

Syntax

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

Inheritance Hierarchy

System.Object
  System.EventArgs
    KvTv.DirectShow.Windows.Forms.ApplicationCommandEventArgs