public KeyboardEvent( string type, bool bubbles, bool cancelable )
Public Sub New ( _ type As String, _ bubbles As Boolean, _ cancelable As Boolean _ )
public: KeyboardEvent( String^ type, bool bubbles, bool cancelable )