Function Name | dcl-ComboBox-Dir |
---|---|
Syntax | (dcl-ComboBox-Dir
<CONTROL>
ParentFolder [as
String]
{Filter [as
String]}) |
Return Type | Boolean (T if successful; otherwise NIL) |
Applies To | Combo Box |
This method fills the combo box list with subfolders of ParentFolder that match the optional Filter wildcard specification. If Filter is omitted, all subfolders are added.