F
fairycat
I've made custom MessageBox derived from System.Windows.Forms.Form. Now
I want to make this supports Design time but never succeed yet. Is
there any way I can do this?? Does designer tool box only support
controls that derived from System.Windows.Forms.Control?? If then, I
want to make this Non-Visual control like OpenDialogBox. Is this
possible? Any idea will be appreciated.
I want to make this supports Design time but never succeed yet. Is
there any way I can do this?? Does designer tool box only support
controls that derived from System.Windows.Forms.Control?? If then, I
want to make this Non-Visual control like OpenDialogBox. Is this
possible? Any idea will be appreciated.