begin and initialise coursework project
This commit is contained in:
@@ -55,5 +55,10 @@ namespace WindowsFormsPopupKeyboard
|
||||
// doesn't get focus by default and trigger the GotFocus event (which
|
||||
// would show the keyboard before we needed it)
|
||||
}
|
||||
|
||||
private void textBox2_TextChanged(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user