DiagramClientView::PreProcessMessage Method (Message)
Visual Studio 2015
Catch a couple of messages before translation.
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
Show: