Class FormsKeyboardDispatcher
Inherited Members
Namespace: Evergine.Forms
Assembly: Evergine.Forms.dll
Syntax
public class FormsKeyboardDispatcher : KeyboardDispatcher
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()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Declaration
public void Dispose()