PreTranslateMessageEventArgs.Message Property

Definition

The MSG object for the component to pre-translate.

public:
 property System::Windows::Interop::MSG Message { System::Windows::Interop::MSG get(); };
public System.Windows.Interop.MSG Message { get; }
member this.Message : System.Windows.Interop.MSG
Public ReadOnly Property Message As MSG

Property Value

MSG

Applies to