c# - Unloading a UserControl -



c# - Unloading a UserControl -

there must simple way of unloading usercontrol display without using visibilty, in theory it's not unloaded.

what solutions there?

you can utilize usercontrol.dispose() documented here: http://msdn.microsoft.com/en-us/library/3cc9y48w.aspx

c# wpf

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -