Sdílet prostřednictvím


DialogBase.WndProc – metoda

Okno zpracování zpráv pro dialogové okno.Převádí na klepnutí "?" tlačítko F1 Nápovědu požadavky.

Obor názvů:  Microsoft.VisualStudio.Modeling.Integration.Shell
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0.dll)

Syntaxe

'Deklarace
<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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DialogBase Třída

Microsoft.VisualStudio.Modeling.Integration.Shell – obor názvů