i am creating a user control and i want to create a property that opens a form at design time can we make this and if yes how can i passa the form name (container form)
thanks
Sami Karaeen Wednesday, November 22, 2006 1:09 PM
Hi Sami,
What you need are UITypeEditor classes. You can try to search for the free ebook of Chris Sells Windows Forms Programming, design time chapter, there's an example there