Hi there, Need help with this strange situation. If i click in the embedded ie control and after click in the input control, the cursor doesnt blinks in the input control. If i minimize and restore the window, the cursor blinks. Does anyone has a suggestions to fix this? #include <GUIConstantsEx.au3> #include <WindowsConstants.au3> #include <IE.au3> Local $oIE = _IECreateEmbedded() GUICreate("Embedded IE + Input", 640, 580, (@DesktopWidth - 640) / 2, (@DesktopHei