DiagramClientView::PreProcessMessage Method (Message)

 

Catch a couple of messages before translation.

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

public:
[SecurityPermissionAttribute(SecurityAction::InheritanceDemand, 
	Flags = SecurityPermissionFlag::UnmanagedCode)]
virtual bool PreProcessMessage(
	Message% msg
) override

Parameters

msg
Type: System.Windows.Forms::Message

Message of possible interest

Return Value

Type: System::Boolean
Return to top
Show: