| Parameter | Description |
|---|---|
| iItem (Optional) | The item number (0 if omitted) |
Property Integer Form_FontPointHeight
| Write Access: | Set Form_FontPointHeight [iItem] to IntegerVariable/Value |
Represents the height of an object's FontPointHeight in points.
If you want the control to resize based on the font, use the font interface (FontPointHeight). If you want the control to stay the same size, use the form_font interface (Form_FontPointHeight).