Share via


ShowModuleControl Class

Definition

Control taht shows cmdlets in a module and details for a selected cmdlet

public ref class ShowModuleControl : System::Windows::Controls::UserControl, System::Windows::Markup::IComponentConnector
public class ShowModuleControl : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector
type ShowModuleControl = class
    inherit UserControl
    interface IComponentConnector
Public Class ShowModuleControl
Inherits UserControl
Implements IComponentConnector
Inheritance
ShowModuleControl
Implements

Constructors

ShowModuleControl()

Initializes a new instance of the ShowModuleControl class

Properties

Owner

Gets or sets the owner of the container.

Methods

InitializeComponent()

InitializeComponent

Explicit Interface Implementations

IComponentConnector.Connect(Int32, Object)

Applies to