Place a Windows Form into the MMF2 window?

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • How do you correctly place a Windows.Form into the MMF2 window with something like the following code -

    You can add MMFInterface.Frame.SetAsParentOfControl(Me) at the end of Public Sub New to get a window in a window but that is not quite what i want. Doing that also makes it require closing the app via the DotNet created window rather than the main apps window which create problems.

    I have written code that does it for each Sub and control and it works well but that is a slower process, i was wanting to use some of the MSDN snippets which is what this code is though rather than writing it all from scratch based around MMF2. So i thought i should ask just in case there is a simpler way (i usually find there is later lol) to do this.

    So yeah, does anyone know how to place a Windows Form into the MMF2 window without needing lots of modifications to the code? Thanks in advance

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!