Click or drag to resize

KeyCharEventArgs.Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current object.
(Overrides KeyEventArgs.Equals(Object).)
Protected methodEquals(KeyCharEventArgs)
Determines whether the specified object is equal to the current object.
Protected methodEquals(KeyEventArgs)
Determines whether the specified object is equal to the current object.
(Inherited from KeyEventArgs.)
Top
See Also