Hi I've designed a bean and I've added the bean onto the component library so that I can drag and drop the bean like any of the other swing components. I've already written a ComponentResized event for the bean. But when I drag and drop the bean into an applet, and resize it during design time(like we do with buttons, labes etc) and run, the bean is getting back to its original size, but not the current size. Could you please suggest me a solution for this. Thanks Sandhya