G
Guest
Dim f As New SelectBuilding
f.Show()
f.ShowDialog()
hi what is the difference between f.show()
and f.showdialog()
which one takes more memory more time and performance
give me some difference
and where exactly can used this type
thanks
f.Show()
f.ShowDialog()
hi what is the difference between f.show()
and f.showdialog()
which one takes more memory more time and performance
give me some difference
and where exactly can used this type
thanks