Xojo Documentation Xojo Documentation
  • Home
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Pi Programming
  • More Guides
  • Resources
  • User Guide
  • Language Reference
  • Release Notes
  • System Requirements
  • Deprecations
  • Videos
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information
  • Log in
  • Xojo Documentation
  • Home
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Pi Programming
  • More Guides
  • Resources
  • User Guide
  • Language Reference
  • Release Notes
  • System Requirements
  • Deprecations
  • Videos
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information

PDFComboBox

From Xojo Documentation

Class (inherits from PDFControl)


New in 2021r3

A standard combo box that can be embedded into a PDFDocument.


Properties
LastAddedRowIndex fa-lock-32.png RowCount fa-lock-32.png SelectedRowValue fa-lock-32.png
LastRowIndex fa-lock-32.png SelectedRowIndex
Methods
AcceptFileDrop AddRow RemoveAllRows
AcceptPictureDrop AddRowAt RemoveRowAt
AcceptRawDataDrop Close RowTagAt
AcceptTextDrop DrawInto RowValueAt
AddAllRows Refresh SetFocus
Constructors

Constructor(pageNumber As Integer, x As Integer, y As Integer, width As Integer, height As Integer, name As String, paramArray values() As String)


Constructor(pageNumber As Integer, x As Integer, y As Integer, width As Integer, height As Integer, name As String, values() As String)


Notes

When creating a new control, the first item in the list will be selected by default.

Compatibility

All project types on all supported operating systems.

See Also

PDFControl, PDFPopupMenu and PDFListBox classes.

Retrieved from "http://docs.xojo.com/index.php?title=PDFComboBox&oldid=85261"
Categories:
  • Classes
  • Language Reference
  • Language Reference Index
  • New2021r3
  • Desktop
  • Mobile
  • Web
  • Console
  • Framework
  • This page was last edited on 4 November 2021, at 21:49.
  • Privacy policy
  • About Xojo Documentation
  • Disclaimers
  • Send Doc Feedback
  • Docs for the Xojo programming language and IDE
  • Powered by MediaWiki