mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-11 12:56:53 -04:00
Enable Visual Styles
This commit is contained in:
parent
a5ebf08a8c
commit
6ade056bf8
@ -6,6 +6,7 @@
|
|||||||
$chinese = [System.Globalization.CultureInfo]::CurrentCulture.Name -eq 'zh-CN'
|
$chinese = [System.Globalization.CultureInfo]::CurrentCulture.Name -eq 'zh-CN'
|
||||||
|
|
||||||
[Reflection.Assembly]::LoadWithPartialName("System.Windows.Forms")
|
[Reflection.Assembly]::LoadWithPartialName("System.Windows.Forms")
|
||||||
|
[System.Windows.Forms.Application]::EnableVisualStyles()
|
||||||
|
|
||||||
# Choose Source Dialog
|
# Choose Source Dialog
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user