I appreciate your time and help in advance.
I get this error message :
"You can't reference a property or method for a control unless the control has the focus."
on this line :
"Me.TenantName.Text = """
I need the textbox TenantName to be cleared ....
I get this error message :
"You can't reference a property or method for a control unless the control has the focus."
on this line :
"Me.TenantName.Text = """
I need the textbox TenantName to be cleared ....