hello all
im getting problem in tag and sender in textFileld
i set tag some where like
ET_EnterText=i
'its in loop and multipanels
Sub ET_TextChanged (OldText As String, NewText As String)
dim et as textfield=sender
log(et.tag)
End Sub
but its return null
i tried to log after seting the tag...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.