| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > FileDropClass > FileDropClass Properties >====== InitSyncPair (initial list position) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[defaultfill initial display value .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[usemrp ipd multiple request packet support filedrop.htm|{{btn_next_n.gif|Next page}}]] | | || | | **InitSyncPair** | **BYTE** | {{blk2blue.jpg|blk2blue.jpg}} The **InitSyncPair **property controls the initial position of the droplist. A value of one (1 or True) initially positions the list closest to the value already contained in the target assignment fields. A value of zero (0 or False) positions the list to the first item in the specified sort order. **Implementation:** The Init method sets the InitSyncPair property to one (1). The ResetQueue method implements the behavior specified by the InitSyncPair property. **See Also:     **[[init initialize the filedropclass object .htm|Init]], [[resetqueue fill filedrop queue .htm|ResetQueue]]