Class FormsKeyboardDispatcher
Implements
Inherited Members
Namespace: Evergine.Forms
Assembly: Evergine.Forms.dll
Syntax
public class FormsKeyboardDispatcher : KeyboardDispatcher, IDisposable
  Constructors
FormsKeyboardDispatcher(Control)
Initializes a new instance of the FormsKeyboardDispatcher class.
Declaration
public FormsKeyboardDispatcher(Control control)
  Parameters
| Type | Name | Description | 
|---|---|---|
| Control | control | The Control associated with this dispatcher.  | 
      
Methods
Dispose()
Declaration
public void Dispose()