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

'宣言
Protected Overridable Sub ProcessOnMenuPrintCommand
'使用

Me.ProcessOnMenuPrintCommand()
protected virtual void ProcessOnMenuPrintCommand()
protected:
virtual void ProcessOnMenuPrintCommand()
protected function ProcessOnMenuPrintCommand()

Permissions

See Also

Reference

CommandSet Class

CommandSet Members

Microsoft.VisualStudio.Modeling.Shell Namespace