If txtbox.Text <> "" Then txtbox.Text = ""
Or
txtbox.Text = ""?
Is it better to just erase the text of a textbox or first check if it is not empty then erase it if it is not? Does the IF add to overheads?
This post has been edited by AN1554: 28 April 2012 - 12:27 PM

New Topic/Question
Reply



MultiQuote



|