Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 <listBox height="100px" width="100px" x="20px" y="20px"> <listItem text="List Item #1"/> <listItem text="List Item #2"/> <listItem text="List Item #3"/> </listBox> 

passwordField

 Image Added

A single line text entry field that displays text as mask characters rather than plain text.

...

 <verticalSlider height="100px" width="20px" x="310px" y="160px"/>   

textArea

 Image Added

A multiple line text entry field.

...