[]
        
(Showing Draft Content)

FarPoint.Win.SuperEditBase.OnEditKeyPress

OnEditKeyPress Method

OnEditKeyPress(object, KeyPressEventArgs)

Raises the EditKeyPress event.

Declaration
protected virtual void OnEditKeyPress(object sender, KeyPressEventArgs e)
Protected Overridable Sub OnEditKeyPress(sender As Object, e As KeyPressEventArgs)
Parameters
Type Name Description
object sender

Object that raised the event

KeyPressEventArgs e

Event arguments