cancel
Showing results for 
Search instead for 
Did you mean: 

how to add a view into the ViewContainerUIElement

Former Member
0 Kudos

hi experts:

I want to embed a view into the View Container,how should i do?Thanks a million!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos
former_member186016
Active Contributor
0 Kudos

- Create a window.

- Create a view into that window. Embed the view in the window.

- In the view create a ViewContainerUIElement.

- Now go to window modeller. You will see a void created in the view in the window.

<b>Here you can drag and drop any view to embed in it.</b>- To test: Create a new view in the same window and drag and drop the new view into this void in old view of window controller.

Regards,

Ashwani Kr Sharma