| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > FileDropClass > FileDropClass Properties >====== DefaultFill (initial display value) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[allowreset.htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[initsyncpair initial list position .htm|{{btn_next_n.gif|Next page}}]] | | || | | **DefaultFill** | **BYTE** | {{blk2blue.jpg|blk2blue.jpg}} The **DefaultFill **property indicates whether FileDropClass object's LIST displays an initial value or blank, before the end user selects a value. A value of one (1) displays an initial value; a value of zero (0) displays nothing. **Implementation:** The Init method sets the DefaultFill property to one (1). The ResetQueue method implements the behavior specified by DefaultFill. **See Also:**     [[init initialize the filedropclass object .htm|Init]], [[resetqueue fill filedrop queue .htm|ResetQueue]]