Share via


CommandSet.ProcessOnMenuPrintCommand Method

Opens the Print dialog box.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)

Syntax

'Declaration
Protected Overridable Sub ProcessOnMenuPrintCommand
'Usage
Me.ProcessOnMenuPrintCommand()
protected virtual void ProcessOnMenuPrintCommand()
protected:
virtual void ProcessOnMenuPrintCommand()
protected function ProcessOnMenuPrintCommand()

.NET Framework Security

See Also

Reference

CommandSet Class

CommandSet Members

Microsoft.VisualStudio.Modeling.Shell Namespace