Re: Do we enter a new dimension of ui design?



Rick Beerendonk wrote:
Oh? Could you share some example code of creating WPF items from win32?

If someone can show me how to create a ActiveX component from a WinForms' UserControl, I can.


You can't. You can use mscoree to get an instance of your control and then call setparent on its handle to embed it into your Delphi Form.
.



Relevant Pages

  • Re: Do we enter a new dimension of ui design?
    ... If someone can show me how to create a ActiveX component from a WinForms' ... UserControl, I can. ... Rick ...
    (borland.public.delphi.non-technical)
  • Re: Winform inside a SplitContainer Funny Behaviour
    ... usercontrol and only need a little modification. ... The other option is to show these winforms in a MDI ... within the split container and add the toolstrip onto the MDI parent. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • How to set Image File Property in UserControl from Container
    ... The control contains a PictureBox, ... be able to set properties of these control within the UserControl, ... fields for these properties in the properties box appear in the WinForms ... session to session. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Image File Properties in winforms designer for a Custom UserContro
    ... The control contains a PictureBox, ... be able to set properties of these control within the UserControl, ... fields for these properties in the properties box appear in the WinForms ... session to session. ...
    (microsoft.public.vb.controls)