Enable Visual Styles
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user