Pour afficher un XAML powershell en premier plan il suffit d’ajouter
|
# Display UI object $Form.TopMost = $true $Form.ShowDialog() | out-null |
trés pratique pour afficher un popup de notification
- david on 28 juillet 2020 à 10 h 17 min
Cet article a été créé par david le 28 juillet 2020.
Laisser un commentaire