| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > GridClass > GridClass Properties >====== ClickPress (forward control) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[chosen current browse queue element .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[controlbase base control number .htm|{{btn_next_n.gif|Next page}}]] | | || | | **ClickPress** | **SIGNED, PROTECTED** | {{blk2blue.jpg|blk2blue.jpg}} The **ClickPress **property specifies a control number in which an EVENT:Accepted will be posted to when a mouse click occurs. In a Windows application the mouse click is a DOUBLE-CLICK. An application running in an internet browser will accept the ClickPress control on a single click. **Implementation:** The BrowseGrid template assigns the ClickPress control based on the control supplied to the template. The ClickPress action occurs in the GridClass.TakeEvent method. **See Also:**     [[takeevent process the current accept loop event .htm|GridClass.TakeEvent]]