Modified version of http://www.managed-vcl.com/downloads/ManagedVCLControl.zip Added method ProcessKeyPreview to be able to forward keys like HOME, INSERT and arrow keys. Overwrite IsDialogKey to control application specific behavior.

Namespace: VVVV.Utils.ManagedVCL
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public class TopControl : UserControl

Inheritance Hierarchy

See Also