Versions Compared

Key

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

...

Code Block
// Show the backstage
Set_Property(@Window:".OLE_RIBBON", "OLE.BackstageVisible", 1)

// Hide the backstage
Set_Property(@Window:".OLE_RIBBON", "OLE.BackstageVisible", 0)

See Also

EmbedWindow