|
-
Feb 8th, 2010, 01:05 AM
#1
Thread Starter
Hyperactive Member
binding inside windows forms control
hi,
i am facing a situation where i am using MVVM pattern in my wpf window.
there will be a xaml, codebehind and ViewModel.vb file. in xaml, i am using a windowsformhost control and there is a property child, which i need to set like Child="Binding ChildProperty". If i set like that, it will raise an error. some binding cannot be done to windows form control. is there any workaround for this. Because of this, i have write the logics in codebehind itself.
thankzzzzzzzz
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|