UserControl may actually become a subclass of content control in a future
CTP...if that goes through successfully, there will be no difference to
describe.
:-)
Thanks,
Rob Relyea
WPF Program Manager
http://longhornblogs.com/rrelyea
"Jason Dolinger" <jdolinger@lab49.com> wrote in message
news:%230FoZezBGHA.984@tk2msftngp13.phx.gbl...
> Griff wrote:
>> I have discovered what was going wrong.
>>
>> I was generating my control from the UserControl base class. I could
>> not get any databinding to work.
>> I changed to ContentControl.
>> Now everything works.
>
> ContentControl, eh...? I'll have to try that now! Can anyone MS people
> in this ng (Tina, anyone?) explain what the architectural differences are?
>
> Thanks,
> Jason