Rehosting Workflow designer (end zoom mode)

Hi!

I'm rehosting the workflow designer in my own application. How do I end the ZoomIn or ZoomOut mode in the Workflow designer?

I have activated the ZoomIn mode with:

IMenuCommandService.GlobalInvoke(WorkflowMenuCommands..ZoomIn)

However, I do not find a WorkflowMenuCommands value for "ZoomEnd" or something like that.

Thanks for any help.

Jürgen

[402 byte] By [jus] at [2007-12-23]
# 1

You can have a button for the default mode and invoke the following commang onclick IMenuCommandService.GlobalInvoke(WorkflowMenuCommands.DefaultFilter);

Hope this helps.

VIhang

vihang at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Windows Workflow Foundation...
# 2

VIhang,

thank you very much. Works perfectly.

Jus

jus at 2007-8-30 > top of Msdn Tech,Software Development for Windows Vista,Windows Workflow Foundation...

Software Development for Windows Vista

Site Classified