Can I use a Windows.Forms.UserControl in com.ms.wfc.ui.Form ? -
12-22-2006
, 02:38 AM
Hi group,
I have made a C#.NET 1.1 Windows Forms application, which mainly
consists of a large UserControl.
Our codebase, however, mainly consists of J++ leftovers ported to J#,
and now the need has come to include my UserControl in a J# app.
I would like to insert my UserControl on a tab in a tabbed pane
container in a J# app - is it possible?
Best regards,
Mogens |