GUI_FOCUS(GAD,[ITEM])
ITEM = Optional List/Pull-down
Item Number
Will set the focus of a Window to the passed Gadget
ie. will make this Gadget the currenly active one. The optional ITEM parameter
can be used to pre-select a list item from a TxtList box etc.