ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Height of the text (in pixels) in the specified control (according to the control style). Remark: The height will be null for the unsupported control. Only the edit controls and the Static controls are supported.
Name of the Edit control, Static control or Combo Box control. Name of the edit control or Static control.
Text whose height must be calculated.
Configures the mode for calculating the height:Versions 25 and latertWithMarginNew in version 25tWithMargintWithMarginAllows you to take into account the margins set for the control (left indentation, right indentation, etc.). This constant can be combined with the tMultiline constant. This constant is not available.tDefault(default value)Height of the text in the control.tMultilineHeight of the text while taking the CR characters into account (automatic or forced by a "Carriage Return").tSingleLineHeight of a line while only taking the "Carriage Returns" into account.
Last update: 09/18/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: