Udostępnij za pośrednictwem


Metoda DialogBase.WndProc —

Przetwarza wiadomości systemu Windows w oknie dialogowym.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

'Deklaracja
<SecurityPermissionAttribute(SecurityAction.InheritanceDemand, Flags := SecurityPermissionFlag.UnmanagedCode)> _
Protected Overrides Sub WndProc ( _
    ByRef m As Message _
)
[SecurityPermissionAttribute(SecurityAction.InheritanceDemand, Flags = SecurityPermissionFlag.UnmanagedCode)]
protected override void WndProc(
    ref Message m
)

Parametry

Uwagi

Domyślnie, nazywane są wiadomości systemu Windows, gdy użytkownik nacionie klawisz F1 lub?.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DialogBase Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell