DiagramKeyPressEventArgs::KeyChar Property

 

Gets the character corresponding to the key pressed.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property wchar_t KeyChar {
	wchar_t get();
}

Property Value

Type: System::Char
Return to top
Show: