阅读背景:

如何将usercontrol属性绑定到Listbox

来源:互联网 

I am having an issue with using a Listbox in my parent project to display a property defined in a user control. To be more specific, I have created a user control which contains a webbrowsercontrol, and I have defined a property called History which contains the history of urls visited during a browsing session. I also have a parent project, which is linked to this user control, in which I am attempting to bind the History property to a Listbox. The point is for someone to be able to see the history urls in a Listbox defined in this parent project, where the history urls are populated by binding to the user control's History property.I am having an issue with using a Listbox in my




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: