ContainerControl.ProcessDialogKey override.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
protected override bool ProcessDialogKey ( |
Visual Basic Copy Code |
---|
Protected Overrides Function ProcessDialogKey( _ |
One of the Keys values that represents the key to process.
true if the key was processed by the control; otherwise, false.