| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > FileDropComboClass > FileDropComboClass Methods >====== SetConfirmAutoAdd (control Silent Automatic Add mode) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[resetqueue refill the filedrop queue .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[takeaccepted process accepted event 1.htm|{{btn_next_n.gif|Next page}}]] | | || **SetConfirmAutoAdd **( //activeflag// ) {{blk2blue.jpg|blk2blue.jpg}} ** ** | **SetConfirmAutoAdd** | Enable confirmation message on add via private property setting. | | //activeflag// | A byte constant, variable, or expression that is used to enable a confirmation | The **SetConfirmAutoAdd** method sets a private ConfirmAutoAdd property via the //activeflag// that adds the current entry control value to the target file's drop list. If there is not an update procedure for that dropcombo and the update is allowed the FileDropComboClass will try to update the file if the entry value is not in the list. If the //activeflag// is set to FALSE, a confirmation message will not appear when an add is executed.