Windows Develop Bookmark and Share   
 index > Windows Forms Designer > List type property, designer update problem
 

List type property, designer update problem

Hi,

I have .Net user control.It exposes a List type property. Here the list contains a collection of class objects which also have some expossed properties.

I tried to set the properties of these objects in the list through the designer. But when i run the pjt the properties are not updated.

Its working if Ithem through code. but not in designer

plz help

nimm  Tuesday, July 03, 2007 8:43 AM
check this link
Karthikeya Pavan Kumar .B  Tuesday, July 03, 2007 9:10 AM
check this link
Karthikeya Pavan Kumar .B  Tuesday, July 03, 2007 9:10 AM

You can use google to search for other answers

Custom Search

More Threads

• Properties bar doesn't work
• datagridview showing no grid
• Docked/Anchored UserControl in Vista -- child controls don't size properly
• Custom Control Painting
• Remove the icon from the system tray programmatically
• need some help
• How to custom draw ListView or other common controls like TreeView?
• IToolboxService and the Designer Host
• Property To save toolstripbutton
• How can I make the IDE create correct code?