| **Navigation:**  [[templates.htm|Templates]] > Guide to all Templates > Code Templates >====== GetFullDragSetting code template ====== | [[tplcodefromxml.htm|{{btn_prev_n.gif|Previous page}}]][[templates.htm|{{btn_home_n.gif|Return to chapter overview}}]][[getosversion code template.htm|{{btn_next_n.gif|Next page}}]] | | || This code template provides an easy way to detect the full window area dragging mode in your runtime application. | **Target Variable** | Press the ellipsis button to select a variable name that will store the value of the FULLDRAG() API. This variable should be a numeric type.Source Equivalence:     //Target Variable// = FULLDRAG() |