DialogContainerWithToolbar.CommandService Property

Definition

Returns the command service that is used to check the status or execute the commands on the toolbar.

public:
 property System::ComponentModel::Design::IMenuCommandService ^ CommandService { System::ComponentModel::Design::IMenuCommandService ^ get(); };
public System.ComponentModel.Design.IMenuCommandService CommandService { get; }
member this.CommandService : System.ComponentModel.Design.IMenuCommandService
Public ReadOnly Property CommandService As IMenuCommandService

Property Value

IMenuCommandService.

Applies to