<< Click to Display Table of Contents >> Navigation: IWML Tutorial > Control Names |
Thus far we have not given any of our controls names. Naming has not been needed yet but is necessary for code and data binding.
To name a control simply use this form:
Button:MyButton
Try It
[iw-app]