Microsoft SDK for Java

DhButton.DhButton

Creates a button.

Syntax

public DhButton()

public DhButton( String strText )

Parameters

strText

The new button's label.

Remarks

The default constructor creates a button with a default text label of "button".

© 1999 Microsoft Corporation. All rights reserved. Terms of use.