SDG Toolkit

SdgControl.OnSdgKeyDown Method 

Method fired whenever this widget has mouse focus and the a keyboard mapped to that mouse is pressed

public void OnSdgKeyDown(
   SdgKeyEventArgs e
);

Implements

ISdgKeyboardWidget.OnSdgKeyDown

See Also

SdgControl Class | Sdgt Namespace