void Add(wxFormItem *item, long id = -1)
Adds a form item to the form. If an id is given this is associated with the form item; otherwise a new id is generated, by which the item may be identified later.