ListBoxField

ListBoxField()

مُنشئ ListBoxField لاستخدامه في المولد.

public ListBoxField()

أنظر أيضا


ListBoxField(Page, Rectangle)

إنشاء حقل ListBox جديد .

public ListBoxField(Page page, Rectangle rect)
معامليكتبوصف
pagePageالصفحة حيث سيتم وضع مربع القائمة.
rectRectangleمستطيل حيث سيتم وضع مربع القائمة على الصفحة.

أنظر أيضا


ListBoxField(Document, Rectangle)

مُنشئ حقل ListBox .

public ListBoxField(Document doc, Rectangle rect)
معامليكتبوصف
docDocumentالوثيقة التي ينتمي إليها هذا الحقل.
rectRectangleالمستطيل حيث سيتم وضع مربع القائمة.

أنظر أيضا