Re: [IronPython] ActiveX Winfowms and IronPython

2006-07-26 Thread Max Bolingbroke
Михаил Подгурский wrote: > Is there any way to add any ActiveX controls to WinForm in IronPython > code? Hi, The procedure should be similar to that used in C#. There are details about that here: http://www.codeproject.com/csharp/importactivex.asp. Basically, all you need to do is generate a m

[IronPython] ActiveX Winfowms and IronPython

2006-07-25 Thread Михаил Подгурский
Is there any way to add any ActiveX controls to WinForm in IronPython code? ___ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com