[]
        
(Showing Draft Content)

C1.Win.C1Input.C1Button.OnKeyDown

OnKeyDown Method

OnKeyDown(KeyEventArgs)

Declaration
protected override void OnKeyDown(KeyEventArgs kevent)
Protected Overrides Sub OnKeyDown(kevent As KeyEventArgs)
Parameters
Type Name Description
KeyEventArgs kevent
Overrides