Skip to content

Form_FontPointHeight - DfBaseList

Sets the form's FontPointHeight without resizing the control

Type: Property
Access: Write-Only
Data Type: Integer
Parameters: None

Parameters

Parameter Type Description
iItem Integer

Syntax

Property Integer Form_FontPointHeight
Access Type Syntax
Write Access: Set Form_FontPointHeight to IntegerVariable/Value

Description

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).