Keyboard shortcut logic
This commit is contained in:
@@ -29,6 +29,10 @@ namespace Volian.Controls.Library
|
||||
private void InitializeComponent()
|
||||
{
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// StepRTB
|
||||
//
|
||||
this.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.StepRTB_PreviewKeyDown);
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user