Udostępnij za pośrednictwem


Zdarzenie ShapeElement.KeyPress

Występuje, gdy użytkownik naciśnie i zwolni klawisz.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Składnia

'Deklaracja
Public Event KeyPress As DiagramKeyPressEventHandler
public event DiagramKeyPressEventHandler KeyPress

Uwagi

Dogodne miejsce do dodania odbiornika dla tego zdarzenia to InitializeInstanceResources.Aby zastąpić tę metodę w kodzie niestandardowym, należy ustawić właściwość Generates Double Derived dla kształtu w definicji DSL, a następnie kliknąć Przekształć wszystkie szablony w oknie Solution Explorer.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShapeElement Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams