Enable or Disable TextBox in a single Line
Enable or Disable TextBox in a single Line
Rate Enable or Disable TextBox in a single Line
(2(2 Vote))
text1.enabled = not(text1.enabled)
Enable or Disable TextBox in a single Line Comments
No comments yet — be the first to post one!
Post a Comment