LoadWithPartialName
System.Reflection.Assembly
add-type -assemblyName Windows.Forms [System.Reflection.Assembly]::LoadWithPartialName("Windows.Forms")
Index