how do i use unload me,load me, me.show in .net?
basically i was trying to do a 'refresh' on loading a form...
Printable View
how do i use unload me,load me, me.show in .net?
basically i was trying to do a 'refresh' on loading a form...
Code:Me.Refresh
Me.Dispose
thanks!