FormCheckBoxFieldCreateOptions.FormCheckBoxFieldCreateOptions

FormCheckBoxFieldCreateOptions-Konstruktor

Initialisiert eine neue Instanz des FormCheckBoxFieldCreateOptions Objekts, das Parameter für das erstellte und hinzugefügte CheckBoxField enthält.

public FormCheckBoxFieldCreateOptions(int pageNum, Rectangle rect)
ParameterTypBeschreibung
pageNumInt32Seitennummer, auf der das hinzugefügte CheckBoxField platziert wird.
rectRechteckSetzt das Rechteck des CheckBoxField.

Siehe auch