hi. i am facing one problem in SCSF.
I have two workspaces
- MdiWorkspace
- DeckWorkspace
i have two views in a module
- Viewer (display in mdiworkspace)
- Property Viewer (in deckworkspace)
in Viewer i have a button in toolbar whose purpose is to display PropertyViewer (another View).
how can i display this PropertyViewer in deckworkspace agaist button click event.
NOTE: i am not using Command[CommandName].AddInvoker(control, "click:) and CommandHandler