FormWindowControl.heightValue Method

Gets or sets the height of the control.

Syntax

public int heightValue([int value])

Run On

Client

Parameters

  • value
    Type: int

Return Value

Type: int
The height in pixels.

Remarks

The height of the control is not changed unless the exact height calculation mode is used.

See Also

Reference

FormWindowControl Class