Share via


SysFormBuilder.buildComboBox Method [AX 2012]

Syntax

protected FormBuildComboBoxControl buildComboBox(
    Object _parent, 
    str _name, 
    EnumId _id, 
   [str _label, 
    int _selection])

Run On

Called

Parameters

  • _name
    Type: str
  • _label
    Type: str
  • _selection
    Type: int

See Also

Reference

SysFormBuilder Class