Overload List

  Name Description
Public method GetKeyBind(UInt32)
Gets an action which is already associated with given key. If no action was associate with given key, returns null.
Public method GetKeyBind(Keys)
Gets an action which is already associated with given key. If no action was associate with given key, returns null.

See Also