Skip to content

Instantly share code, notes, and snippets.

@SteveGilham
Created April 14, 2015 20:17
Show Gist options
  • Select an option

  • Save SteveGilham/736705f89243edcf9956 to your computer and use it in GitHub Desktop.

Select an option

Save SteveGilham/736705f89243edcf9956 to your computer and use it in GitHub Desktop.
import clr
clr.AddReference("System.Windows.Forms")
from System.Windows.Forms import *
print dir()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment