On 3/29/06, Lalit DIGARI <[EMAIL PROTECTED]> wrote: > Hi Roman , Please write to the Python.Net mailing list, so other people can help you too.
> I did the following step > import CLR > from CLR.System.Reflection import Assembly > > my_dll_name = Assembly.LoadWithPartialName('VPCILight') > > from CLR.System.Windows.Forms import Form > > from CLR.TestWinForm import Form1 > print my_dll_name > Form1.AutoSelectConv(1)** > > But not getting the way how to call AutoSelectConv(1) which is in > TestWinForm name space and memebr of the Form1 class how can I call it? What is the error you get? > Regard's > Lalit -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ _________________________________________________ Python.NET mailing list - PythonDotNet@python.org http://mail.python.org/mailman/listinfo/pythondotnet