| Name | Description | |
|---|---|---|
![]() | browseForFileToSubmit | Opens a standard file-selection dialog box. |
![]() | buttonGetCaption | Returns the caption associated with a button. |
![]() | buttonSetCaption | Sets the caption associated with a button. |
![]() | clearItems | Clears all the values in a list box or combo box. |
![]() | DoFormat | Performs the value formatting of this field. |
![]() | getArray | Returns the array of terminal child fields (that is, fields that can have a value) for this Field object, the parent field. |
![]() | getItemAt | Returns the item value of an item in a combo box or a list box. |
![]() | setFocus | Sets the keyboard focus to this field. |
![]() | setItems | Sets the list of items for a combo box or a list box. |
![]() | ToString | Returns a System.String that represents this instance. |

