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.ManagedVCLAssembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
C# |
---|
public class TopControl : UserControl |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..UserControl
VVVV.Utils.ManagedVCL..::..TopControl
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..UserControl
VVVV.Utils.ManagedVCL..::..TopControl