SDG Toolkit

SdgUserControl.OnSdgKeyPress Method 

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

public void OnSdgKeyPress(
   SdgKeyPressEventArgs e
);

Implements

ISdgKeyboardWidget.OnSdgKeyPress

See Also

SdgUserControl Class | Sdgt Namespace