Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To embed a window, you first need to make sure the window is actively running by calling the Start_Window stored procedure. This means you should make sure your form starts invisibly, otherwise it will briefly appear in front of the ribbon. Next call it's HANDLE property and pass it to the Handle parameter of this method.

...