We need to develop some custom controls that consist of two panels and some text properties.
I have a lot of problems adding design time behaviour to this. I have looked at a lot of examples and sites, but I cannot get design time editing to work.
Is there some good example out there for a CompositeControl and a CompositeControlDesigner which makes editing two panels in the designer possible? Or should we use a different approach?
fplanjer
Member
40 Points
8 Posts
CompositeControlDesigner and Panels
Jul 25, 2006 10:45 AM|LINK
We need to develop some custom controls that consist of two panels and some text properties.
I have a lot of problems adding design time behaviour to this. I have looked at a lot of examples and sites, but I cannot get design time editing to work.
Is there some good example out there for a CompositeControl and a CompositeControlDesigner which makes editing two panels in the designer possible? Or should we use a different approach?
regards, Felix