FormBuildMenuButtonControl.disabledResource Method

Gets or sets the resource ID of the image to use as the disabled button image.

Syntax

public int disabledResource([int value])

Run On

Client

Parameters

  • value
    Type: int

Return Value

Type: int
The resource ID of the image to use as the disabled button image. Both icon and bitmap images are supported.

See Also

Reference

FormBuildMenuButtonControl Class