Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
This function creates a list box.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 4.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
Name | Name of the field | "IsMale" |
Sort | Sort the choice values? 0 = no, 1 = yes. | 1 |
Parent | Parent group field if any or -1. | -1 |
PosX | X-Coordinate of the text field. | 100 |
PosY | Y-Coordinate of the text field. | 100 |
Width | Width of the text field. | 100 |
Height | Height of the text field. | 20 |
Returns handle or error.
See also CreateListBox function in DynaPDF manual.
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014