ToolStripItemCommandAdapter Class

Definition

public ref class ToolStripItemCommandAdapter : Microsoft::Practices::CompositeUI::Commands::EventCommandAdapter<System::Windows::Forms::ToolStripItem ^>
public class ToolStripItemCommandAdapter : Microsoft.Practices.CompositeUI.Commands.EventCommandAdapter<System.Windows.Forms.ToolStripItem>
type ToolStripItemCommandAdapter = class
    inherit EventCommandAdapter<ToolStripItem>
Public Class ToolStripItemCommandAdapter
Inherits EventCommandAdapter(Of ToolStripItem)
Inheritance

Applies to