ToolStripItemCollectionUIAdapter Class

Definition

public ref class ToolStripItemCollectionUIAdapter : Microsoft::Practices::CompositeUI::UIElements::UIElementAdapter<System::Windows::Forms::ToolStripItem ^>
public class ToolStripItemCollectionUIAdapter : Microsoft.Practices.CompositeUI.UIElements.UIElementAdapter<System.Windows.Forms.ToolStripItem>
type ToolStripItemCollectionUIAdapter = class
    inherit UIElementAdapter<ToolStripItem>
Public Class ToolStripItemCollectionUIAdapter
Inherits UIElementAdapter(Of ToolStripItem)
Inheritance
ToolStripItemCollectionUIAdapter
Derived

Applies to