Attempt to make sure that the setup dialog comes up on top of windows.
This commit is contained in:
@@ -74,6 +74,7 @@ namespace ASCOM.Meade.net
|
||||
|
||||
private void SetupDialogForm_Shown(object sender, EventArgs e)
|
||||
{
|
||||
BringToFront();
|
||||
Activate();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user