OleComponent.PreTranslateMessage Event

Definition

Microsoft internal use only.

public:
 event EventHandler<Microsoft::VisualStudio::PlatformUI::OleComponentSupport::PreTranslateMessageEventArgs ^> ^ PreTranslateMessage;
public event EventHandler<Microsoft.VisualStudio.PlatformUI.OleComponentSupport.PreTranslateMessageEventArgs> PreTranslateMessage;
member this.PreTranslateMessage : EventHandler<Microsoft.VisualStudio.PlatformUI.OleComponentSupport.PreTranslateMessageEventArgs> 
Public Custom Event PreTranslateMessage As EventHandler(Of PreTranslateMessageEventArgs) 

Event Type

Applies to