Set PlatformWindow in ShowSystemWindow
This commit is contained in:
parent
c613fdb325
commit
30180dcb1e
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ namespace MatterHackers.MatterControl
|
|||
platformWindow = winform;
|
||||
}
|
||||
|
||||
systemWindow.PlatformWindow = winform;
|
||||
base.ShowSystemWindow(systemWindow);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue