| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > WindowManager > WindowManager Properties >====== FirstField (first window control) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[filesopened files opened by procedure .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[forcedreset force reset flag .htm|{{btn_next_n.gif|Next page}}]] | | || | | **FirstField** | **SIGNED** | {{blk2blue.jpg|blk2blue.jpg}} The **FirstField **property contains the control number (field equate) of the window control that initially receives focus when the window displays. **Implementation:** The WindowManagerClass does not initialize the FirstField property. Your derived Init method should initialize the FirstField property. See the [[windowmanager overview.htm#egi1 oy|Conceptual Example]].