Re: Databinding
Alan Baljeu <[email protected]> Wed, 17 Oct 2007 15:24:32 -0400
| Newsgroups | gmane.comp.windows.devel.dotnet.cx |
|---|---|
| Message-ID | <0d3701c810f3$5825aaa0$1dc80ac6@CTI> |
I gave up, and instead am using two event handlers. When panel.Size changes, it updates psm.Size. When psm.Size changes it updates panel.Size, and invokes an update method. I guess this works only because "Width = x" doesn't trigger the event if Width already equals x. I still don't know why databinding doesn't work. =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com