I have a custom control that includes a splitter bar. The problem is the control can be hosted in my application either in designmode or not. The splitter works great when not in designmode, but doesn't work when designmode=true. This is the exact opposite of what I need. Thanks in advance.