Creates a button.
public DhButton()
public DhButton( String strText )
strText
The new button's label.
The default constructor creates a button with a default text label of "button".