FormBuildMenuButtonControl.underline Method

Sets or returns the underline property for the text in the control.

Syntax

public boolean underline([boolean value])

Run On

Client

Parameters

  • value
    Type: boolean
    The value to assign to the underline property of the control.

Return Value

Type: boolean
true if the text in the control is underlined; otherwise, false.

See Also

Reference

FormBuildMenuButtonControl Class