Programmatically Accessing Styles

Accessing Styles...
The color of the span is: orange
The width of the textbox is: 300px

MySelect's style collection is:
  font=14pt verdana
  background-color=lightblue
  color=purple

Select a color for the span:

Styled Span

This is some literal text inside a styled span control

Styled Button

Styled Text Input

Enter some text:

Styled Select Input

Select an item:

Styled Radio Buttons

Select an option:

Option 1
Option 2
Option 3