Re: [ADVANCED-DOTNET] IWin32Window without Windows.Forms

2007-07-28 Thread Christopher Frazier
On 7/28/07, Brady Kelly <[EMAIL PROTECTED]> wrote: > I have a little utility to show the ADO Data Link Properties dialogue for > editing connection strings. I've just moved all the code out of the > original WinForms test project into a class library, as my code has nothing > to do with any .NET U

[ADVANCED-DOTNET] IWin32Window without Windows.Forms

2007-07-28 Thread Brady Kelly
I have a little utility to show the ADO Data Link Properties dialogue for editing connection strings. I've just moved all the code out of the original WinForms test project into a class library, as my code has nothing to do with any .NET UI, but I've come short with the owner parameter I need to p