visual studio 2010 - How do I get Python controls into the toolbox in VisualStudio -
i want create winforms ironpython app.
i have installed ironpython, toolbox empty.
how add python controls it?
the toolbox available if create ironpython wpf application. unfortunately there no designer support ironpython windows form applications. windows form has written in python.
source: https://github.com/microsoft/ptvs/wiki/projects#project-types. (read "ironpython windows forms application" section)
Comments
Post a Comment