How can i remove a control on a WPF Form, tried all alternative but none works.
Do i need to do it on XAML (Is it a not implemented feature )
How can i remove a control on a WPF Form, tried all alternative but none works.
Do i need to do it on XAML (Is it a not implemented feature )
How to delete a control on a form?
gotelin
From the small-now-but-hopefully-growing FAQ on the Channel9 Wiki :-)
http://channel9.msdn.com/wiki/default.aspx/Cider.FAQDeleteControls
chad
stephan mantler
Right now you do need to do it in XAML. We have hooked up keyboard handling yet.
mark